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

2020-03-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200311123518.4025-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 === #!/bin/b

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

2020-03-11 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 hea