Re: [dpdk-dev] [PATCH v2 1/1] net/octeontx2: skip flow control on lbk ports

2019-10-30 Thread Jerin Jacob
On Wed, Oct 30, 2019 at 11:24 AM wrote: > > From: Vamsi Attunuru > > LBK interface does not support any flow control related > HW configurations. > > Skip flow control set requests on LBK bound ethports. > > Signed-off-by: Harman Kalra > Signed-off-by: Vamsi Attunuru Acked-by: Jerin Jacob Ap

[dpdk-dev] [PATCH v2 1/1] net/octeontx2: skip flow control on lbk ports

2019-10-29 Thread vattunuru
From: Vamsi Attunuru LBK interface does not support any flow control related HW configurations. Skip flow control set requests on LBK bound ethports. Signed-off-by: Harman Kalra Signed-off-by: Vamsi Attunuru --- V2 change: * Updated log type. drivers/net/octeontx2/otx2_flow_ctrl.c | 13