Google Virtual NIC (GVE) PMD
Ferruh Yigit
ferruh.yigit at amd.com
Wed Jan 18 16:31:43 CET 2023
On 1/18/2023 1:47 PM, Levend Sayar wrote:
> Hi all.
>
> PMD for Google Virtual NIC says it is capable of IPV4 TX checksum
> offloading.
>
> https://github.com/DPDK/dpdk/blob/main/drivers/net/gve/gve_ethdev.c#L285
> <https://github.com/DPDK/dpdk/blob/main/drivers/net/gve/gve_ethdev.c#L285>
>
> But according to my tests on Google Cloud, it is not doing that ipv4
> checksum tx offload.
> I only managed to send a packet via DPDK if I calculate the checksum myself.
>
> Do you have any idea about that?
>
cc'ed gve maintainers.
More information about the dev
mailing list