pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples / tep_termination /
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: use new APIs to handle features
2017-03-15 Hemant Agrawalmbuf: use pktmbuf helper to create the pool
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-11-07 Yuanhan Liuvhost: remove references to vhost-cuse
2016-10-25 Michael Qiuexamples/tep_term: fix packet length with multi-segments
2016-10-25 Michael Qiuexamples/tep_term: fix L4 length
2016-10-13 Jianfeng Tanexamples/tep_term: fix inner L4 checksum
2016-10-13 Jianfeng Tanexamples/tep_term: fix offload on VXLAN
2016-07-11 Beilei Xingexamples/tep_term: fix port id check
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-06-22 Yuanhan Liuvhost: remove dependency on device private field
2016-06-22 Yuanhan Liuvhost: export queue free entries
2016-06-22 Yuanhan Liuvhost: rename device id variable
2016-06-22 Yuanhan Liuvhost: declare device id as int
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-02 Thomas Monjalonexamples: remove useless debug flags
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-03 Ravi Kerureal: set name to threads
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
2015-06-23 Jijiang Liuexamples/tep_term: add encap/decap configuration
2015-06-23 Jijiang Liuexamples/tep_term: add bad Rx checksum statistics
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: add tunnel filter type configuration
2015-06-23 Jijiang Liuexamples/tep_term: add UDP tunneling port configuration
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: add structures for VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: define basic VXLAN port information
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample