[dpdk-users] How To Handle Hot Remove?

David Harton (dharton) dharton at cisco.com
Fri Apr 29 01:50:31 CEST 2016


I've looked at the docs online and in the git repo.  I've also looked at what is in test-pmd but I haven't found an answer to the following questions around the scenario where a user pulls out the NIC card of an in-service system.  Or another example would be a user removes an interface from the host KVM config while the guest application is processing packets for that interface.

1) What notification does DPDK provide the application or to gracefully stop the device?
2) Is there any kind of ordering the application has to follow before calling rte_eth_dev_detatch()?

Thanks,
Dave


More information about the users mailing list