> > - remove the PKT_TX_UDP_TUNNEL_PKT flag: it is useless from an API point > of view. It was added because i40e need this info for some reason. We > have 3 solutions: > > - remove the flag and adapt the driver to the API (the choice I made > for this series). > I'm checking the L4TUN flag with relevant guys who is responsible for FVL HW. Please waiting...
- [dpdk-dev] [RFC 11/16] testpmd: rename vxlan in... Olivier MATZ
- [dpdk-dev] [RFC 12/16] testpmd: introduce parse_ipv* in ... Olivier Matz
- [dpdk-dev] [RFC 13/16] testpmd: use a structure to store... Olivier Matz
- [dpdk-dev] [RFC 14/16] testpmd: introduce parse_vxlan in... Olivier Matz
- [dpdk-dev] [RFC 15/16] testpmd: support gre tunnels in c... Olivier Matz
- [dpdk-dev] [RFC 16/16] testpmd: support ipip tunnel in c... Olivier Matz
- [dpdk-dev] [RFC 00/16] enhance checksum offload API Olivier MATZ
- [dpdk-dev] [RFC 00/16] enhance checksum offload API Thomas Monjalon
- [dpdk-dev] [RFC 00/16] enhance checksum offload API Stephen Hemminger
- [dpdk-dev] [RFC 00/16] enhance checksum offload API Olivier MATZ
- [dpdk-dev] [RFC 00/16] enhance checksum offload API Liu, Jijiang
- [dpdk-dev] [PATCH 00/20] enhance tx checksum offload API Olivier Matz
- [dpdk-dev] [PATCH 01/20] mbuf: remove PKT_TX_IPV4_C... Olivier Matz
- [dpdk-dev] [PATCH 02/20] mbuf: enhance the API docu... Olivier Matz
- [dpdk-dev] [PATCH 03/20] i40e: call i40e_txd_enable... Olivier Matz
- [dpdk-dev] [PATCH 04/20] i40e: remove the use of PK... Olivier Matz
- [dpdk-dev] [PATCH 05/20] mbuf: remove PKT_TX_UDP_TU... Olivier Matz
- [dpdk-dev] [PATCH 06/20] testpmd: replace tx_checks... Olivier Matz
- [dpdk-dev] [PATCH 07/20] testpmd: move csum_show in... Olivier Matz
- [dpdk-dev] [PATCH 08/20] testpmd: add csum parse_tu... Olivier Matz
- [dpdk-dev] [PATCH 09/20] testpmd: rename vxlan in o... Olivier Matz