search for: virtnet_common

Displaying 4 results from an estimated 4 matches for "virtnet_common".

2023 Mar 30
1
[PATCH 00/16] virtio-net: split virtio-net.c
...l to the maintenance and adding new functions. > > And AF_XDP support will be added later, then a separate xsk.c file will > be added. > > This patchset split virtio-net.c into these parts: > > * virtnet.c: virtio net device ops (napi, tx, rx, device ops, ...) > * virtnet_common.c: virtio net common code > * virtnet_ethtool.c: virtio net ethtool callbacks > * virtnet_ctrl.c: virtio net ctrl queue command APIs > * virtnet_virtio.c: virtio net virtio callbacks/ops (driver register, virtio probe, virtio free, ...) > > Please review. > > Thanks. I...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...And AF_XDP support will be added later, then a separate xsk.c file will > > > be added. > > > > > > This patchset split virtio-net.c into these parts: > > > > > > * virtnet.c: virtio net device ops (napi, tx, rx, device ops, ...) > > > * virtnet_common.c: virtio net common code > > > * virtnet_ethtool.c: virtio net ethtool callbacks > > > * virtnet_ctrl.c: virtio net ctrl queue command APIs > > > * virtnet_virtio.c: virtio net virtio callbacks/ops (driver register, virtio probe, virtio free, ...) > > > &gt...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...ed later, then a separate xsk.c file will > > > > be added. > > > > > > > > This patchset split virtio-net.c into these parts: > > > > > > > > * virtnet.c: virtio net device ops (napi, tx, rx, device ops, ...) > > > > * virtnet_common.c: virtio net common code > > > > * virtnet_ethtool.c: virtio net ethtool callbacks > > > > * virtnet_ctrl.c: virtio net ctrl queue command APIs > > > > * virtnet_virtio.c: virtio net virtio callbacks/ops (driver register, virtio probe, virtio free, ...) &gt...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...c file will > > > > > be added. > > > > > > > > > > This patchset split virtio-net.c into these parts: > > > > > > > > > > * virtnet.c: virtio net device ops (napi, tx, rx, device ops, ...) > > > > > * virtnet_common.c: virtio net common code > > > > > * virtnet_ethtool.c: virtio net ethtool callbacks > > > > > * virtnet_ctrl.c: virtio net ctrl queue command APIs > > > > > * virtnet_virtio.c: virtio net virtio callbacks/ops (driver register, virtio probe, virtio...