Bug 1347

Summary: net/i40e reports unexpected interrupt just after enable
Product: DPDK Reporter: Andrew Rybchenko (andrew.rybchenko)
Component: ethdevAssignee: dev
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: 23.11   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Andrew Rybchenko 2024-01-09 20:41:14 CET
net/i40e reports unexpected interrupt just after enable

Scenario is the following:
 - send packet from peer
 - receive it on DUT
 - enable Rx interrupt
 - check that no Rx interrupt report - failure [1]

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

Above logs are generated by open-source test suite run at UNH IOL.