From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8CFFC55186 for ; Wed, 22 Apr 2020 08:13:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C23BE20575 for ; Wed, 22 Apr 2020 08:13:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="XHKJfgND" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726078AbgDVIN5 (ORCPT ); Wed, 22 Apr 2020 04:13:57 -0400 Received: from smtp-fw-2101.amazon.com ([72.21.196.25]:51886 "EHLO smtp-fw-2101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725786AbgDVIN4 (ORCPT ); Wed, 22 Apr 2020 04:13:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1587543236; x=1619079236; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=X0ycJ+LmcOrmyVHQpF5kPha7hT4G7QkE2Mta9E1rZ4U=; b=XHKJfgND5S3Xwp+qCA3xnpyKcSlSHm/hcEgGTShvW+VJU0DiaGW0bKXD EVd8wXXpjCQc2YdDhjgVPdBbwg+M9k0m5bx2Gvc4LFAQHMavm4qwG75mF +AeIEQXYJrwYNkEDCmFW74GzrwwhDaJTundXI+9Rv4II2bkQWXBR0YRYz 8=; IronPort-SDR: dNQWW0hDysau6RVnORn2PycGcWC9fzQxmHRieEpGuTnEQRhcWZDZwpZqlaKv13kYlBZnW0XhTD dZ+NrNi6M8dg== X-IronPort-AV: E=Sophos;i="5.72,412,1580774400"; d="scan'208";a="27053812" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-1e-a70de69e.us-east-1.amazon.com) ([10.43.8.2]) by smtp-border-fw-out-2101.iad2.amazon.com with ESMTP; 22 Apr 2020 08:13:55 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1e-a70de69e.us-east-1.amazon.com (Postfix) with ESMTPS id 027CFA1809; Wed, 22 Apr 2020 08:13:54 +0000 (UTC) Received: from EX13D17EUB001.ant.amazon.com (10.43.166.85) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 22 Apr 2020 08:13:54 +0000 Received: from EX13D11EUB003.ant.amazon.com (10.43.166.58) by EX13D17EUB001.ant.amazon.com (10.43.166.85) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 22 Apr 2020 08:13:53 +0000 Received: from EX13D11EUB003.ant.amazon.com ([10.43.166.58]) by EX13D11EUB003.ant.amazon.com ([10.43.166.58]) with mapi id 15.00.1497.006; Wed, 22 Apr 2020 08:13:53 +0000 From: "Jubran, Samih" To: "Jubran, Samih" , "davem@davemloft.net" , "netdev@vger.kernel.org" CC: "Woodhouse, David" , "Machulsky, Zorik" , "Matushevsky, Alexander" , "Bshara, Saeed" , "Wilson, Matt" , "Liguori, Anthony" , "Bshara, Nafea" , "Tzalik, Guy" , "Belgazal, Netanel" , "Saidi, Ali" , "Herrenschmidt, Benjamin" , "Kiyanovski, Arthur" , "Dagan, Noam" Subject: RE: [PATCH V1 net 00/13] Enhance current features in ena driver Thread-Topic: [PATCH V1 net 00/13] Enhance current features in ena driver Thread-Index: AQHWGH1byd5v+WPXTkm5WFtdIYV6r6iEykqQ Date: Wed, 22 Apr 2020 08:13:53 +0000 Deferred-Delivery: Wed, 22 Apr 2020 08:13:22 +0000 Message-ID: References: <20200422080923.6697-1-sameehj@amazon.com> In-Reply-To: <20200422080923.6697-1-sameehj@amazon.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.43.164.178] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Please ignore this patch series, I'll resend to net-next > -----Original Message----- > From: sameehj@amazon.com > Sent: Wednesday, April 22, 2020 11:09 AM > To: davem@davemloft.net; netdev@vger.kernel.org > Cc: Jubran, Samih ; Woodhouse, David > ; Machulsky, Zorik ; > Matushevsky, Alexander ; Bshara, Saeed > ; Wilson, Matt ; Liguori, > Anthony ; Bshara, Nafea ; > Tzalik, Guy ; Belgazal, Netanel > ; Saidi, Ali ; Herrenschmidt, > Benjamin ; Kiyanovski, Arthur > ; Dagan, Noam > Subject: [PATCH V1 net 00/13] Enhance current features in ena driver >=20 > From: Sameeh Jubran >=20 > This patchset introduces the following: > * minor changes to RSS feature > * add total rx and tx drop counter > * add unmask_interrupt counter for ethtool statistics > * add missing implementation for ena_com_get_admin_polling_mode() > * some minor code clean-up and cosmetics > * use SHUTDOWN as reset reason when closing interface >=20 > Arthur Kiyanovski (6): > net: ena: fix error returning in ena_com_get_hash_function() > net: ena: avoid unnecessary admin command when RSS function set fails > net: ena: change default RSS hash function to Toeplitz > net: ena: implement ena_com_get_admin_polling_mode() > net: ena: move llq configuration from ena_probe to ena_device_init() > net: ena: cosmetic: extract code to ena_indirection_table_set() >=20 > Sameeh Jubran (7): > net: ena: allow setting the hash function without changing the key > net: ena: changes to RSS hash key allocation > net: ena: remove code that does nothing > net: ena: add unmask interrupts statistics to ethtool > net: ena: add support for reporting of packet drops > net: ena: use SHUTDOWN as reset reason when closing interface > net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h > macros >=20 > .../net/ethernet/amazon/ena/ena_admin_defs.h | 8 + > drivers/net/ethernet/amazon/ena/ena_com.c | 44 +++--- > drivers/net/ethernet/amazon/ena/ena_com.h | 39 +++-- > drivers/net/ethernet/amazon/ena/ena_ethtool.c | 68 ++++---- > drivers/net/ethernet/amazon/ena/ena_netdev.c | 146 ++++++++++-------- > drivers/net/ethernet/amazon/ena/ena_netdev.h | 2 + > 6 files changed, 181 insertions(+), 126 deletions(-) >=20 > -- > 2.24.1.AMZN