Bug 54 - i40e port link status no updated for interrupt mode
Summary: i40e port link status no updated for interrupt mode
Status: VERIFIED FIXED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 18.05
Hardware: All All
: Normal major
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2018-05-29 17:05 CEST by Fan Zhang
Modified: 2018-05-31 16:11 CEST (History)
1 user (show)



Attachments

Description Fan Zhang 2018-05-29 17:05:09 CEST
The link status of i40e port remains unchanged regardless of connecting/disconnecting the physical cable.

Starting testpmd with default interrupt mode.

testpmd> show port info all
...
Link status: down
...

Packet generator shows link up but i40e link status change interrupt is not activated.

If the link is up initially, disconnecting the cable will have no effect on link status as well.
Comment 1 Fan Zhang 2018-05-31 11:35:21 CEST
Sent patch to fix and merged.

https://dpdk.org/dev/patchwork/patch/40512/
Comment 2 Qian 2018-05-31 16:11:12 CEST
Verified the patch and the patch is merged in 18.05 release. It fixed the issue.

Note You need to log in before you can comment on or make changes to this bug.