From: Jakub Kicinski Date: Fri, 28 Feb 2025 22:41:35 +0000 (-0800) Subject: Merge branch 'inet-ping-remove-extra-skb_clone-consume_skb' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=090119a35783fba3d861cf46b0a1d0e9674738ba;p=users%2Fjedix%2Flinux-maple.git Merge branch 'inet-ping-remove-extra-skb_clone-consume_skb' Eric Dumazet says: ==================== inet: ping: remove extra skb_clone()/consume_skb() First patch in the series moves ICMP_EXT_ECHOREPLY handling in icmp_rcv() to prepare the second patch. The second patch removes one skb_clone()/consume_skb() pair when processing ICMP_EXT_REPLY packets. Some people use hundreds of "ping -fq ..." to stress hosts :) ==================== Link: https://patch.msgid.link/20250226183437.1457318-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 090119a35783fba3d861cf46b0a1d0e9674738ba