DPDK patches and discussions
 help / color / mirror / Atom feed
* CRC offload from application's POV
@ 2022-10-11 10:48 Viacheslav Galaktionov
  2022-10-11 11:36 ` Ferruh Yigit
  0 siblings, 1 reply; 10+ messages in thread
From: Viacheslav Galaktionov @ 2022-10-11 10:48 UTC (permalink / raw)
  To: dev; +Cc: Denis Pryazhennikov

Hi!

We're looking to implement CRC offload in our driver and we're having 
difficulties understanding what
the feature changes from the application's point of view. If we enable 
the KEEP_CRC offload, then the
NIC is supposed to preserve the CRC in the packet, that much is clear. 
But we checked other drivers
and it seems common for PMDs to remove the CRC from the final mbufs. Why 
is that?

We couldn't find any place where the CRC would be stored after removal, 
so it looks like the application
doesn't have access to this piece of data. And if so, what's the point 
of having this feature if the CRC
is discarded either way?

We're probably missing something and would really appreciate any help 
with this.

Thank you in advance,
Viacheslav

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

end of thread, other threads:[~2022-10-12  9:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 10:48 CRC offload from application's POV Viacheslav Galaktionov
2022-10-11 11:36 ` Ferruh Yigit
2022-10-11 11:54   ` Viacheslav Galaktionov
2022-10-11 13:46     ` Ferruh Yigit
2022-10-12  2:29       ` Wu, Wenjun1
2022-10-12  8:06         ` Ferruh Yigit
2022-10-12  8:18           ` Wu, Wenjun1
2022-10-12  8:21             ` Ferruh Yigit
2022-10-12  8:49               ` Viacheslav Galaktionov
2022-10-12  9:10               ` Wu, Wenjun1

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