Re: [dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule

2019-09-26 Thread Zhang, Qi Z
> -Original Message- > From: Yang, Qiming > Sent: Friday, September 27, 2019 1:31 PM > To: Zhang, Qi Z ; Lu, Wenzhuo > Cc: dev@dpdk.org; Ye, Xiaolong ; Nowlin, Dan > ; Stillwell Jr, Paul M > Subject: RE: [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule > > Missing CC stable

Re: [dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule

2019-09-26 Thread Zhao1, Wei
, > Paul M > Subject: [dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch > rule > > Update VLAN protocol ID to correct value for single VXLAN scenario. > Correct the PPPOE training packet. > > Fixes: d341bdc30290 ("net/ice/base: add support for GTP and

Re: [dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule

2019-09-26 Thread Yang, Qiming
Missing CC stable for the fix patches. Qiming > -Original Message- > From: Zhang, Qi Z > Sent: Friday, September 27, 2019 12:17 PM > To: Lu, Wenzhuo ; Yang, Qiming > > Cc: dev@dpdk.org; Ye, Xiaolong ; Zhang, Qi Z > ; Nowlin, Dan ; Stillwell Jr, > Paul M > Subject: [PATCH 1/8] net/ice/ba

[dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule

2019-09-26 Thread Qi Zhang
Update VLAN protocol ID to correct value for single VXLAN scenario. Correct the PPPOE training packet. Fixes: d341bdc30290 ("net/ice/base: add support for GTP and PPPoE protocols") Signed-off-by: Dan Nowlin Signed-off-by: Paul M Stillwell Jr Signed-off-by: Qi Zhang --- drivers/net/ice/base/ic