895f409c4a
We use ioat ring space for determining if ioat callbacks can enqueue a
packet to ioat device. But there is one slot can't be used in ioat
ring due to the ioat driver design, so we need to reduce one slot in
ioat ring to prevent ring size mismatch in ioat callbacks.
Fixes:
|
||
---|---|---|
.. | ||
ioat.c | ||
ioat.h | ||
main.c | ||
main.h | ||
Makefile | ||
meson.build | ||
virtio_net.c |