Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4825919imu; Tue, 29 Jan 2019 08:08:41 -0800 (PST) X-Google-Smtp-Source: ALg8bN5ZjzJ4HnS2L+15vBFxzaHrMS1bagZmdCsmOUx2TdLvCLny8KH1f69SW8r92Mv82vpXmKR8 X-Received: by 2002:a63:5664:: with SMTP id g36mr23904447pgm.313.1548778121782; Tue, 29 Jan 2019 08:08:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548778121; cv=none; d=google.com; s=arc-20160816; b=MOdlUaxGQUytLPBkrvVZhlyaDyyAuPnOLqn8GeFusyr40pC2eAsTAkarRdH8gpghm0 UrP70X4dJTzvWRAlscRwmvgJ9zEp/cxrrRt+0qDqtaCh/hs94EoRhXi+qNcdAD5LsNHW yiKPzGnIo1HwsdyGef5TQqyWAt+zHJ3FR/huYhV19jQiRQ6OOQ6Ng4iw+QMD/AeJjsbf 6koq1FO0mn2kuEjKpo+DmdApzApKwL1E2dDsAIlnTLi6iCP0Lu+8V5s1/GlrPhkkUzt4 sXo+rDnCuf5a1esMBADp0bgClIwTOQcwyCDg8igCGox6r6ez5Kxr+cog8iJJgfj+86oJ rKzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=4WFOuUdE6xAm18NRvGiT2yV7a4QB7hz0+8HgcNJKo5U=; b=ifEneKy5QQdW5YeK3gLLM8/l+6Rmjr/wAUJhESRuFWU8L2FfdpvMLNOlj4xzlKU7Vu qwSxDEhIxUi087i5ZVrCCMquXimWhme1HF8H/MWSi999GNuGo3ujl8zy3yIKjVQv4/x6 Io4vC1Au6yXmLsPRh50tSbZ43S04avZUCUBD/m1TzVqJTLpRI/L81TvyvoFbTDxO65l0 pYqP6KcUHxL6QOyAXO9GeOTfbBKuHh/tsKPmAcNXwvSqVPKQvpxvJWnZ08A2EF7LM9Gn mm5RGUN3aoKd0VMQKigDYJmBHz2d6QIEEHSoWEUBO1x5DE0N23PGfQKDqO8gTLwtsds0 +NRg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l30si36255803plg.113.2019.01.29.08.08.19; Tue, 29 Jan 2019 08:08:41 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728233AbfA2QHu (ORCPT + 99 others); Tue, 29 Jan 2019 11:07:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:4912 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726239AbfA2QHu (ORCPT ); Tue, 29 Jan 2019 11:07:50 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 06EFD4E916; Tue, 29 Jan 2019 16:07:50 +0000 (UTC) Received: from redhat.com (ovpn-123-79.rdu2.redhat.com [10.10.123.79]) by smtp.corp.redhat.com (Postfix) with SMTP id C9CC35D97A; Tue, 29 Jan 2019 16:07:47 +0000 (UTC) Date: Tue, 29 Jan 2019 11:07:47 -0500 From: "Michael S. Tsirkin" To: Yuri Benditovich Cc: jasowang@redhat.com, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, yan@daynix.com Subject: Re: [PATCH] virtio_net: Introduce extended RSC feature Message-ID: <20190129110636-mutt-send-email-mst@kernel.org> References: <20190129125236.12165-1-yuri.benditovich@daynix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190129125236.12165-1-yuri.benditovich@daynix.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 29 Jan 2019 16:07:50 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 29, 2019 at 02:52:36PM +0200, Yuri Benditovich wrote: > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > is able to provide extended RSC information. When the feature > is active and 'gso_type' field in received packet is not GSO_NONE, > the device reports number of coalesced packets in 'csum_start' > field and number of duplicated acks in 'csum_offset' field > and sets VIRTIO_NET_HDR_F_RSC_INFO in 'flags' field. > > Signed-off-by: Yuri Benditovich > --- > include/uapi/linux/virtio_net.h | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > > diff --git a/include/uapi/linux/virtio_net.h b/include/uapi/linux/virtio_net.h > index a3715a3224c1..93c71d714475 100644 > --- a/include/uapi/linux/virtio_net.h > +++ b/include/uapi/linux/virtio_net.h > @@ -56,7 +56,7 @@ > #define VIRTIO_NET_F_MQ 22 /* Device supports Receive Flow > * Steering */ > #define VIRTIO_NET_F_CTRL_MAC_ADDR 23 /* Set MAC address */ > - > +#define VIRTIO_NET_F_RSC_EXT 61 /* Provides extended RSC info */ > #define VIRTIO_NET_F_STANDBY 62 /* Act as standby for another device > * with the same MAC. > */ > @@ -104,6 +104,7 @@ struct virtio_net_config { > struct virtio_net_hdr_v1 { > #define VIRTIO_NET_HDR_F_NEEDS_CSUM 1 /* Use csum_start, csum_offset */ > #define VIRTIO_NET_HDR_F_DATA_VALID 2 /* Csum is valid */ > +#define VIRTIO_NET_HDR_F_RSC_INFO 4 /* rsc_ext data in csum_ fields */ > __u8 flags; > #define VIRTIO_NET_HDR_GSO_NONE 0 /* Not a GSO frame */ > #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* GSO frame, IPv4 TCP (TSO) */ > @@ -140,6 +141,18 @@ struct virtio_net_hdr_mrg_rxbuf { > struct virtio_net_hdr hdr; > __virtio16 num_buffers; /* Number of merged rx buffers */ > }; > + > +static inline __virtio16 *virtio_net_rsc_ext_num_packets( > + struct virtio_net_hdr *hdr) > +{ > + return &hdr->csum_start; > +} > + > +static inline __virtio16 *virtio_net_rsc_ext_num_dupacks( > + struct virtio_net_hdr *hdr) > +{ > + return &hdr->csum_offset; > +} > #endif /* ...VIRTIO_NET_NO_LEGACY */ Coding style is off here. But really I don't think these inlines are needed here. Put them in qemu or something. > /* > -- > 2.17.1