]> git.droids-corp.org - dpdk.git/blobdiff - app/test/virtual_pmd.h
net/mlx5: select driver by class device argument
[dpdk.git] / app / test / virtual_pmd.h
index 5ca02bb503daa48f77a37b9eee9679ffde4d1176..120b58b273956e934ea39783acb62d7e2e377f30 100644 (file)
@@ -15,7 +15,7 @@ int
 virtual_ethdev_init(void);
 
 int
-virtual_ethdev_create(const char *name, struct ether_addr *mac_addr,
+virtual_ethdev_create(const char *name, struct rte_ether_addr *mac_addr,
                uint8_t socket_id, uint8_t isr_support);
 
 void