[dpdk-dev] [Bug 262] Error: Invalid memory for eth_virtio_dev_init()

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Apr 30 12:49:44 CEST 2019


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 at dpdk.org
          Reporter: sivaprasad.tummala at 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.


More information about the dev mailing list