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_fw_if.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08: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
common.h octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 2020-06-18 20:46:23 -07:00
Makefile
mbox.c
mbox.h octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
npc_profile.h
npc.h
rvu_cgx.c
rvu_debugfs.c
rvu_nix.c octeontx2-af: fix spelling mistake "backpessure" -> "backpressure" 2020-03-03 14:55:10 -08:00
rvu_npa.c
rvu_npc.c octeontx2-af: Optimize data retrieval from firmware 2020-03-02 11:08:51 -08:00
rvu_reg.c
rvu_reg.h
rvu_struct.h octeontx2-af: Set discovery ID for RVUM block 2020-03-02 11:08:51 -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