diff options
author | Eric Dumazet <edumazet@google.com> | 2020-06-17 20:53:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-18 20:46:23 -0700 |
commit | 393415203f5c916b5907e0a7c89f4c2c5a9c5505 (patch) | |
tree | 134f85f9831e36acdf2d6679ffac128dd364c241 /include/net/tso.h | |
parent | 1b055409006195fd076a29ad5ee15f661bdd580b (diff) |
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: 7a37245ef23f ("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>
Diffstat (limited to 'include/net/tso.h')
0 files changed, 0 insertions, 0 deletions