diff mbox series

[1/2] UBUNTU: [Config] CONFIG_NET_VRF=m

Message ID 20210504190801.37136-1-vlad@nvidia.com
State New
Headers show
Series [1/2] UBUNTU: [Config] CONFIG_NET_VRF=m | expand

Commit Message

Vladimir Sokolovsky May 4, 2021, 7:08 p.m. UTC
From: Vladimir Sokolovsky <vlad@nvidia.com>

This option enables the support for Virtual Routing and Forwarding
BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1923620

Change-Id: I879bb355537656010646430e0147425c2688c550
Signed-off-by: Vladimir Sokolovsky <vlad@nvidia.com>
---
 debian.bluefield/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefan Bader May 5, 2021, 7:26 a.m. UTC | #1
On 04.05.21 21:08, vlad@nvidia.com wrote:
> From: Vladimir Sokolovsky <vlad@nvidia.com>
> 
> This option enables the support for Virtual Routing and Forwarding
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1923620
> 
> Change-Id: I879bb355537656010646430e0147425c2688c550
> Signed-off-by: Vladimir Sokolovsky <vlad@nvidia.com>
> ---

This does not use a cover-email to encapsulate the thread, not mentions the 
target kernel. And the BugLink is not using the generic short form and the bug 
report itself does not contain any justification. Please talk to David Thompson 
or refer to that submission which looks to be compliant at a first quick glance.

-Stefan

>   debian.bluefield/config/config.common.ubuntu | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
> index 448b15abc192..95c87e149869 100644
> --- a/debian.bluefield/config/config.common.ubuntu
> +++ b/debian.bluefield/config/config.common.ubuntu
> @@ -2898,7 +2898,7 @@ CONFIG_NET_VENDOR_MELLANOX=y
>   # CONFIG_NET_VENDOR_TI is not set
>   # CONFIG_NET_VENDOR_VIA is not set
>   # CONFIG_NET_VENDOR_WIZNET is not set
> -# CONFIG_NET_VRF is not set
> +CONFIG_NET_VRF=m
>   CONFIG_NEW_LEDS=y
>   # CONFIG_NFC is not set
>   # CONFIG_NFSD is not set
>
diff mbox series

Patch

diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
index 448b15abc192..95c87e149869 100644
--- a/debian.bluefield/config/config.common.ubuntu
+++ b/debian.bluefield/config/config.common.ubuntu
@@ -2898,7 +2898,7 @@  CONFIG_NET_VENDOR_MELLANOX=y
 # CONFIG_NET_VENDOR_TI is not set
 # CONFIG_NET_VENDOR_VIA is not set
 # CONFIG_NET_VENDOR_WIZNET is not set
-# CONFIG_NET_VRF is not set
+CONFIG_NET_VRF=m
 CONFIG_NEW_LEDS=y
 # CONFIG_NFC is not set
 # CONFIG_NFSD is not set