vhost: introduce API to start a specific driver
[dpdk.git] / examples / tep_termination / main.c
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