intel-wired-lan.lists.osuosl.org archive mirror
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net-next 0/2] ice: FCS/CRC stripping control
@ 2022-06-28 10:43 Anatolii Gerasymenko
  2022-06-28 10:49 ` [Intel-wired-lan] Patches not threaded below the cover letter (was: [PATCH net-next 0/2] ice: FCS/CRC stripping control) Paul Menzel
  2022-06-28 20:36 ` [Intel-wired-lan] [PATCH net-next 0/2] ice: FCS/CRC stripping control Zvi Effron
  0 siblings, 2 replies; 6+ messages in thread
From: Anatolii Gerasymenko @ 2022-06-28 10:43 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: Anatolii Gerasymenko

Implement possibility to change FCS/CRC stripping feature using
ethtool command.

Having FCS/CRC could be useful for:
- network sniffers to inspect FCS/CRC correctness
- for benchmarking use cases
- XDP programs

Anatolii Gerasymenko (1):
  ice: Implement FCS/CRC and VLAN stripping co-existence policy

Jesse Brandeburg (1):
  ice: Implement control of FCS/CRC stripping

 drivers/net/ethernet/intel/ice/ice.h         |  1 +
 drivers/net/ethernet/intel/ice/ice_base.c    |  2 +-
 drivers/net/ethernet/intel/ice/ice_ethtool.c |  5 +-
 drivers/net/ethernet/intel/ice/ice_lib.c     | 21 ++++++
 drivers/net/ethernet/intel/ice/ice_lib.h     |  2 +
 drivers/net/ethernet/intel/ice/ice_main.c    | 73 ++++++++++++++++++--
 drivers/net/ethernet/intel/ice/ice_txrx.h    |  3 +-
 7 files changed, 96 insertions(+), 11 deletions(-)

-- 
2.25.1

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

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

end of thread, other threads:[~2022-07-20  5:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 10:43 [Intel-wired-lan] [PATCH net-next 0/2] ice: FCS/CRC stripping control Anatolii Gerasymenko
2022-06-28 10:49 ` [Intel-wired-lan] Patches not threaded below the cover letter (was: [PATCH net-next 0/2] ice: FCS/CRC stripping control) Paul Menzel
2022-06-30  6:22   ` Anatolii Gerasymenko
2022-06-28 20:36 ` [Intel-wired-lan] [PATCH net-next 0/2] ice: FCS/CRC stripping control Zvi Effron
2022-06-30  6:26   ` Anatolii Gerasymenko
2022-07-20  5:23     ` Mekala, SunithaX D

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