[dpdk-dev] [Bug 530] Lack of Support for Inner RSS Header Hashing (Feature 2.21)

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Aug 24 21:57:44 CEST 2020


https://bugs.dpdk.org/show_bug.cgi?id=530

            Bug ID: 530
           Summary: Lack of Support for Inner RSS Header Hashing (Feature
                    2.21)
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: testpmd
          Assignee: dev at dpdk.org
          Reporter: ohilyard at iol.unh.edu
  Target Milestone: ---

As far as I can tell, testpmd doesn't report when inner rss header hashing
occurs. There is currently a field in log output (I enabled it using "set log
global 3") that shows the RSS hash when a packet is received, but there is no
indication of an inner RSS hash. Similarly, there is an offload flag
(PKT_RX_RSS_HASH) for rss hashing, but I was unable to find any flags relating
to inner rss offload like IPv4/IPv6, UDP, TCP and SCTP have. This makes testing
the feature difficult as there is no indication as to whether inner hashing was
preformed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list