DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] ixgbe: link status for PF up/down is not updating using LSI DPDK16.11.1 Sample App
@ 2017-05-26 13:11 Shashikant Poonia
  2017-06-02  5:07 ` Shashikant Poonia
  0 siblings, 1 reply; 2+ messages in thread
From: Shashikant Poonia @ 2017-05-26 13:11 UTC (permalink / raw)
  To: users, dev

Hi All,


I am running Link Status Interrupt(LSI) DPDK sample application to test
link status by making PF up/down using 'ip link set dev <intface>
up/down'.  I would think, it should trigger 'ixgbe_dev_interrupt_handler()'
when we do interface up/down. But looks like it is not triggered
'ixgbe_dev_interrupt_handler()' to update link status.


setup details:

DPDK 16.11.1   LSI sample application
Host:    rhel 7.2 having Intel X540  10G card
Guest:  KVM  hypervisor attached VFs

Execute LSI binary on Guest using
./link_status_interrupt -c 2 -n 4 -- -q 2 -p 0x3

My main goal to check the link status of VF's on Guest machine, but looks
like its not updated on PF itself. So once this works then i hope it works
for VF as well

Please do let me know, whether i am missing any configuraion/patch ? Any
help would be appreciated



-- 
Regards,
Shashikant Poonia

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-02  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-26 13:11 [dpdk-dev] ixgbe: link status for PF up/down is not updating using LSI DPDK16.11.1 Sample App Shashikant Poonia
2017-06-02  5:07 ` Shashikant Poonia

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).