From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-4042-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 E3EA258191BE for ; Mon, 7 May 2018 04:25:11 -0700 (PDT) From: Sameeh Jubran Date: Mon, 7 May 2018 14:24:55 +0300 Message-Id: <20180507112457.14134-3-sameeh@daynix.com> In-Reply-To: <20180507112457.14134-1-sameeh@daynix.com> References: <20180507112457.14134-1-sameeh@daynix.com> Subject: [virtio-dev] [PATCH v5 2/4] conformance: net: Add steering mode To: virtio-dev@lists.oasis-open.org Cc: Amnon Ilan , Yan Vugenfirer List-ID: From: Sameeh Jubran Signed-off-by: Sameeh Jubran --- conformance.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/conformance.tex b/conformance.tex index f59e360..f68911d 100644 --- a/conformance.tex +++ b/conformance.tex @@ -97,6 +97,7 @@ A network driver MUST conform to the following normative statements: \item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Setting MAC Address Filtering} \item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Gratuitous Packet Sending} \item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Automatic receive steering in multiqueue mode} +\item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Steering mode} \item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Offloads State Configuration / Setting Offloads State} \end{itemize} -- 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