Thomas Monjalon 336f20bc5e ethdev: filter destroy event before probed
If a port is being created and rollbacked because of an error,
the event RTE_ETH_EVENT_DESTROY should not be sent.
It makes no sense to receive a destroy event for a port which
was not yet announced via RTE_ETH_EVENT_NEW.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-26 22:14:06 +02:00
..
2018-10-25 11:27:49 +02:00
2018-10-10 21:40:40 +02:00
2018-10-26 22:14:06 +02:00
2018-10-12 19:33:02 +02:00
2018-10-24 15:12:33 +02:00