Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 31 Jan 2023 21:44:53 +0100 you wrote: > Hi there, > > although this work started as an effort to add multi-buffer XDP support > to ice driver, as usual it turned out that some other side stuff needed > to be addressed, so let me give you an overview. > > First patch adjusts legacy-rx in a way that it will be possible to refer > to skb_shared_info being at the end of the buffer when gathering up > frame fragments within xdp_buff. > > [...] Here is the summary with links: - [bpf-next,01/13] ice: prepare legacy-rx for upcoming XDP multi-buffer support https://git.kernel.org/bpf/bpf-next/c/c61bcebde72d - [bpf-next,02/13] ice: add xdp_buff to ice_rx_ring struct https://git.kernel.org/bpf/bpf-next/c/cb0473e0e9dc - [bpf-next,03/13] ice: store page count inside ice_rx_buf https://git.kernel.org/bpf/bpf-next/c/ac0753391195 - [bpf-next,04/13] ice: pull out next_to_clean bump out of ice_put_rx_buf() https://git.kernel.org/bpf/bpf-next/c/d7956d81f150 - [bpf-next,05/13] ice: inline eop check https://git.kernel.org/bpf/bpf-next/c/e44f4790a2ba - [bpf-next,06/13] ice: centrallize Rx buffer recycling https://git.kernel.org/bpf/bpf-next/c/1dc1a7e7f410 - [bpf-next,07/13] ice: use ice_max_xdp_frame_size() in ice_xdp_setup_prog() https://git.kernel.org/bpf/bpf-next/c/60bc72b3c4e9 - [bpf-next,08/13] ice: do not call ice_finalize_xdp_rx() unnecessarily https://git.kernel.org/bpf/bpf-next/c/9070fe3da0b1 - [bpf-next,09/13] ice: use xdp->frame_sz instead of recalculating truesize https://git.kernel.org/bpf/bpf-next/c/8a11b334ec9b - [bpf-next,10/13] ice: add support for XDP multi-buffer on Rx side https://git.kernel.org/bpf/bpf-next/c/2fba7dc5157b - [bpf-next,11/13] ice: add support for XDP multi-buffer on Tx side https://git.kernel.org/bpf/bpf-next/c/3246a10752a7 - [bpf-next,12/13] ice: remove next_{dd,rs} fields from ice_tx_ring https://git.kernel.org/bpf/bpf-next/c/f4db7b314dd5 - [bpf-next,13/13] ice: xsk: do not convert to buff to frame for XDP_TX https://git.kernel.org/bpf/bpf-next/c/a24b4c6e9aab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html