> -Original Message-
> From: Zhao1, Wei
> Sent: Wednesday, February 13, 2019 11:50 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Qi Z ; Zhao1, Wei
>
> Subject: [PATCH v2] net/ice: enable VLAN filter offloads support
I think this is a fix, since vlan filter is already be promised
ry 12, 2019 7:50 PM
To: dev@dpdk.org
Cc: sta...@dpdk.org; Zhang, Qi Z ; Zhao1, Wei
Subject: [dpdk-dev] [PATCH v2] net/ice: enable VLAN filter offloads support
There is need to check whether dev_conf.rxmode.offloads is set when start ice
device, if one of the vlan related bits is set, for ex
There is need to check whether dev_conf.rxmode.offloads is
set when start ice device, if one of the vlan related bits
is set, for example DEV_RX_OFFLOAD_VLAN_FILTER and so on,
sevice start process to enable this offloads request.
Signed-off-by: Wei Zhao
---
v2:
-rework patch for compile error.
Error patch, please ignore it.
> -Original Message-
> From: Zhao1, Wei
> Sent: Wednesday, February 13, 2019 11:30 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Qi Z ; Zhao1, Wei
>
> Subject: [PATCH v2] net/ice: enable VLAN filter offloads support
>
> There is need to check whether
There is need to check whether dev_conf.rxmode.offloads is
set when start ice device, if one of the vlan related bits
is set, for example DEV_RX_OFFLOAD_VLAN_FILTER and so on,
sevice start process to enable this offloads request.
Signed-off-by: Wei Zhao
---
v2:
-rework patch for compile error.
5 matches
Mail list logo