Re: [PATCH v4 0/6] reference implementation of RSS and hash report

2020-03-17 Thread Michael S. Tsirkin
On Mon, Mar 16, 2020 at 12:09:27PM +0200, Yuri Benditovich wrote: > Support for VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT > features in QEMU for reference purpose. > Implements Toeplitz hash calculation for incoming > packets according to configuration provided by driver. > Uses calculated

Re: [PATCH v4 0/6] reference implementation of RSS and hash report

2020-03-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200316100933.11499-1-yuri.benditov...@daynix.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN ===

[PATCH v4 0/6] reference implementation of RSS and hash report

2020-03-16 Thread Yuri Benditovich
Support for VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT features in QEMU for reference purpose. Implements Toeplitz hash calculation for incoming packets according to configuration provided by driver. Uses calculated hash for decision on receive virtqueue and/or reports the hash in the virtio