DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1346] net/i40e does not report interrupt for the second packet
@ 2024-01-09 19:24 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-01-09 19:24 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1192 bytes --]

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

            Bug ID: 1346
           Summary: net/i40e does not report interrupt for the second
                    packet
           Product: DPDK
           Version: 23.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: andrew.rybchenko@oktetlabs.ru
  Target Milestone: ---

net/i40e does not report interrupt for the second packet

If I understand Rx interrupts functionality correctly, Rx interrupts should be
generated until disabled. However, it does not happen in the case of i40e with
X710 NIC.

The problem is found by open-source test suite which has been run at UNH IOL
[1].

Scenario is simple:
 - enable Rx interrupts
 - send packet from peer
 - check interrupt, receive packet
 - send one more packet
 - check interrupt - failure, no interupt

[1]
https://ts-factory.io/bublik/v2/log/362398?mode=treeAndlog&focusId=363533&experimental=true&lineNumber=1_69

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

[-- Attachment #2: Type: text/html, Size: 3201 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-09 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-09 19:24 [Bug 1346] net/i40e does not report interrupt for the second packet bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).