netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support
@ 2024-10-03  0:10 Przemek Kitszel
  2024-10-03  0:10 ` [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg Przemek Kitszel
  2024-10-03  0:10 ` [PATCH iwl-next v2 2/2] ice: support optional flags in signature segment header Przemek Kitszel
  0 siblings, 2 replies; 8+ messages in thread
From: Przemek Kitszel @ 2024-10-03  0:10 UTC (permalink / raw)
  To: intel-wired-lan, Tony Nguyen; +Cc: netdev, Przemek Kitszel

This series refactors sending DDP segments in accordance to computing
"last" bit of AQ request (1st patch), then adds support for extended
format ("valid" + "last" bits in a new "flags" field) of DDP that was
changed to support Multi-Segment DDP packages needed by E830.

v1:
adjusted authorship, rebase, minor kdoc fix
https://lore.kernel.org/intel-wired-lan/20240911110926.25384-4-przemyslaw.kitszel@intel.com

Przemek Kitszel (2):
  ice: refactor "last" segment of DDP pkg
  ice: support optional flags in signature segment header

 drivers/net/ethernet/intel/ice/ice_ddp.h |   5 +-
 drivers/net/ethernet/intel/ice/ice_ddp.c | 292 ++++++++++++-----------
 2 files changed, 160 insertions(+), 137 deletions(-)


base-commit: f2589ad16e14b7102f1411e3385a2abf07076406
-- 
2.46.0


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

end of thread, other threads:[~2024-10-18 20:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03  0:10 [PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support Przemek Kitszel
2024-10-03  0:10 ` [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg Przemek Kitszel
2024-10-11  9:37   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2024-10-17 10:06   ` Simon Horman
2024-10-18 12:06     ` Przemek Kitszel
2024-10-18 20:25       ` Simon Horman
2024-10-03  0:10 ` [PATCH iwl-next v2 2/2] ice: support optional flags in signature segment header Przemek Kitszel
2024-10-11  9:39   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy

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