diff options
author | 2022-02-23 00:09:13 +0530 | |
---|---|---|
committer | 2022-02-23 20:33:06 -0800 | |
commit | 68258596cbc9a6c1e1e243ef41321c4c0332df95 (patch) | |
tree | 41bb5f7ec26554b283eaad878dd2628b0b128bbc /net/core/sock.c | |
parent | ethtool: add support to set/get completion queue event size (diff) | |
download | wireguard-linux-68258596cbc9a6c1e1e243ef41321c4c0332df95.tar.xz wireguard-linux-68258596cbc9a6c1e1e243ef41321c4c0332df95.zip |
octeontx2-pf: Vary completion queue event size
Completion Queue Entry(CQE) is a descriptor written
by hardware to notify software about the send and
receive completion status. The CQE can be of size
128 or 512 bytes. A 512 bytes CQE can hold more receive
fragments pointers compared to 128 bytes CQE. This
patch enables to modify CQE size using:
<ethtool -G cqe-size N>.
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions