Message ID | 20221028100320.786984-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 2BC99C38A02 for <netdev@archiver.kernel.org>; Fri, 28 Oct 2022 09:55:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229752AbiJ1JzD (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 28 Oct 2022 05:55:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230361AbiJ1Jyi (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 28 Oct 2022 05:54:38 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE60731FA3; Fri, 28 Oct 2022 02:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1666950846; x=1698486846; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=N9bBxptftSWlVfMu4j8597Q7mUCHeg2rDMNcd+bfnic=; b=y6ODyA5VievUG4DnKE5Uyt+unpsA6g4W4TYzp7AcTDTSccxSVJvUVD/9 bmDz+cTseLpv6kyNq/M0uFD4R7THWWAUljsfaN5aiPmDiMra7rwT1SWgu 66mVR3YfPRYwIqEFu4eHxQuAoTXJYjG+2g+C9i6zz/bodOr5IJo1o/vIt Km8ZW0d2QpRUwsQ8iNUHZyDiHlLC0oYVijGwc3ZVb9Nb7UfOZH5Fui6BI Vl9RuioQUO0JvfX4lEJCP+I4I67PK+HtjbEVJ0/WT1PjeqH9QRgERv7jx 6iprSkMLQ3HpIX59Rzg/ITVG0i0/wIYtYOd3rpYfGI9xlLuuqsAJILPC/ Q==; X-IronPort-AV: E=Sophos;i="5.95,220,1661842800"; d="scan'208";a="186674534" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 28 Oct 2022 02:54:04 -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; Fri, 28 Oct 2022 02:54:03 -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; Fri, 28 Oct 2022 02:53:59 -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: [PATCH net-next v4 0/6] Add new PCP and APPTRUST attributes to dcbnl Date: Fri, 28 Oct 2022 12:03:14 +0200 Message-ID: <20221028100320.786984-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
|