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

Reply via email to