[dpdk-dev] [PATCH 3/5] virtio: use indirect ring elements

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Oct 30 19:01:12 CET 2015


Sorry there is a gcc error.

2015-10-18 22:16, Stephen Hemminger:
> +		for (i = 0; i < vq_size; i++) {

virtio_ethdev.c:386:17: error: comparison between signed and unsigned integer expressions



More information about the dev mailing list