[dpdk-dev] [PATCH] net/ice/base: correct swtch programming IPV6 header bitmask

Ye Xiaolong xiaolong.ye at intel.com
Wed Nov 13 03:44:49 CET 2019


On 11/12, Wei Zhao wrote:
>Correct an error in the IPV6 header bitmask used for programming switch
>rules. Also, change other programming switch headers to use big endian
>fields in order to make setting these easier.
>
>Fixes: 04b8ec1ea807 ("net/ice/base: add protocol structures and defines")
>
>Signed-off-by: Dan Nowlin <dan.nowlin at intel.com>
>Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
>Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
>---
> drivers/net/ice/base/ice_protocol_type.h | 79 ++++++++++++++++++--------------
> drivers/net/ice/base/ice_switch.c        | 15 +-----
> drivers/net/ice/ice_switch_filter.c      |  9 +++-
> 3 files changed, 52 insertions(+), 51 deletions(-)
>

Acked-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel, Thanks.


More information about the dev mailing list