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

2019-11-12 Thread Ye Xiaolong
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") > >S

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

2019-11-11 Thread Wei Zhao
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 Signed-

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

2019-11-11 Thread Wei Zhao
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: wei zhao Signed-of