Re: [PATCH net 0/2] cxgb4: fix issues in rule processing for tc-flower offload

2018-01-22 Thread David Miller
From: Rahul Lakkireddy Date: Wed, 17 Jan 2018 12:13:32 +0530 > Patch 1 sets filter type to indicate IPv6 when processing flow match > parameters. > > Patch 2 fixes endianness issue when processing vlan flow match parameters. Series applied, thank you.

[PATCH net 0/2] cxgb4: fix issues in rule processing for tc-flower offload

2018-01-16 Thread Rahul Lakkireddy
Patch 1 sets filter type to indicate IPv6 when processing flow match parameters. Patch 2 fixes endianness issue when processing vlan flow match parameters. Kumar Sanghvi (2): cxgb4: set filter type to 1 for ETH_P_IPV6 cxgb4: fix endianness for vlan value in cxgb4_tc_flower drivers/net/ether