[PATCH] [SRU][F:linux-bluefield]: [Config] Disable XDP_SOCKETS

Parav Pandit parav at nvidia.com
Sat Feb 20 04:28:24 UTC 2021



> From: Vladimir Sokolovsky <vlad at nvidia.com>
> Sent: Saturday, February 20, 2021 2:40 AM
> 
> From: Vladimir Sokolovsky <vlad at nvidia.com>
> 
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-
> bluefield/+bug/1916293
> 
> This is done to decrease memory consumption
> 
In recent test and profiling, we further found that it is not helping to the level we want.
So working on little different solution.
You can hold merging this patch for some time.
I will update once I have more findings.


> Change-Id: I19360eee3d342dc9afdbde9b07f14756f1ab52c5
> Signed-off-by: Vladimir Sokolovsky <vlad at nvidia.com>
> ---
>  debian.bluefield/config/config.common.ubuntu | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.bluefield/config/config.common.ubuntu
> b/debian.bluefield/config/config.common.ubuntu
> index 178d751fd507..de1925911b13 100644
> --- a/debian.bluefield/config/config.common.ubuntu
> +++ b/debian.bluefield/config/config.common.ubuntu
> @@ -4645,8 +4645,8 @@ CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
>  # CONFIG_X25 is not set
>  CONFIG_X509_CERTIFICATE_PARSER=y
>  CONFIG_XARRAY_MULTI=y
> -CONFIG_XDP_SOCKETS=y
> -CONFIG_XDP_SOCKETS_DIAG=m
> +# CONFIG_XDP_SOCKETS is not set
> +# CONFIG_XDP_SOCKETS_DIAG is not set
>  # CONFIG_XEN is not set
>  CONFIG_XFRM=y
>  CONFIG_XFRM_ALGO=m
> --
> 2.17.1




More information about the kernel-team mailing list