On 3/14/2024 12:18 PM, Rushil Gupta wrote: > Gvnic's DQO format allows offloading IPv4 checksum. > Made changes to Tx and Rx path to translate DPDK flags > to descriptor for offloading (and vice-versa). > Add ptype adminq support to only add this flags for > supported L3/L4 packet-types. > > Signed-off-by: Rushil Gupta <rush...@google.com> > Reviewed-by: Joshua Washington <joshw...@google.com> >
Applied to dpdk-next-net/main, thanks.