Re: [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix tunnel offload private items location
From: Gregory Etelson <hidden>
Date: 2021-05-04 09:20:50
From: Gregory Etelson <hidden>
Date: 2021-05-04 09:20:50
Hello Ferruh, [:snip:]
I am OK to get both to next-net, as long as driver patch is Ack'ed. It seems there is a relation between driver and testpmd patch, but I am trying to figure out how tightly they are coupled, which may be sign of something wrong.
Mlx5 PMD and testpmd patches are not coupled. The PMD patch fixes a bug in tunnel offload implementation and the testpmd patch emphasizes general usage of the tunnel offload API. The testpmd patch is not at fix - the current code works fine. I'll remove the testpmd patch in v3. Regards, Gregory