[dpdk-dev] [PATCH v3 4/7] net/virtio_user: abstract virtio user backend ops
Yuanhan Liu
yuanhan.liu at linux.intel.com
Wed Jan 4 07:11:24 CET 2017
On Wed, Jan 04, 2017 at 03:59:23AM +0000, Jianfeng Tan wrote:
> +struct virtio_user_backend_ops ops_user;
Better to qualify it with "extern const" ...
--yliu
More information about the dev
mailing list