net/octeontx2: fix Tx flow control for HIGIG
authorKiran Kumar K <kirankumark@marvell.com>
Thu, 30 Jan 2020 16:23:24 +0000 (21:53 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 5 Feb 2020 08:51:21 +0000 (09:51 +0100)
commit184a3235735a2fae78bcc019c6cd9973426da3f1
treef6099e2d48be55bc31779c9da4e1615bb4902d69
parent40163f9e1756fa62562c3f463706fb3f1b264f7b
net/octeontx2: fix Tx flow control for HIGIG

Tx flow controlled is disabled in the Ax silicon version due to an errata.
This errata is not applicable for HIGIG Tx flow control, therefore
not enabling in HIGIG case.

Fixes: 602009ee2dfb ("net/octeontx2: support HIGIG2")
Cc: stable@dpdk.org
Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/net/octeontx2/otx2_flow_ctrl.c