Message ID | 20221024091333.1048061-1-daniel.machon@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 916ACC38A2D for <netdev@archiver.kernel.org>; Mon, 24 Oct 2022 09:05:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229932AbiJXJFF (ORCPT <rfc822;netdev@archiver.kernel.org>); Mon, 24 Oct 2022 05:05:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230504AbiJXJEr (ORCPT <rfc822;netdev@vger.kernel.org>); Mon, 24 Oct 2022 05:04:47 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 68A3712744; Mon, 24 Oct 2022 02:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1666602281; x=1698138281; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=XXCsn3F1PpVsJNrqava9x3S/sRoKDCqtFv/O//ZDBP8=; b=vDonlhPJYrH/w6QboI18L5psmcq/ZO6jnPF6z+48BbaSWjp55x+q7gsf ZDFoyjTMuAqly2g0xgI72s9r07wzVKekcbVTZQreQshY/WRIiQ2Rpmfdi IV2GSoyMXr3jSQWq6y6i1npCB+yMqsU9i7JiVGMgjCnvYb3RIoH8depbn s+yM06u53/IFS0hcJXM+tYiKjIZFfDFT6rcvWnPhes8e7kfa8hU8Xops8 BrLb1h4TO6MMJAFOWxEr7Wj6qc0YgdA11uCA0ipSuG5QL66wIWpNsvsh7 Zdjlck8U5irOUaQzLyEk6g0aOJ7icsusKIlXVfmUe35wex7z7xU7WP+En A==; X-IronPort-AV: E=Sophos;i="5.95,207,1661842800"; d="scan'208";a="120045828" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 24 Oct 2022 02:04:24 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Mon, 24 Oct 2022 02:04:24 -0700 Received: from DEN-LT-70577.microchip.com (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Mon, 24 Oct 2022 02:04:20 -0700 From: Daniel Machon <daniel.machon@microchip.com> To: <netdev@vger.kernel.org> CC: <davem@davemloft.net>, <petrm@nvidia.com>, <maxime.chevallier@bootlin.com>, <thomas.petazzoni@bootlin.com>, <edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>, <lars.povlsen@microchip.com>, <Steen.Hegelund@microchip.com>, <daniel.machon@microchip.com>, <UNGLinuxDriver@microchip.com>, <joe@perches.com>, <linux@armlinux.org.uk>, <horatiu.vultur@microchip.com>, <Julia.Lawall@inria.fr>, <vladimir.oltean@nxp.com>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> Subject: [net-next v3 0/6] Add new PCP and APPTRUST attributes to dcbnl Date: Mon, 24 Oct 2022 11:13:27 +0200 Message-ID: <20221024091333.1048061-1-daniel.machon@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add new PCP and APPTRUST attributes to dcbnl
|
expand
|