Skip to content

CNB95: net: add <net/rps.h> and <net/netdev_rx_queue.h> headers

Ivan Vecera requested to merge ivecera/centos-stream-9:RHEL-31916 into main

JIRA: https://issues.redhat.com/browse/RHEL-31916
Tested: Just built... no real functional change

Commits:

1e5c647c3f6d ("rfs: annotate lockless accesses to sk->sk_rxhash")
5c3b74a92aa2 ("rfs: annotate lockless accesses to RFS sock flow table")
49e47a5b6145 ("net: move struct netdev_rx_queue out of netdevice.h")
490a79faf95e ("net: introduce include/net/rps.h")

Signed-off-by: Ivan Vecera ivecera@redhat.com

Merge request reports