Re: [PATCH v2 0/6] Vhost checksum offload improvements

2022-06-17 Thread Maxime Coquelin
On 6/8/22 14:49, Maxime Coquelin wrote: This series aims at improving Vhost checksum offloading support. The first patch reverts overwritting MAC address in testpmd CSUM forward mode. This is required to be able to test checksum offloading with real traffic. MAC forwarding mode should be used

[PATCH v2 0/6] Vhost checksum offload improvements

2022-06-08 Thread Maxime Coquelin
This series aims at improving Vhost checksum offloading support. The first patch reverts overwritting MAC address in testpmd CSUM forward mode. This is required to be able to test checksum offloading with real traffic. MAC forwarding mode should be used if the MAC addresses need to be changed. Se