mempool: fix slow allocation of large mempools
[dpdk.git] / examples / l3fwd /
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-11-08 Stephen Hemmingerexamples/l3fwd: fix IP reserved address range
2019-10-27 Feifei Wangexamples/l3fwd: prefetch the content of the next packet
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-07-30 Hariprasad Govindh... examples/l3fwd: fix unaligned memory access on x86
2019-07-18 Marcin Zapolskiexamples: fix use of ethdev internal device array
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-05-02 Shreyansh Jainexamples/l3fwd: support separate buffer pool per port
2019-05-02 Bruce Richardsonexamples/l3fwd: fix build on FreeBSD
2019-04-22 Stephen Hemmingerexamples/l3fwd: format IP addresses for printing
2019-04-22 Stephen Hemmingerexamples/l3fwd: use reserved IP addresses
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-26 Rami Rosenexamples/l3fwd: remove useless include
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-05-25 Gavin Huexamples/l3fwd: convert to SPDX license tags
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-02-08 Lee Dalyexamples/l3fwd: convert Altivec files to SPDX license tag
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-16 Shahaf Shulerexamples/l3fwd: convert to ethdev offloads API
2018-01-15 Stephen Hemmingerexamples/l3fwd: set CLI back to Unix style
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix aliasing in port grouping
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix NEON instructions
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-13 Gowrishankar Muthu... examples/l3fwd: optimize packet processing on powerpc
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-08-04 Qi Zhangexamples/l3fwd: fix IPv6 packet type parse
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-04 Jianbo Liuexamples/l3fwd: add loop count for hash multi-lookup
2017-07-04 Jianbo Liuexamples/l3fwd: add NEON implementation
2017-07-04 Jianbo Liuexamples/l3fwd: rearrange LPM code
2017-07-04 Jianbo Liuexamples/l3fwd: extract common code from multi packet...
2017-07-04 Jianbo Liuexamples/l3fwd: rename file for sequential hash lookup
2017-07-04 Jianbo Liuexamples/l3fwd: reorganise multi hash lookup
2017-07-04 Bruce Richardsonexamples/l3fwd: remove checks for SSE4
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Jerin Jacobexamples/l3fwd: add switch fall-through comments
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2017-03-10 Keith Wilesexamples: fix optind reset
2017-01-17 Olivier Matzexamples/l3fwd: rework long options parsing
2016-10-25 Hemant Agrawalexamples/l3fwd: use accelerated CRC on ARM
2016-10-13 Hemant Agrawalexamples/l3fwd: enable 4M hash for all 64-bit archs
2016-09-16 Amine Kherboucheremove unused ring includes
2016-09-09 Gowrishankar Muthu... examples/l3fwd: add AltiVec for ppc64
2016-07-11 Beilei Xingexamples/l3fwd: update usage and documentation
2016-06-08 Jan Viktorinexamples/l3fwd: report error when no vector engine...
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-04-20 Thomas Monjalonhash: remove aliases for bulk lookup
2016-04-06 Tomasz Kulasekexamples/l3fwd: fix crash with gcc 5
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Konstantin Ananyevexamples/l3fwd: fix size of destination port ids
2016-03-31 Tomasz Kulasekexamples/l3fwd: fix packets lost when stopping
2016-03-25 Jianfeng Tanexamples/l3fwd: fix using packet type blindly
2016-03-25 Reshma Pattanexamples/l3fwd: fix validation for queue id of config...
2016-03-22 Thomas Monjalonexamples/l3fwd: remove old SSE4 comments
2016-03-21 Tomasz Kulasekexamples/l3fwd: fix exact match performance
2016-03-21 Maciej Czekajexamples/l3fwd: fix build with hash multi-lookup
2016-03-11 Maciej Czekajexamples/l3fwd: fix ARM build
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2016-02-29 Tomasz Kulasekexamples/l3fwd: rework exact-match
2016-02-28 Ravi Kerurexamples/l3fwd: modularize
2016-02-16 Thomas Monjalonexamples/l3fwd: fix build without SSE4.1
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-27 Zhihong Wangexamples/l3fwd: handle SIGINT and SIGTERM
2015-12-07 Harish Patilexamples/l3fwd: fix crash with unaligned L2 header
2015-12-07 Pablo de Laraexamples/l3fwd: fix crash with IPv6
2015-12-07 John McNamaraexamples/l3fwd: fix option parsing
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-10 Pablo de Laraexamples/l3fwd: fix build with exact-match enabled
2015-07-27 Pablo de Laraexamples/l3fwd: increase lookup burst size to 8
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
next