在 2021/3/31 下午3:11, Xuan Zhuo 写道:
In xsk unaligned mode, the frame pointed to by desc may span two
consecutive pages, but not more than two pages.
Signed-off-by: Xuan Zhuo
Reviewed-by: Dust Li
I'd squash this patch into patch 4.
---
drivers/net/virtio_net.c | 30 +
In xsk unaligned mode, the frame pointed to by desc may span two
consecutive pages, but not more than two pages.
Signed-off-by: Xuan Zhuo
Reviewed-by: Dust Li
---
drivers/net/virtio_net.c | 30 --
1 file changed, 24 insertions(+), 6 deletions(-)
diff --git a/drivers