https://bugs.dpdk.org/show_bug.cgi?id=262
Bug ID: 262 Summary: Error: Invalid memory for eth_virtio_dev_init() Product: DPDK Version: 18.11 Hardware: x86 OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: vhost/virtio Assignee: dev@dpdk.org Reporter: sivaprasad.tumm...@intel.com Target Milestone: --- Error from EAL: `log_dpdk(): loglevel=4: EAL: Error: Invalid memory` Occurs: during rte_eal_init for non dpdk virtio interfaces Reason: double free for "mac_addrs" from `eth_virtio_dev_init()` and `virtio_user_eth_dev_free()/rte_eth_dev_release_port()` -- You are receiving this mail because: You are the assignee for the bug.