aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/netdev.c
diff options
context:
space:
mode:
authorByungchul Park <[email protected]>2025-07-21 02:18:24 +0000
committerJakub Kicinski <[email protected]>2025-07-24 00:46:54 +0000
commitf3d85c9ee51036ac7ed129ec16eef5df2192763e (patch)
tree6d0eaa95abf52a3b7fb6fd73e9c6e14e83efcd17 /drivers/net/netdevsim/netdev.c
parentvxlan: remove redundant conversion of vni in vxlan_nl2conf (diff)
downloadkernel-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