[dpdk-dev] [PATCH v6 5/8] virtio: virtio vec rx

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


Sorry, there is a clang error.

2015-10-29 22:53, Huawei Xie:
> +	_mm_prefetch((const void *)rused, _MM_HINT_T0);

virtio_rxtx_simple.c:197:2: error: cast from 'const void *' to
      'void *' drops const qualifier


More information about the dev mailing list