On Thu, 16 Jan 2025 05:52:59 +, Joe Damato wrote:
> Use persistent NAPI config so that NAPI IDs are not renumbered as queue
> counts change.
>
> $ sudo ethtool -l ens4 | tail -5 | egrep -i '(current|combined)'
> Current hardware settings:
> Combined: 4
>
> $ ./tools/net/ynl/pyynl/cli.py \
Use persistent NAPI config so that NAPI IDs are not renumbered as queue
counts change.
$ sudo ethtool -l ens4 | tail -5 | egrep -i '(current|combined)'
Current hardware settings:
Combined: 4
$ ./tools/net/ynl/pyynl/cli.py \
--spec Documentation/netlink/specs/netdev.yaml \
--dump qu
2 matches
Mail list logo