examples: use new API to create control threads
[dpdk.git] / examples / tep_termination / main.c
2018-04-24 Olivier Matzexamples: use new API to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
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-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-06 Jerin Jacobeal: introduce macro for always inline
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: 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-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
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-03 Ravi Kerureal: set name to threads
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