* [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard()
@ 2023-06-16 6:28 YueHaibing
2023-06-16 8:03 ` Simon Horman
2023-06-19 12:10 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2023-06-16 6:28 UTC (permalink / raw)
To: bjorn, magnus.karlsson, maciej.fijalkowski, jonathan.lemon, davem,
edumazet, kuba, pabeni, ast, daniel, hawk, john.fastabend
Cc: netdev, bpf, linux-kernel, maxtram95, simon.horman, YueHaibing
commit f2f167583601 ("xsk: Remove unused xsk_buff_discard")
left behind this, remove it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
---
v2: resend to bpf-next tree
---
include/net/xdp_sock_drv.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/include/net/xdp_sock_drv.h b/include/net/xdp_sock_drv.h
index 9c0d860609ba..c243f906ebed 100644
--- a/include/net/xdp_sock_drv.h
+++ b/include/net/xdp_sock_drv.h
@@ -255,10 +255,6 @@ static inline void xsk_buff_free(struct xdp_buff *xdp)
{
}
-static inline void xsk_buff_discard(struct xdp_buff *xdp)
-{
-}
-
static inline void xsk_buff_set_size(struct xdp_buff *xdp, u32 size)
{
}
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard()
2023-06-16 6:28 [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard() YueHaibing
@ 2023-06-16 8:03 ` Simon Horman
2023-06-19 12:10 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-06-16 8:03 UTC (permalink / raw)
To: YueHaibing
Cc: bjorn, magnus.karlsson, maciej.fijalkowski, jonathan.lemon, davem,
edumazet, kuba, pabeni, ast, daniel, hawk, john.fastabend, netdev,
bpf, linux-kernel, maxtram95
On Fri, Jun 16, 2023 at 02:28:00PM +0800, YueHaibing wrote:
> commit f2f167583601 ("xsk: Remove unused xsk_buff_discard")
> left behind this, remove it.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard()
2023-06-16 6:28 [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard() YueHaibing
2023-06-16 8:03 ` Simon Horman
@ 2023-06-19 12:10 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-06-19 12:10 UTC (permalink / raw)
To: YueHaibing
Cc: bjorn, magnus.karlsson, maciej.fijalkowski, jonathan.lemon, davem,
edumazet, kuba, pabeni, ast, daniel, hawk, john.fastabend, netdev,
bpf, linux-kernel, maxtram95, simon.horman
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Fri, 16 Jun 2023 14:28:00 +0800 you wrote:
> commit f2f167583601 ("xsk: Remove unused xsk_buff_discard")
> left behind this, remove it.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
> ---
> v2: resend to bpf-next tree
>
> [...]
Here is the summary with links:
- [v2,bpf-next] xsk: Remove unused inline function xsk_buff_discard()
https://git.kernel.org/bpf/bpf-next/c/e2fa5c2068fb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-19 12:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 6:28 [PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard() YueHaibing
2023-06-16 8:03 ` Simon Horman
2023-06-19 12:10 ` patchwork-bot+netdevbpf
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).