Thread (8 messages) flat view 8 messages, 2 authors, 2022-02-14

Re: [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-02-12 01:04:20
Also in: bpf

On Fri, 11 Feb 2022 02:20:31 +0100 Lorenzo Bianconi wrote:
+	if (skb_shared(skb) || skb_head_is_locked(skb)) {
Is this sufficient to guarantee that the frags can be written?
skb_cow_data() tells a different story.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help