diff options
| author | Byungchul Park <[email protected]> | 2025-07-21 02:18:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-24 00:46:54 +0000 |
| commit | f3d85c9ee51036ac7ed129ec16eef5df2192763e (patch) | |
| tree | 6d0eaa95abf52a3b7fb6fd73e9c6e14e83efcd17 /drivers/net/netdevsim/netdev.c | |
| parent | vxlan: remove redundant conversion of vni in vxlan_nl2conf (diff) | |
| download | kernel-f3d85c9ee51036ac7ed129ec16eef5df2192763e.tar.gz kernel-f3d85c9ee51036ac7ed129ec16eef5df2192763e.zip | |
netmem: introduce struct netmem_desc mirroring struct page
To simplify struct page, the page pool members of struct page should be
moved to other, allowing these members to be removed from struct page.
Introduce a network memory descriptor to store the members, struct
netmem_desc, and make it union'ed with the existing fields in struct
net_iov, allowing to organize the fields of struct net_iov.
Signed-off-by: Byungchul Park <[email protected]>
Reviewed-by: Toke Høiland-Jørgensen <[email protected]>
Reviewed-by: Pavel Begunkov <[email protected]>
Reviewed-by: Mina Almasry <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Acked-by: Harry Yoo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netdevsim/netdev.c')
0 files changed, 0 insertions, 0 deletions
