[dpdk-dev] [PATCH 10/16] vhost: export vid as the only interface to applications

Rich Lane rich.lane at bigswitch.com
Tue May 10 18:17:23 CEST 2016


On Mon, May 2, 2016 at 3:25 PM, Yuanhan Liu <yuanhan.liu at linux.intel.com>
wrote:

> With all the previous prepare works, we are just one step away from
> the final ABI refactoring. That is, to change current API to let them
> stick to vid instead of the old virtio_net dev.
>

This patch removes the only assignment to internal->vid in the PMD. It's
initialized to zero, so only the first vhost connection will work.


More information about the dev mailing list