<div dir="ltr"><div>Hi, <br clear="all"></div><div><br></div><div>I am trying to test RX Checksum offloading to work with a net_virtio PMD. I have gotten offloading to be enabled by requesting and ensuring that guest_csum is enabled on the qemu-kvm device. But then, I don't get any flags (ol_flags=0). I was expecting at least the IP_CKSUM_UNKNOWN flag. </div><div><br></div><div>Through a debugger, I can see I go into virtio_rx_offload but then it returns early because hdr->flags == 0 (<a href="https://github.com/DPDK/dpdk/blob/v23.11/drivers/net/virtio/virtio_rxtx.c#L924">https://github.com/DPDK/dpdk/blob/v23.11/drivers/net/virtio/virtio_rxtx.c#L924</a>).</div><div><br></div><div>Do I need any more configuration on the hypervisor or guest to get checksum offloads?</div><div><br></div><div>I am using DPDK 23.11. </div><div><br></div><div>Thanks</div><div><br></div><div>Baptiste</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Dr Baptiste Wicht<br>My personal website - <a href="http://baptiste-wicht.com" target="_blank">http://baptiste-wicht.com</a></div></div>