diff mbox series

[SRU,F:linux-bluefield] UBUNTU: [Config] bluefield: CONFIG_CIFS=m

Message ID 1642541540-24077-1-git-send-email-bodong@nvidia.com
State New
Headers show
Series [SRU,F:linux-bluefield] UBUNTU: [Config] bluefield: CONFIG_CIFS=m | expand

Commit Message

Bodong Wang Jan. 18, 2022, 9:32 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1958299

To support cusparse performance testing, mount huge test files with
CIFS is needed.

Signed-off-by: Bodong Wang <bodong@nvidia.com>
---
 debian.bluefield/config/config.common.ubuntu | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Tim Gardner Jan. 19, 2022, 4:21 p.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 1/18/22 2:32 PM, Bodong Wang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1958299
> 
> To support cusparse performance testing, mount huge test files with
> CIFS is needed.
> 
> Signed-off-by: Bodong Wang <bodong@nvidia.com>
> ---
>   debian.bluefield/config/config.common.ubuntu | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
> index 822940b..4d8ccb0 100644
> --- a/debian.bluefield/config/config.common.ubuntu
> +++ b/debian.bluefield/config/config.common.ubuntu
> @@ -599,7 +599,9 @@ CONFIG_CHROME_PLATFORMS=y
>   # CONFIG_CHR_DEV_SG is not set
>   # CONFIG_CHR_DEV_ST is not set
>   # CONFIG_CICADA_PHY is not set
> -# CONFIG_CIFS is not set
> +CONFIG_CIFS=m
> +CONFIG_CIFS_XATTR=y
> +CONFIG_CIFS_POSIX=y
>   CONFIG_CLANG_VERSION=0
>   CONFIG_CLEANCACHE=y
>   CONFIG_CLKDEV_LOOKUP=y
>
Joseph Salisbury Jan. 21, 2022, 8:37 p.m. UTC | #2
Acked-by: Joseph Salisbury <joseph.salisbury@canonical.com>

On 1/18/22 16:32, Bodong Wang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1958299
>
> To support cusparse performance testing, mount huge test files with
> CIFS is needed.
>
> Signed-off-by: Bodong Wang <bodong@nvidia.com>
> ---
>   debian.bluefield/config/config.common.ubuntu | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
> index 822940b..4d8ccb0 100644
> --- a/debian.bluefield/config/config.common.ubuntu
> +++ b/debian.bluefield/config/config.common.ubuntu
> @@ -599,7 +599,9 @@ CONFIG_CHROME_PLATFORMS=y
>   # CONFIG_CHR_DEV_SG is not set
>   # CONFIG_CHR_DEV_ST is not set
>   # CONFIG_CICADA_PHY is not set
> -# CONFIG_CIFS is not set
> +CONFIG_CIFS=m
> +CONFIG_CIFS_XATTR=y
> +CONFIG_CIFS_POSIX=y
>   CONFIG_CLANG_VERSION=0
>   CONFIG_CLEANCACHE=y
>   CONFIG_CLKDEV_LOOKUP=y
Luke Nowakowski-Krijger Feb. 9, 2022, 12:33 a.m. UTC | #3
Applied to Focal:linux-bluefield

Thanks!

- Luke

On Tue, Jan 18, 2022 at 1:33 PM Bodong Wang <bodong@nvidia.com> wrote:

> BugLink: https://bugs.launchpad.net/bugs/1958299
>
> To support cusparse performance testing, mount huge test files with
> CIFS is needed.
>
> Signed-off-by: Bodong Wang <bodong@nvidia.com>
> ---
>  debian.bluefield/config/config.common.ubuntu | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/debian.bluefield/config/config.common.ubuntu
> b/debian.bluefield/config/config.common.ubuntu
> index 822940b..4d8ccb0 100644
> --- a/debian.bluefield/config/config.common.ubuntu
> +++ b/debian.bluefield/config/config.common.ubuntu
> @@ -599,7 +599,9 @@ CONFIG_CHROME_PLATFORMS=y
>  # CONFIG_CHR_DEV_SG is not set
>  # CONFIG_CHR_DEV_ST is not set
>  # CONFIG_CICADA_PHY is not set
> -# CONFIG_CIFS is not set
> +CONFIG_CIFS=m
> +CONFIG_CIFS_XATTR=y
> +CONFIG_CIFS_POSIX=y
>  CONFIG_CLANG_VERSION=0
>  CONFIG_CLEANCACHE=y
>  CONFIG_CLKDEV_LOOKUP=y
> --
> 1.8.3.1
>
>
> --
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
diff mbox series

Patch

diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
index 822940b..4d8ccb0 100644
--- a/debian.bluefield/config/config.common.ubuntu
+++ b/debian.bluefield/config/config.common.ubuntu
@@ -599,7 +599,9 @@  CONFIG_CHROME_PLATFORMS=y
 # CONFIG_CHR_DEV_SG is not set
 # CONFIG_CHR_DEV_ST is not set
 # CONFIG_CICADA_PHY is not set
-# CONFIG_CIFS is not set
+CONFIG_CIFS=m
+CONFIG_CIFS_XATTR=y
+CONFIG_CIFS_POSIX=y
 CONFIG_CLANG_VERSION=0
 CONFIG_CLEANCACHE=y
 CONFIG_CLKDEV_LOOKUP=y