diff options
author | David S. Miller <davem@davemloft.net> | 2024-03-11 12:33:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-11 12:33:01 +0300 |
commit | f541fd7adf6a31065a8c397eea9b0095ad935d66 (patch) | |
tree | 0f73d133b78139be8b9fbe2dc71b46afe41ecfa6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d7e14e534493328cc5f67baaff2b0c23d32b0a57 (diff) | |
parent | a6d63bbf2c52d0a9d1550cd9a5ba58ea6371991b (diff) | |
download | linux-f541fd7adf6a31065a8c397eea9b0095ad935d66.tar.xz |
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Tony Nguyen says:
====================
ethtool: ice: Support for RSS settings to GTP
Takeru Hayasaka enables RSS functionality for GTP packets on ice driver
with ethtool.
A user can include TEID and make RSS work for GTP-U over IPv4 by doing the
following:`ethtool -N ens3 rx-flow-hash gtpu4 sde`
In addition to gtpu(4|6), we now support gtpc(4|6),gtpc(4|6)t,gtpu(4|6)e,
gtpu(4|6)u, and gtpu(4|6)d.
gtpc(4|6): Used for GTP-C in IPv4 and IPv6, where the GTP header format does
not include a TEID.
gtpc(4|6)t: Used for GTP-C in IPv4 and IPv6, with a GTP header format that
includes a TEID.
gtpu(4|6): Used for GTP-U in both IPv4 and IPv6 scenarios.
gtpu(4|6)e: Used for GTP-U with extended headers in both IPv4 and IPv6.
gtpu(4|6)u: Used when the PSC (PDU session container) in the GTP-U extended
header includes Uplink, applicable to both IPv4 and IPv6.
gtpu(4|6)d: Used when the PSC in the GTP-U extended header includes Downlink,
for both IPv4 and IPv6.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions