From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V2] virtio_net: ethtool tx napi configuration Date: Thu, 13 Sep 2018 15:52:53 -0700 (PDT) Message-ID: <20180913.155253.713713547323242272.davem@davemloft.net> References: <20180913053545.18585-1-jasowang@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: mst@redhat.com, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, willemb@google.com To: jasowang@redhat.com Return-path: In-Reply-To: <20180913053545.18585-1-jasowang@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Jason Wang Date: Thu, 13 Sep 2018 13:35:45 +0800 > Toggle tx napi through a bit in tx-frames. This is not what the code implements as the interface any more. Please fix the commit message to match the code. Thanks.