Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Tue, 12 Nov 2024 09:29:15 +0800 you wrote:
> v4:
> 1. rebase net-next
> 2. update the kdoc for the new APIs
>
> v3:
> 1. use sg_dma_address/length api to set the premapped sg
> 2. remove 'premappe
v4:
1. rebase net-next
2. update the kdoc for the new APIs
v3:
1. use sg_dma_address/length api to set the premapped sg
2. remove 'premapped' parameter from the new APIs
3. tweak the comment of commit #2,#3
v2:
1. use new api to submit premapped buffer instead of using sgs