diff options
author | Geetha sowjanya <gakula@marvell.com> | 2021-07-25 10:58:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-25 11:25:03 +0300 |
commit | ac059d16442f30e6a9a95d41655153e01247e710 (patch) | |
tree | 5f816930d5cf59d07a0f86057c36e8f42fa139de /drivers/net/ethernet/sis | |
parent | 89bc7f456cd40e0be7b94f4fdae9186f22b76a05 (diff) | |
download | linux-ac059d16442f30e6a9a95d41655153e01247e710.tar.xz |
octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces
Currently PKINDs are not assigned to LBK channels.
The default value of LBK_CHX_PKIND (channel to PKIND mapping) register
is zero, which is resulting in a overlap of pkind between LBK and CGX
LMACs. When KPU1 parser config is modified when PTP timestamping is
enabled on the CGX LMAC interface it is impacting traffic on LBK
interfaces as well.
This patch fixes the issue by reserving the PKIND#0 for LBK devices.
CGX mapped PF pkind starts from 1 and also fixes the max pkind available.
Fixes: 421572175ba5 ("octeontx2-af: Support to enable/disable HW timestamping")
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Signed-off-by: Sunil Kovvuri Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sis')
0 files changed, 0 insertions, 0 deletions