remove useless memzone includes
[dpdk.git] / examples / multi_process / l2fwd_fork / main.c
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-13 Xueming Liexamples/l2fwd_fork: fix message pool init
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-05 Andrew Rybchenkoexamples/multi_process: remove unused variable
2017-05-01 Zhiyong Yangexamples/multi_process: fix timer update
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-15 Hemant Agrawalmbuf: use pktmbuf helper to create the pool
2017-03-10 Keith Wilesexamples: fix optind reset
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-11 Tomasz Kulasekexamples: use buffered Tx
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-03-10 David Marchandtailq: remove unneeded inclusions
2014-11-27 David Marchandexamples: no more bare metal environment
2014-10-10 Pablo de Laraexamples: use factorized default Rx/Tx configuration
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelexamples/l2fwd_fork: new app