mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
link: Allow configuring RX mini and jumbo ring sizes, too
This now covers all ethtool_ringparam configurables (as of v5.6; https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/ethtool.h?h=v5.6#n488)
This commit is contained in:
@@ -40,6 +40,8 @@ OtherChannels=
|
||||
CombinedChannels=
|
||||
Advertise=
|
||||
RxBufferSize=
|
||||
RxMiniBufferSize=
|
||||
RxJumboBufferSize=
|
||||
TxBufferSize=
|
||||
RxFlowControl=
|
||||
TxFlowControl=
|
||||
|
||||
Reference in New Issue
Block a user