DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] TX checksum offload for IP fragmented traffic with ENA driver
@ 2018-08-01  8:20 Dmitry B
  0 siblings, 0 replies; only message in thread
From: Dmitry B @ 2018-08-01  8:20 UTC (permalink / raw)
  To: users

Hi,

I've noticed that TX checksumming offload for IP fragments is not working
in ES2 instance C5 with latest DPDK 17.11 (ENA driver). For not fragmented
IP traffic the offload works well.

The same code is working on ES2 instance M4 with DPDK 16.08 (AFAIR ixgbe_vf
driver).

The code does the following:
    - sets mbuf **ol_flags** to PKT_TX_IPV4 | PKT_TX_IP_CKSUM

  - sets mbuf *l2_len* to ethernet header len

  - sets mbuf *l3_len* to IP header len


Any ideas?

Thanks
Dima

-- 
-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-01  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01  8:20 [dpdk-users] TX checksum offload for IP fragmented traffic with ENA driver Dmitry B

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).