cloud-hypervisor/virtio-devices
Bo Chen 38620eaea8 virtio-devices: net: Avoid using vector and direct indexing
With known number of queues and queue events, we can make each of them
more explicit and avoid using vector/direct indexing, which is cleaner
and slightly more efficient.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-10-20 07:45:36 -07:00
..
src virtio-devices: net: Avoid using vector and direct indexing 2022-10-20 07:45:36 -07:00
Cargo.toml build: Bump serde_json from 1.0.86 to 1.0.87 2022-10-19 23:44:35 +00:00