On 1/24/2017 2:22 PM, Jakub Palider wrote: > While ENA can handle checksum calculations in almost all cases, > it cannot do so when DF bit in IPv4 header is not set, > that is DF=0, and TSO is requested. For that situation pseudo > header must be prepared manually. > > Signed-off-by: Jakub Palider <j...@semihalf.com>
Applied to dpdk-next-net/master, thanks.