examples/tep_term: remove redundant info get
[dpdk.git] / examples / tep_termination / vxlan_setup.c
2020-02-21 Xiaoyun Liexamples/tep_term: remove redundant info get
2019-11-20 Reshma Pattannet: use IPV4 VHL constant
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to IP 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
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