Home
last modified time | relevance | path

Searched hist:c5f3e72f04c02cc2a0671adbb16224e61dc4bd8a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff c5f3e72f04c02cc2a0671adbb16224e61dc4bd8a Mon May 08 01:14:12 CDT 2023 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio_net: introduce receive_small_xdp()

The purpose of this patch is to simplify the receive_small().
Separate all the logic of XDP of small into a function.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>