Skip to content
Commit 233eb4e7 authored by Shay Agroskin's avatar Shay Agroskin Committed by Jakub Kicinski
Browse files

ethtool: Add support for configuring tx_push_buf_len



This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.

Example usage:
    # ethtool -G [interface] tx-push-buf-len [number of bytes]

Co-developed-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarShay Agroskin <shayagr@amazon.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 3e4d5ba9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment