linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: Anders Roxell <anders.roxell@linaro.org>,
	ast@kernel.org, davem@davemloft.net
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	shuah@kernel.org, songliubraving@fb.com,
	simon.horman@netronome.com
Subject: Re: [PATCH] selftests: bpf: add missing object file to TEST_FILES
Date: Mon, 11 Nov 2019 22:36:48 +0100	[thread overview]
Message-ID: <17957196-a9a3-e7d5-c881-a240d33e0a82@iogearbox.net> (raw)
In-Reply-To: <20191111161728.8854-1-anders.roxell@linaro.org>

On 11/11/19 5:17 PM, Anders Roxell wrote:
> When installing kselftests to its own directory and run the
> test_lwt_ip_encap.sh it will complain that test_lwt_ip_encap.o can't be
> found. Same with the test_tc_edt.sh test it will complain that
> test_tc_edt.o can't be found.
> 
> $ ./test_lwt_ip_encap.sh
> starting egress IPv4 encap test
> Error opening object test_lwt_ip_encap.o: No such file or directory
> Object hashing failed!
> Cannot initialize ELF context!
> Failed to parse eBPF program: Invalid argument
> 
> Rework to add test_lwt_ip_encap.o and test_tc_edt.o to TEST_FILES so the
> object file gets installed when installing kselftest.
> 
> Fixes: 74b5a5968fe8 ("selftests/bpf: Replace test_progs and test_maps w/ general rule")
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> Acked-by: Song Liu <songliubraving@fb.com>

Applied, thanks!

      reply	other threads:[~2019-11-11 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 16:17 [PATCH] selftests: bpf: add missing object file to TEST_FILES Anders Roxell
2019-11-11 21:36 ` Daniel Borkmann [this message]

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=17957196-a9a3-e7d5-c881-a240d33e0a82@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=anders.roxell@linaro.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=simon.horman@netronome.com \
    --cc=songliubraving@fb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).