Star64_linux/drivers/net/ethernet/marvell/octeontx2/af
Eric Dumazet 393415203f octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
We need to increase TSO_HEADER_SIZE from 128 to 256.

Since otx2_sq_init() calls qmem_alloc() with TSO_HEADER_SIZE,
we need to change (struct qmem)->entry_sz to avoid truncation to 0.

Fixes: 7a37245ef2 ("octeontx2-af: NPA block admin queue init")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-18 20:46:23 -07:00
..
cgx.c octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
cgx.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
cgx_fw_if.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
common.h octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 2020-06-18 20:46:23 -07:00
Makefile octeontx2-af: Dump current resource provisioning status 2019-11-14 18:09:15 -08:00
mbox.c octeontx2-af: Sync hw mbox with bounce buffer. 2019-11-14 18:09:15 -08:00
mbox.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
npc.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-16 21:51:42 -08:00
npc_profile.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-16 21:51:42 -08:00
rvu.c octeontx2-af: Remove driver version and fix authorship 2020-03-23 21:11:44 -07:00
rvu.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
rvu_cgx.c octeontx2-af: Pause frame configuration at cgx 2020-03-02 11:08:51 -08:00
rvu_debugfs.c octeontx2-af: Add NPC MCAM entry allocation status to debugfs 2019-11-14 18:09:15 -08:00
rvu_nix.c octeontx2-af: fix spelling mistake "backpessure" -> "backpressure" 2020-03-03 14:55:10 -08:00
rvu_npa.c octeontx2-af: Interface backpressure configuration 2020-03-02 11:08:51 -08:00
rvu_npc.c octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
rvu_reg.c octeontx2-af: NIX Tx scheduler queue config support 2018-10-22 20:15:37 -07:00
rvu_reg.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-16 21:51:42 -08:00
rvu_struct.h octeontx2-af: Set discovery ID for RVUM block 2020-03-02 11:08:51 -08:00