Re: [Qemu-devel] [RFC 0/6] Virtio-net: Support RSS

2018-09-03 Thread Sameeh Jubran
On Mon, Sep 3, 2018 at 7:15 AM, Jason Wang wrote: > > > On 2018年08月30日 22:27, Sameeh Jubran wrote: >> >> From: Sameeh Jubran >> >> This series implements the Steering Mode feature which was introduced on >> the >> virtio-dev list a while ago, which can be found here: >> * https://lists.oasis-open

Re: [Qemu-devel] [RFC 0/6] Virtio-net: Support RSS

2018-09-02 Thread Jason Wang
On 2018年08月30日 22:27, Sameeh Jubran wrote: From: Sameeh Jubran This series implements the Steering Mode feature which was introduced on the virtio-dev list a while ago, which can be found here: * https://lists.oasis-open.org/archives/virtio-dev/201805/msg00024.html The first three patches a

[Qemu-devel] [RFC 0/6] Virtio-net: Support RSS

2018-08-30 Thread Sameeh Jubran
From: Sameeh Jubran This series implements the Steering Mode feature which was introduced on the virtio-dev list a while ago, which can be found here: * https://lists.oasis-open.org/archives/virtio-dev/201805/msg00024.html The first three patches add some infrastructure support that is used in t