From patchwork Wed May 5 16:25:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladimir Sokolovsky X-Patchwork-Id: 1474423 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fb2B64JXSz9sW1; Thu, 6 May 2021 02:25:18 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1leKKp-00089z-Ge; Wed, 05 May 2021 16:25:15 +0000 Received: from mail-il-dmz.mellanox.com ([193.47.165.129] helo=mellanox.co.il) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1leKKo-00089X-Fo for kernel-team@lists.ubuntu.com; Wed, 05 May 2021 16:25:14 +0000 Received: from Internal Mail-Server by MTLPINE1 (envelope-from vlad@nvidia.com) with SMTP; 5 May 2021 19:25:05 +0300 Received: from sw-mtx-040.mtx.labs.mlnx (sw-mtx-040.mtx.labs.mlnx [10.9.154.1]) by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 145GP3iL016619; Wed, 5 May 2021 19:25:04 +0300 From: vlad@nvidia.com To: kernel-team@lists.ubuntu.com Subject: [SRU][F:linux-bluefield][PATCH 0/1] UBUNTU: [Config] CONFIG_NET_VRF=m Date: Wed, 5 May 2021 11:25:00 -0500 Message-Id: <20210505162501.26283-1-vlad@nvidia.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vladimir Sokolovsky MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Vladimir Sokolovsky SRU Justification: VRF used by Cumulus Networks for Host Base Networking Vladimir Sokolovsky (1): UBUNTU: [Config] CONFIG_NET_VRF=m debian.bluefield/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Tim Gardner Acked-by: Guilherme G. Piccoli