diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2023-04-17 12:37:20 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-04-18 13:59:01 +0300 |
commit | 8624e9bbef641731e1b305c71187cb5dd63673ab (patch) | |
tree | f6baa3ef4b634a123045a94ec7e1f63fcf23af29 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cb18e5595df7f4e01d0dd4a0f9c4e71b68ae351e (diff) | |
download | linux-8624e9bbef641731e1b305c71187cb5dd63673ab.tar.xz |
r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
Use new net core macro netif_subqueue_maybe_stop in the start_xmit path
to simplify the code. Whilst at it, set the tx queue start threshold to
twice the stop threshold. Before values were the same, resulting in
stopping/starting the queue more often than needed.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions