net: add rte prefix to ICMP structure
[dpdk.git] / app /
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
2019-05-24 Olivier Matznet: add rte prefix to ESP 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-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-13 Wei Zhaoapp/testpmd: fix offload flags after port config
2019-05-09 Dharmik Thakkartest/hash: check freeing key with position
2019-05-09 David Christensentest/barrier: fix for Power CPUs
2019-05-09 David Christensentest/barrier: enlarge variables to 64 bits
2019-05-09 David Christensentest/barrier: fix allocation check
2019-05-09 David Christensentest/barrier: fix typo in log
2019-05-09 Erik Gabriel Carrillotest: call timer subsystem finalize at exit
2019-05-09 Ayuj Vermatest/crypto: return not supported instead of skipped
2019-05-08 Andrew Rybchenkoapp/testpmd: fix mbuf leak with multi-segment Tx
2019-05-04 David Marchandtest: load test symbols from binary at init
2019-05-04 David Marchandtest: clean remaining trace of devargs autotest
2019-05-04 Ferruh Yigitapp/testpmd: revert fixed flag for exact link speed
2019-05-03 Krzysztof Kanastest/bonding: fix MAC assignment for re-run
2019-05-03 Tiwei Bieapp/testpmd: fix unintentional integer overflow
2019-05-03 Agalya Babu RadhaK... app/testpmd: fix help info for interactive commands
2019-05-01 Dharmik Thakkartest/rcu: add API and functional tests
2019-04-22 Bruce Richardsonapp/testpmd: fix variable use before null check
2019-04-22 Marcin Hajkowskitest/power: check all environment types
2019-04-22 Vipin Vargheseapp/pdump: support multi-core capture
2019-04-22 Vipin Vargheseapp/pdump: remove core restriction
2019-04-22 Pallantla Poornimaapp/bbdev: replace sprintf with snprintf or strlcpy
2019-04-22 Erik Gabriel Carrillotest/timer: exercise new APIs in secondary process
2019-04-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Viacheslav Ovsiienkoapp/testpmd: fix port detach cleanup
2019-04-19 Andrew Rybchenkoapp/testpmd: set fixed flag for exact link speed
2019-04-19 Bruce Richardsontest/compress: fix missing include
2019-04-19 Fiona Trahetest/compress: fix build
2019-04-18 Bernard Iremongertest/ipsec: fix logic around dequeue burst
2019-04-18 Bruce Richardsonapp/crypto-perf: check range of socket id
2019-04-18 Bernard Iremongertest/ipsec: fix initialisation
2019-04-18 Tomasz Jozwiaktest/compress: add max mbuf size test case
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-17 Aaron Conoletest: detect number of cores with meson
2019-04-15 Joyce Kongtest/ticketlock: fix autotest
2019-04-12 Chenbo Xiaapp/testpmd: fix return value check
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
2019-04-12 Shahaf Shulerapp/testpmd: map anonymous memory for devices
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-04-12 Shahaf Shulerapp/testpmd: fix mempool free on exit
2019-04-12 Pavan Nikhileshapp/testpmd: fix packet headers in txonly mode
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly packets per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move txonly prepare in separate function
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly segments per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move header generation outside txonly...
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx QinQ set
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx VLAN and QinQ dependency
2019-04-05 Qiming Yangapp/testpmd: add VXLAN-GPE
2019-04-05 Thomas Monjalonapp/testpmd: use port sibling iterator in device cleanup
2019-04-05 Dekel Peledapp/testpmd: fix typo in comment
2019-04-05 Pallantla Poornimatest/hash: replace sprintf with snprintf
2019-04-05 Pallantla Poornimatest/distributor: replace sprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Gage Eadstest/stack: check lock-free implementation
2019-04-04 Gage Eadstest/stack: check stack performance
2019-04-04 Gage Eadstest/stack: check stack API
2019-04-02 Konstantin Ananyevmbuf: add function to generate raw Tx offload value
2019-04-02 Tomasz Jozwiakapp/compress-perf: add incompressible data handling
2019-04-02 Ayuj Vermatest/crypto: check key type feature flag for asym
2019-04-02 Fan Zhangtest/crypto: check out of place for AESNI-MB
2019-04-02 Damian Nowaktest/crypto: check asymmetric crypto
2019-04-02 Lukasz Krakowiaktest/crypto: check SNOW3G when digest is encrypted
2019-04-02 Pallantla Poornimatest/event: replace sprintf with snprintf
2019-04-02 Pavan Nikhileshapp/eventdev: add option for global dequeue timeout
2019-04-02 Pavan Nikhileshtest/event: improve compatibility for timer adapter
2019-04-02 Pavan Nikhilesheventdev: check timer adapter status before start
2019-04-03 Dharmik Thakkartest/hash: check lock-free extendable bucket
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-04-02 Pallantla Poornimaapp/test: fix sprintf with strlcat
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 Ian Stokesapp/testpmd: verify MTU with device provided limits
2019-03-29 David Marchandapp/testpmd: display/clear forwarding stats on demand
2019-03-29 David Marchandapp/testpmd: remove useless casts on statistics
2019-03-29 David Marchandapp/testpmd: extend forwarding statistics to 64 bits
2019-03-29 David Marchandapp/testpmd: add missing newline when showing statistics
2019-03-31 Natanael Copaapp/test: fix build with musl libc
2019-03-31 Natanael Copaapp/test: fix flags with meson
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Dharmik Thakkartest/timer: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/efd: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/hash: replace config macro with runtime log level
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-03-28 Joyce Kongtest/rwlock: amortize the cost of getting time
2019-03-28 Joyce Kongtest/rwlock: benchmark on all available cores
2019-03-28 Gavin Hutest/spinlock: amortize the cost of getting time
2019-03-28 Gavin Hutest/spinlock: remove delay for correct benchmarking
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jerin Jacobuse appropriate EAL macro for constructors
next