* [DPDK/DTS Bug 1916] Scapy version (arm-grace) fails to add rss hash attribute to tx packets
@ 2026-03-31 15:30 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-03-31 15:30 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1916
Bug ID: 1916
Summary: Scapy version (arm-grace) fails to add rss hash
attribute to tx packets
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: dev@dpdk.org
Reporter: dmarx@iol.unh.edu
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
There is an issue with the Scapy version on arm-grace not generating an rss
hash attribute in Tx packets, which is causing an error in the rss suite:
key_hash_algorithm: ERROR
reason: Unhandled exception raised: Packet sent by the Traffic Generator
has no RSS hash attribute.
The logic within the case is handled entirely by Scapy:
# Get packet hash
packet_hash = packet.rss_hash
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-31 15:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31 15:30 [DPDK/DTS Bug 1916] Scapy version (arm-grace) fails to add rss hash attribute to tx packets bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.