On 10/22/2020 11:06 AM, Andrew Rybchenko wrote:
Dispite of the deprecation notice I'm not 100% sure that corresponding
functionality is supported via flow API. Since the functionality is
supported by the net/ixgbe driver only, it is a question to maintainers.
The patch series should be applied on top of [1].
[1] https://patches.dpdk.org/project/dpdk/list/?series=13207
Andrew Rybchenko (3):
ethdev: remove API to config L2 tunnel EtherType
ethdev: remove L2 tunnel offload control API
ethdev: move L2 tunnel config structure to ixgbe driver
for series,
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Series applied to dpdk-next-net/main, thanks.