Re: [dpdk-dev] [PATCH] ether: use named constants for deprecated QinQ TPIDs

2020-07-10 Thread Ferruh Yigit
On 6/19/2020 10:21 AM, Andrew Rybchenko wrote: > From: Ivan Malov > > Add named constants for deprecated QinQ TPIDs. > Update drivers which have already been using existing > TPID named constants from librte_net to use the > new named constants rather than magic numbers. > > Signed-off-by: Ivan

[dpdk-dev] [PATCH] ether: use named constants for deprecated QinQ TPIDs

2020-06-19 Thread Andrew Rybchenko
From: Ivan Malov Add named constants for deprecated QinQ TPIDs. Update drivers which have already been using existing TPID named constants from librte_net to use the new named constants rather than magic numbers. Signed-off-by: Ivan Malov Signed-off-by: Andrew Rybchenko --- drivers/net/bnxt/b