DPDK patches and discussions
 help / color / mirror / Atom feed
* NVIDIA roadmap for 25.03
@ 2024-12-25 14:52 Maayan Kashani
  0 siblings, 0 replies; only message in thread
From: Maayan Kashani @ 2024-12-25 14:52 UTC (permalink / raw)
  To: dpdk-dev

[-- Attachment #1: Type: text/plain, Size: 2437 bytes --]

Please find below NVIDIA roadmap for 25.03 release:



EAL change

=============

Improve PCI device string comparisons by using bus-specific parsing functions.

By comparing the parsed PCI address instances instead of the string representations,

the application can ensure consistent handling of PCI device numbers, regardless of the format used.



rte_ethdev new APIs  

=================  

Hairpin Queue Statistics query​  

Track detailed statistics for hairpin operations at the queue level, including counters on receive misses, transmission errors, and queue drops.​  

This enhanced monitoring capability enables improved debugging, telemetry collection, and performance tracking. 

Hardware support and capabilities:

  *   ConnectX-6 Dx: Statistics available at port level and Physical Function (PF).

  *   ConnectX-7, BlueField-3 and newer: Extended support for per-queue statistics and Virtual Function (VF) monitoring.



Net/mlx5 PMD updates  

=====================  

  1.  Forwarding Database (FDB) domain tables​ Optimization 

Network flows in FDB often lack directional indicators,

resulting in redundant flow entries created in both receive (Rx) and transmit (Tx) domains.

This has been changed with the introduction of a unified FDB approach which addresses the inefficiency.

Therefore, the unified FDB reduces the duplication of Tx / Rx tables in the FDB domain ,

optimize the performance and reduce memory usage to allow room for more offloads (increase total scale).

  1.  Optimization of device probing time

Probing time with hundreds of REPs is too long, this optimization is cashing the probing data and using a new kernel API.

  1.  Support eCPRI matching in template API.

Support eCPRI based on Flex Parser

  1.  Support queue and RSS actions from FDB

Save the hops in Rx direction for performance, bypass NIC Rx domain

  1.  Memory pool debuggability

Introducing live tracing at multiple log levels for operations within the ipool, providing detailed visibility into its internal structures and processes.

This feature also includes checks for double malloc/free operations to enhance reliability and debuggability.



Test apps updates    

=================   

Support the changes in rte_flow listed above in testpmd.   




Regards,
Maayan Kashani


[-- Attachment #2: Type: text/html, Size: 16334 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-25 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-25 14:52 NVIDIA roadmap for 25.03 Maayan Kashani

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