net: add rte prefix to ether defines
[dpdk.git] / examples / tep_termination / vxlan_setup.c
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
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-01-16 Shahaf Shulerexamples/tep_termination: convert to new ethdev offload...
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-04-01 Yuanhan Liuvhost: rename header file
2016-07-11 Beilei Xingexamples/tep_term: fix port id check
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-06-22 Yuanhan Liuvhost: rename device id variable
2016-06-22 Yuanhan Liuvhost: declare device id as int
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
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 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