在 2021/4/14 下午3:36, Magnus Karlsson 写道:
On Tue, Apr 13, 2021 at 9:58 AM Xuan Zhuo wrote:
xsk is a high-performance packet receiving and sending technology.
This patch implements the binding and unbinding operations of xsk and
the virtio-net queue for xsk zero copy xmit.
The xsk zero copy xm
On Tue, Apr 13, 2021 at 9:58 AM Xuan Zhuo wrote:
>
> xsk is a high-performance packet receiving and sending technology.
>
> This patch implements the binding and unbinding operations of xsk and
> the virtio-net queue for xsk zero copy xmit.
>
> The xsk zero copy xmit depends on tx napi. So if tx n
在 2021/4/13 上午11:15, Xuan Zhuo 写道:
xsk is a high-performance packet receiving and sending technology.
This patch implements the binding and unbinding operations of xsk and
the virtio-net queue for xsk zero copy xmit.
The xsk zero copy xmit depends on tx napi.
It's better to describe why ze