public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Alexander Lobakin <alexandr.lobakin@intel•com>
Cc: ast@kernel•org, daniel@iogearbox•net, andrii@kernel•org,
	kafai@fb•com, songliubraving@fb•com, yhs@fb•com,
	john.fastabend@gmail•com, kpsingh@kernel•org,
	davem@davemloft•net, kuba@kernel•org, hawk@kernel•org,
	lorenzo@kernel•org, maciej.fijalkowski@intel•com,
	netdev@vger•kernel.org, bpf@vger•kernel.org,
	linux-kernel@vger•kernel.org
Subject: Re: [PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
Date: Mon, 04 Apr 2022 21:50:12 +0000	[thread overview]
Message-ID: <164910901276.3906.153593045174428970.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220404115451.1116478-1-alexandr.lobakin@intel.com>

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel•org>:

On Mon,  4 Apr 2022 13:54:51 +0200 you wrote:
> Users of the xdp_sample_user infra should be explicitly linked
> with the standard math library (`-lm`). Otherwise, the following
> happens:
> 
> /usr/bin/ld: xdp_sample_user.c:(.text+0x59fc): undefined reference to `ceil'
> /usr/bin/ld: xdp_sample_user.c:(.text+0x5a0d): undefined reference to `ceil'
> /usr/bin/ld: xdp_sample_user.c:(.text+0x5adc): undefined reference to `floor'
> /usr/bin/ld: xdp_sample_user.c:(.text+0x5b01): undefined reference to `ceil'
> /usr/bin/ld: xdp_sample_user.c:(.text+0x5c1e): undefined reference to `floor'
> /usr/bin/ld: xdp_sample_user.c:(.text+0x5c43): undefined reference to `ceil
> [...]
> 
> [...]

Here is the summary with links:
  - [bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
    https://git.kernel.org/bpf/bpf-next/c/fc843ccd8e4c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-04-04 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 11:54 [PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration Alexander Lobakin
2022-04-04 21:45 ` Andrii Nakryiko
2022-04-05 10:32   ` Alexander Lobakin
2022-04-04 21:50 ` patchwork-bot+netdevbpf [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=164910901276.3906.153593045174428970.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=alexandr.lobakin@intel$(echo .)com \
    --cc=andrii@kernel$(echo .)org \
    --cc=ast@kernel$(echo .)org \
    --cc=bpf@vger$(echo .)kernel.org \
    --cc=daniel@iogearbox$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=hawk@kernel$(echo .)org \
    --cc=john.fastabend@gmail$(echo .)com \
    --cc=kafai@fb$(echo .)com \
    --cc=kpsingh@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=lorenzo@kernel$(echo .)org \
    --cc=maciej.fijalkowski@intel$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=songliubraving@fb$(echo .)com \
    --cc=yhs@fb$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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