All of lore.kernel.org
 help / color / mirror / Atom feed
From: Naresh Kamboju <naresh.kamboju@linaro.org>
To: netdev@vger.kernel.org, linux-kselftest@vger.kernel.org
Cc: pabeni@redhat.com, daniel@iogearbox.net, davem@davemloft.net
Subject: [PATCH] selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6
Date: Thu, 29 Nov 2018 15:01:51 +0530	[thread overview]
Message-ID: <1543483911-8955-1-git-send-email-naresh.kamboju@linaro.org> (raw)

CONFIG_NF_NAT_IPV6=y is required for bpf test_sockmap test case
Fixes,
ip6tables v1.6.1: can't initialize ip6tables table `nat': Table does
not exist

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
---
 tools/testing/selftests/bpf/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
index 37f947ec44ed..d7076cf04a9d 100644
--- a/tools/testing/selftests/bpf/config
+++ b/tools/testing/selftests/bpf/config
@@ -23,3 +23,4 @@ CONFIG_LWTUNNEL=y
 CONFIG_BPF_STREAM_PARSER=y
 CONFIG_XDP_SOCKETS=y
 CONFIG_FTRACE_SYSCALLS=y
+CONFIG_NF_NAT_IPV6=y
-- 
2.17.1

WARNING: multiple messages have this Message-ID (diff)
From: naresh.kamboju at linaro.org (Naresh Kamboju)
Subject: [PATCH] selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6
Date: Thu, 29 Nov 2018 15:01:51 +0530	[thread overview]
Message-ID: <1543483911-8955-1-git-send-email-naresh.kamboju@linaro.org> (raw)

CONFIG_NF_NAT_IPV6=y is required for bpf test_sockmap test case
Fixes,
ip6tables v1.6.1: can't initialize ip6tables table `nat': Table does
not exist

Signed-off-by: Naresh Kamboju <naresh.kamboju at linaro.org>
---
 tools/testing/selftests/bpf/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
index 37f947ec44ed..d7076cf04a9d 100644
--- a/tools/testing/selftests/bpf/config
+++ b/tools/testing/selftests/bpf/config
@@ -23,3 +23,4 @@ CONFIG_LWTUNNEL=y
 CONFIG_BPF_STREAM_PARSER=y
 CONFIG_XDP_SOCKETS=y
 CONFIG_FTRACE_SYSCALLS=y
+CONFIG_NF_NAT_IPV6=y
-- 
2.17.1

WARNING: multiple messages have this Message-ID (diff)
From: naresh.kamboju@linaro.org (Naresh Kamboju)
Subject: [PATCH] selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6
Date: Thu, 29 Nov 2018 15:01:51 +0530	[thread overview]
Message-ID: <1543483911-8955-1-git-send-email-naresh.kamboju@linaro.org> (raw)
Message-ID: <20181129093151.NTrQQn0aeezL3oT2AFlbpzxrf1x_OM-u_7Vt6BhOYlE@z> (raw)

CONFIG_NF_NAT_IPV6=y is required for bpf test_sockmap test case
Fixes,
ip6tables v1.6.1: can't initialize ip6tables table `nat': Table does
not exist

Signed-off-by: Naresh Kamboju <naresh.kamboju at linaro.org>
---
 tools/testing/selftests/bpf/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
index 37f947ec44ed..d7076cf04a9d 100644
--- a/tools/testing/selftests/bpf/config
+++ b/tools/testing/selftests/bpf/config
@@ -23,3 +23,4 @@ CONFIG_LWTUNNEL=y
 CONFIG_BPF_STREAM_PARSER=y
 CONFIG_XDP_SOCKETS=y
 CONFIG_FTRACE_SYSCALLS=y
+CONFIG_NF_NAT_IPV6=y
-- 
2.17.1

             reply	other threads:[~2018-11-29 20:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29  9:31 Naresh Kamboju [this message]
2018-11-29  9:31 ` [PATCH] selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6 Naresh Kamboju
2018-11-29  9:31 ` naresh.kamboju
2018-11-29  9:49 ` Paolo Abeni
2018-11-29  9:49   ` Paolo Abeni
2018-11-29  9:49   ` pabeni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543483911-8955-1-git-send-email-naresh.kamboju@linaro.org \
    --to=naresh.kamboju@linaro.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.