[dpdk-dev] [Bug 734] memif driver crashes when there's different N of TX and RX queues

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Jun 14 17:49:42 CEST 2021


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

            Bug ID: 734
           Summary: memif driver crashes when there's different N of TX
                    and RX queues
           Product: DPDK
           Version: 20.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev at dpdk.org
          Reporter: ivan4th at gmail.com
  Target Milestone: ---

There's a bug in memif_stats_get() function due to confusion between C2S
(client->server) and S2C (server->client) rings, causing a crash if there's a
different number of RX and TX queues. Fixed in downstream DPDK version in Cisco
TRex: https://github.com/cisco-system-traffic-generator/trex-core/pull/728

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


More information about the dev mailing list