DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Offloading L4 checksum to crypto device
@ 2019-12-23 14:27 Heng Wang
  2020-02-05 17:22 ` Trahe, Fiona
  0 siblings, 1 reply; 4+ messages in thread
From: Heng Wang @ 2019-12-23 14:27 UTC (permalink / raw)
  To: declan.doherty; +Cc: Filip Pudak, dev

Hi,
 This is Heng from Ericsson. We are now developing a platform based on dpdk. The platform usually processes the ipsec packets encapsulating udp packets.
  You know, calculating udp checksum is always time consuming. We found a hardware solution where our crypto device can calculate the udp checksum during encryption.
 Unfortunately, in DPDK, I didn't find any feature flag for it. Also the API rte_cryptodev_configure doesn't allow us to pass any offload flag to the crypto device.
 I think this could be a common case to calculate something, like checksums, before encryption in crypto devices. Should we consider add some new feature flag and offload support in dpdk crypto device?

Regards,
Heng

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-10  2:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-23 14:27 [dpdk-dev] Offloading L4 checksum to crypto device Heng Wang
2020-02-05 17:22 ` Trahe, Fiona
2020-02-06  8:02   ` Heng Wang
2020-02-10  2:01     ` Trahe, Fiona

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).