Hi, On 10/17/23 09:26, Fengjiang Liu wrote:
When the packets is sent in packed mode, and the packets data and virtio-header are divided into two desc, set the next flag of virtio-header descBugzilla ID: 1295 Fixes: 892dc798fa9c ("net/virtio: implement Tx path for packed queues") Signed-off-by: Fengjiang Liu <[email protected]> --- drivers/net/virtio/virtqueue.h | 1 + 1 file changed, 1 insertion(+)
No need to resend so many new versions :) (For new patches, don't forget to increase the revision number). Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

