New upstream version 18.11-rc3
[deb_dpdk.git] / drivers / net / virtio / virtio_user_ethdev.c
index 61b7c0a..f879139 100644 (file)
@@ -484,7 +484,7 @@ virtio_user_pmd_probe(struct rte_vdev_device *dev)
                }
        } else {
                PMD_INIT_LOG(ERR, "arg %s is mandatory for virtio_user",
-                         VIRTIO_USER_ARG_QUEUE_SIZE);
+                            VIRTIO_USER_ARG_PATH);
                goto end;
        }