DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/9] Update IAVF Base Driver
@ 2024-09-10 10:12 Soumyadeep Hore
  2024-09-10 10:12 ` [PATCH v1 1/9] common/iavf: update the PTP enablement in virtchnl Soumyadeep Hore
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Soumyadeep Hore @ 2024-09-10 10:12 UTC (permalink / raw)
  To: bruce.richardson, aman.deep.singh; +Cc: dev, shaiq.wani

Updated the IAVF Base driver with latest sharedcode patches.

Ahmed Zaki (2):
  common/iavf: define the maximum MSIX index
  common/iavf: add RSS CONFIG hash function

Jacob Keller (1):
  common/iavf: update the PTP enablement in virtchnl

Julian Grajkowski (1):
  common/iavf: add RefSync support

Jun Zhang (1):
  common/iavf: add GNSS support over VF

Lukasz Plachno (1):
  common/iavf: add commands for HQOS management

Mateusz Polchlopek (1):
  common/iavf: add flex descriptor fields enum

Piotr Gardocki (1):
  common/iavf: add SyncE support over VF

Sudheer Mogilappagari (1):
  common/iavf: introduce QGRP capabilities to replace ADQ caps

 drivers/common/iavf/iavf_register.h |   3 +-
 drivers/common/iavf/iavf_type.h     |   4 +
 drivers/common/iavf/virtchnl.h      | 505 ++++++++++++++++++++++++++++
 3 files changed, 511 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-17 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-10 10:12 [PATCH v1 0/9] Update IAVF Base Driver Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 1/9] common/iavf: update the PTP enablement in virtchnl Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 2/9] common/iavf: add SyncE support over VF Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 3/9] common/iavf: add GNSS " Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 4/9] common/iavf: define the maximum MSIX index Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 5/9] common/iavf: add commands for HQOS management Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 6/9] common/iavf: add flex descriptor fields enum Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 7/9] common/iavf: add RefSync support Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 8/9] common/iavf: introduce QGRP capabilities to replace ADQ caps Soumyadeep Hore
2024-09-10 10:12 ` [PATCH v1 9/9] common/iavf: add RSS CONFIG hash function Soumyadeep Hore
2024-09-16 14:29 ` [PATCH v1 0/9] Update IAVF Base Driver Bruce Richardson
2024-09-17 14:24   ` Bruce Richardson

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