DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC PATCH 1/2] power: fix power library with --lcores
 2024-08-26 13:43 UTC  (3+ messages)

[PATCH] net/pcap: set live interface as non-blocking
 2024-08-26 13:08 UTC  (2+ messages)

[PATCH v1 0/4] power: refactor power management library
 2024-08-26 13:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] power: refactor core "
  ` [PATCH v2 2/4] power: refactor uncore "
  ` [PATCH v2 3/4] test/power: removed function pointer validations
  ` [PATCH v2 4/4] power/amd_uncore: uncore power management support for AMD EPYC processors

[PATCH] ip_frag: support IPv6 reassembly with extensions
 2024-08-26 11:23 UTC 

[PATCH] app/test-pmd: remove unnecessary cast
 2024-08-26 10:45 UTC  (2+ messages)

[PATCH 1/2] test/crypto: allow retries with stats test
 2024-08-26  8:54 UTC  (2+ messages)
` [PATCH 2/2] crypto/cnxk: remove delay in stats

[PATCH v2 0/1] Device queue initialization
 2024-08-26  5:14 UTC  (3+ messages)
` [PATCH v2 1/1] drivers/baseband: device queues initialization

NVIDIA roadmap for 24.11
 2024-08-25 11:58 UTC 

[PATCH v6 2/3] eventdev: add support for independent enqueue
 2024-08-24 20:41 UTC  (7+ messages)
` [PATCH v8 0/3] Independent Enqueue Support
  ` [PATCH v8 2/3] eventdev: add support for independent enqueue
  ` [PATCH v8 3/3] event/dsw: add capability "

[PATCH v13 0/2] dts: refactored VLAN test suite
 2024-08-23 21:16 UTC  (4+ messages)
` [PATCH v14 0/2] dts: port over "
  ` [PATCH v14 1/2] dts: add VLAN methods to testpmd shell
  ` [PATCH v14 2/2] dts: VLAN test suite implementation

[PATCH v1 0/2] dts: port over unified packet type suite
 2024-08-23 20:22 UTC  (6+ messages)
` [PATCH v1 1/2] dts: add VXLAN port method to testpmd shell
` [PATCH v1 2/2] dts: port over unified packet suite
` [PATCH v2 0/2] dts: port over unified packet type suite
  ` [PATCH v2 1/2] dts: add VXLAN port method to testpmd shell
  ` [PATCH v2 2/2] dts: port over unified packet suite

[PATCH v1 0/2] dts: port over checksum offload suite
 2024-08-23 14:54 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dts: add csum HW offload to testpmd shell
  ` [PATCH v2 2/2] dts: checksum offload test suite

[PATCH 0/4] dts: add pktgen and testpmd changes
 2024-08-23 12:22 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dts: add ability to send/receive multiple packets
  ` [PATCH v2 2/5] dts: add random generation seed setting
  ` [PATCH v2 3/5] dts: add random packet generator
  ` [PATCH v2 4/5] dts: add ability to start/stop testpmd ports
  ` [PATCH v2 5/5] dts: add testpmd set ports queues

[PATCH v1] net/cpfl: fix cpfl parser issue
 2024-08-23 11:14 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2024-08-23 11:01 UTC 

[PATCH v1 00/12] Align ICE shared code with Base driver
 2024-08-23  9:56 UTC  (42+ messages)
` [PATCH v1 01/12] net/ice: use correct format specifiers for unsigned ints
` [PATCH v1 02/12] net/ice: updates for ptp init GNRD
` [PATCH v1 03/12] net/ice: add new tag definitions
` [PATCH v1 04/12] net/ice: avoid reading past end of PFA
` [PATCH v1 05/12] net/ice: update PTP init
` [PATCH v1 06/12] net/ice: address compilation errors
` [PATCH v1 07/12] net/ice: fix link speed for 200G
` [PATCH v1 08/12] net/ice: update iteration of TLVs in Preserved Fields Area
` [PATCH v1 09/12] net/ice: correct Tx Scheduler AQ command RD bit for E825C
` [PATCH v1 10/12] net/ice: support optional flags in signature segment header
` [PATCH v1 11/12] net/ice: update E830 50G branding strings
` [PATCH v1 12/12] net/ice: add support for FEC auto-detect for Connorsville
` [PATCH v2 00/12] Align ICE shared code with Base driver
  ` [PATCH v2 01/12] net/ice: use correct format specifiers for unsigned ints
  ` [PATCH v2 02/12] net/ice: updates for ptp init in E825C
  ` [PATCH v2 03/12] net/ice: add new tag definitions
  ` [PATCH v2 04/12] net/ice: avoid reading past end of PFA
  ` [PATCH v2 05/12] net/ice: update PTP init
  ` [PATCH v2 06/12] net/ice: address compilation errors
  ` [PATCH v2 07/12] net/ice: fix link speed for 200G
  ` [PATCH v2 08/12] net/ice: update iteration of TLVs in Preserved Fields Area
  ` [PATCH v2 09/12] net/ice: correct Tx Scheduler AQ command RD bit for E825C
  ` [PATCH v2 10/12] net/ice: support optional flags in signature segment header
  ` [PATCH v2 11/12] net/ice: update E830 50G branding strings
  ` [PATCH v2 12/12] net/ice: add support for FEC auto-detect for E830
    ` [PATCH v3 00/12] Align ICE shared code with Base driver
      ` [PATCH v3 01/12] net/ice: use correct format specifiers for unsigned ints
      ` [PATCH v3 02/12] net/ice: updates for ptp init in E825C
      ` [PATCH v3 03/12] net/ice: add new tag definitions
      ` [PATCH v3 04/12] net/ice: avoid reading past end of PFA
      ` [PATCH v3 05/12] net/ice: update PTP init
      ` [PATCH v3 06/12] net/ice: address compilation errors
      ` [PATCH v3 07/12] net/ice: fix link speed for 200G
      ` [PATCH v3 08/12] net/ice: update iteration of TLVs in Preserved Fields Area
      ` [PATCH v3 09/12] net/ice: correct Tx Scheduler AQ command RD bit for E825C
      ` [PATCH v3 10/12] net/ice: support optional flags in signature segment header
      ` [PATCH v3 11/12] net/ice: update E830 50G branding strings
      ` [PATCH v3 12/12] net/ice: add support for FEC auto-detect for E830

[PATCH v1 1/3] fbarray: rename tests to be more meaningful
 2024-08-23  9:29 UTC  (3+ messages)
` [PATCH v1 2/3] fbarray: rework find_next_n to flatten the loop
` [PATCH v1 3/3] fbarray: rework find_prev_n "

[PATCH] app/testpmd: show output of commands read from file
 2024-08-23  9:12 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v1] dts: fix testpmd port device error handling mode
 2024-08-23  7:45 UTC 

[PATCH v1] dts: add testpmd port information caching
 2024-08-23  7:41 UTC 

[PATCH 00/17] NXP DPAA ETH driver enhancement and fixes
 2024-08-23  7:36 UTC  (50+ messages)
` [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
` [PATCH 04/17] bus/dpaa: add port buffer manager stats
` [PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP
` [PATCH 07/17] net/dpaa: share MAC FMC scheme and CC parse
` [PATCH 09/17] net/dpaa: support IEEE 1588 PTP
` [PATCH 10/17] net/dpaa: implement detailed packet parsing
` [PATCH 11/17] net/dpaa: enhance DPAA frame display
` [PATCH 13/17] net/dpaa: add Tx rate limiting DPAA PMD API
` [PATCH 14/17] bus/dpaa: add OH port mode for dpaa eth
` [PATCH 17/17] net/dpaa: improve dpaa errata A010022 handling
` [PATCH v2 00/18] NXP DPAA ETH driver enhancement and fixes
  ` [PATCH v2 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
  ` [PATCH v2 02/18] net/dpaa: fix typecasting ch ID to u32
  ` [PATCH v2 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
  ` [PATCH v2 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v2 05/18] bus/dpaa: add port buffer manager stats
  ` [PATCH v2 06/18] net/dpaa: support Tx confirmation to enable PTP
  ` [PATCH v2 07/18] net/dpaa: add support to separate Tx conf queues
  ` [PATCH v2 08/18] net/dpaa: share MAC FMC scheme and CC parse
  ` [PATCH v2 09/18] net/dpaa: support Rx/Tx timestamp read
  ` [PATCH v2 10/18] net/dpaa: support IEEE 1588 PTP
  ` [PATCH v2 11/18] net/dpaa: implement detailed packet parsing
  ` [PATCH v2 12/18] net/dpaa: enhance DPAA frame display
  ` [PATCH v2 13/18] net/dpaa: support mempool debug
  ` [PATCH v2 14/18] net/dpaa: add Tx rate limiting DPAA PMD API
  ` [PATCH v2 15/18] bus/dpaa: add OH port mode for dpaa eth
  ` [PATCH v2 16/18] bus/dpaa: add ONIC port mode for the DPAA eth
  ` [PATCH v2 17/18] net/dpaa: improve the dpaa port cleanup
  ` [PATCH v2 18/18] net/dpaa: improve dpaa errata A010022 handling

[PATCH v1] net/cpfl: fix invalid action types
 2024-08-23  7:26 UTC  (4+ messages)

[PATCH] common/cnxk: use atomic load acquire in batch ops
 2024-08-23  6:51 UTC 

[PATCH] app/test-eventdev: improve DMA adapter test
 2024-08-23  6:12 UTC 

[RFC] ethdev: jump to table support
 2024-08-22 23:09 UTC  (2+ messages)

Community CI Meeting Minutes - August 22, 2024
 2024-08-22 20:18 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-08-22 18:41 UTC  (8+ messages)

[PATCH v1 1/2] usertools/cpu_layout: update coding style
 2024-08-22 17:43 UTC  (6+ messages)
` [PATCH v6 1/4] "
  ` [PATCH v6 2/4] usertools/cpu_layout: print out NUMA nodes
  ` [PATCH v6 3/4] usertools/dpdk-hugepages.py: update coding style
  ` [PATCH v6 4/4] usertools/dpdk-devbind: print NUMA node

[PATCH] net/iavf: fix core dump when the link is unstable
 2024-08-22 17:16 UTC  (3+ messages)

[PATCH 0/5] dts: Pydantic configuration
 2024-08-22 16:39 UTC  (6+ messages)
` [PATCH 1/5] dts: add TestSuiteSpec class and discovery
` [PATCH 2/5] dts: add Pydantic and remove Warlock
` [PATCH 3/5] dts: use Pydantic in the configuration
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH 5/5] dts: add JSON schema generation script

[PATCH v1] net/e1000: do not update link status in secondary process
 2024-08-22 16:02 UTC  (3+ messages)

Bihash Support in DPDK
 2024-08-22 16:02 UTC  (2+ messages)

[PATCH] mbuf: add transport mode ESP packet type
 2024-08-22 15:32 UTC 

[DPDK/ethdev Bug 1526] rte_eth_rx_burst is blocking in libpcap pmd on no packets
 2024-08-22 14:00 UTC 

23.11.2 patches review and test
 2024-08-22 12:06 UTC 

[PATCH v1 1/3] cryptodev: add queue pair reset API
 2024-08-22 10:28 UTC  (3+ messages)
` [PATCH v1 2/3] crypto/cnxk: add queue pair reset support
` [PATCH v1 3/3] test/crypto: add support for error recovery

DPDK Release Status Meeting 2024-08-22
 2024-08-22  9:54 UTC 

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-08-22  9:14 UTC  (5+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] dts: add port config mtu options to testpmd shell

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-08-22  9:04 UTC  (6+ messages)
` [PATCH v7 0/4] Add network packet dissector
  ` [PATCH v7 4/4] test-pmd: add more packet verbose decode options

[PATCH] test/event: fix incorrect target event queue
 2024-08-22  8:01 UTC  (2+ messages)

AWS ENA Driver Roadmap Update for Version 24.11 (updated)
 2024-08-22  7:38 UTC 

AWS ENA Driver Roadmap Update for Version 24.11
 2024-08-22  7:30 UTC 

[PATCH 0/6] Fixes and improvements in crypto unit tests
 2024-08-22  7:16 UTC  (7+ messages)
` [PATCH 1/6] test/crypto: add asserts to validate test lengths
` [PATCH 2/6] test/crypto: enable larger packet sizes with TLS
` [PATCH 3/6] test/crypto: remove redefinition
` [PATCH 4/6] test/crypto: remove unused macros
` [PATCH 5/6] test/crypto: start opening brace in new line
` [PATCH 6/6] test/crypto: free pools in teardown

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-08-22  6:38 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] graph: add node fastpath error counters
  ` [PATCH v4 3/5] graph: add stats for node specific errors
  ` [PATCH v4 4/5] node: add error stats for ip4 lookup node
  ` [PATCH v4 5/5] node: add error stats for ip4 reassembly node

[PATCH 1/1] common/cnxk: updated loglevel from NOTICE to INFO
 2024-08-22  6:24 UTC 

[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
 2024-08-22  4:03 UTC  (2+ messages)

[RFC PATCH v1 0/5] dts: add VFs to the framework
 2024-08-21 21:30 UTC  (17+ messages)
` [RFC PATCH v2 3/5] dts: add class for virtual functions
` [RFC PATCH v2 4/5] dts: add OS abstractions for creating "
` [RFC PATCH v2 5/5] dts: add functions for managing VFs to Node
` [RFC PATCH v2 0/5] dts: add VFs to the framework
  ` [RFC PATCH v2 1/5] dts: allow binding only a single port to a different driver
  ` [RFC PATCH v2 2/5] dts: parameterize what ports the TG sends packets to
` [RFC PATCH v3 0/5] dts: add VFs to the framework
  ` [RFC PATCH v3 1/5] dts: allow binding only a single port to a different driver
  ` [RFC PATCH v3 2/5] dts: parameterize what ports the TG sends packets to
  ` [RFC PATCH v3 3/5] dts: add class for virtual functions
  ` [RFC PATCH v3 4/5] dts: add OS abstractions for creating "
  ` [RFC PATCH v3 5/5] dts: add functions for managing VFs to Node

page:  |  | latest

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