From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-4043-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [66.179.20.138]) by lists.oasis-open.org (Postfix) with ESMTP id 7F0C358191D2 for ; Mon, 7 May 2018 04:25:19 -0700 (PDT) From: Sameeh Jubran Date: Mon, 7 May 2018 14:24:53 +0300 Message-Id: <20180507112457.14134-1-sameeh@daynix.com> Subject: [virtio-dev] [PATCH v5 0/4] Introducing RSS to virtio-net To: virtio-dev@lists.oasis-open.org Cc: Amnon Ilan , Yan Vugenfirer List-ID: From: Sameeh Jubran Difference from v4: * Added hash offload feature bit. This separates the hash offload from the steering mode feature as was suggested by Michael. Sameeh Jubran (4): content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature conformance: net: Add steering mode content: net: Add VIRTIO_NET_F_HASH_OFFLOAD feature content: net: steering mode: Add RSS conformance.tex | 1 + content.tex | 195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 196 insertions(+) -- 2.13.6 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org