On 03/03/2017 10:51 AM, Yuanhan Liu wrote:
They are virti-net specific and should be defined inside the virtio-net
s/virti-net/virtio-net/
driver. Signed-off-by: Yuanhan Liu <[email protected]> --- drivers/net/vhost/rte_eth_vhost.c | 2 ++ examples/tep_termination/main.h | 2 ++ examples/vhost/main.h | 2 ++ lib/librte_vhost/rte_virtio_net.h | 3 --- 4 files changed, 6 insertions(+), 3 deletions(-)
With the commit msg fixed: Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

