6e3339ca07
The common data freeing has been moved to rte_eth_dev_release_port(),
so freeing mac_addrs like this in eth_dev_close() is unnecessary and
will cause double free.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_eth_vhost.c | ||
rte_eth_vhost.h | ||
rte_pmd_vhost_version.map |