Re: [dpdk-dev] [PATCH 42/49] net/ice/base: change how VMDq capability is wrapped

2019-06-04 Thread Stillwell Jr, Paul M
There will be a newer version of this patch that removes this code. Paul > -Original Message- > From: Venkataramanan, Anirudh > Sent: Tuesday, June 4, 2019 12:17 PM > To: Zhang, Qi Z ; Rong, Leyi > Cc: Stillwell Jr, Paul M ; dev@dpdk.org > Subject: Re: [PATCH 42/49] net/ice/base: change

[dpdk-dev] [PATCH 42/49] net/ice/base: change how VMDq capability is wrapped

2019-06-03 Thread Leyi Rong
This patch exposes the VMDq capability when at least one among VMDQ_SUPPORT, OFFLOAD_MACVLAN_SUPPORT or ADQ_SUPPORT (ADQ uses VMDQ as well) is defined. Signed-off-by: Anirudh Venkataramanan Signed-off-by: Paul M Stillwell Jr Signed-off-by: Leyi Rong --- drivers/net/ice/base/ice_adminq_cmd.h |