DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 0/9] riscv: implement accelerated crc using zbc
 2024-08-27 15:36 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] config/riscv: detect presence of Zbc extension
  ` [PATCH v3 2/9] hash: implement CRC using riscv carryless multiply
  ` [PATCH v3 3/9] net: "
  ` [PATCH v3 4/9] config/riscv: add qemu crossbuild target
  ` [PATCH v3 5/9] examples/l3fwd: use accelerated CRC on riscv
    ` [PATCH v3 6/9] ipfrag: "
    ` [PATCH v3 7/9] examples/l3fwd-power: "
    ` [PATCH v3 8/9] hash/cuckoo: "
    ` [PATCH v3 9/9] member: "

[PATCH] app/testpmd: improve sse based macswap
 2024-08-27 15:32 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] app/testpmd: add register keyword

[RFC 0/2] introduce LLC aware functions
 2024-08-27 15:10 UTC  (3+ messages)
` [RFC 1/2] eal: add llc "
` [RFC 2/2] eal/lcore: add llc aware for each macro

[PATCH] net/mana: support building the driver on arm64
 2024-08-27 14:35 UTC  (4+ messages)

[PATCH] net/gve: Add support for TSO in DQO RDA
 2024-08-27 14:04 UTC  (4+ messages)
` [PATCH v3] net/gve: add "

[PATCH v1 0/4] power: refactor power management library
 2024-08-27 13:02 UTC  (10+ 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 v1 00/12] Align ICE shared code with Base driver
 2024-08-27 10:00 UTC  (34+ messages)
` [PATCH v1 04/12] net/ice: avoid reading past end of PFA
` [PATCH v1 08/12] net/ice: update iteration of TLVs in Preserved Fields Area
` [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

[DPDK/DTS Bug 1528] Port MTU update test suite to DTS
 2024-08-27  9:58 UTC 

Bihash Support in DPDK
 2024-08-27  9:14 UTC  (4+ messages)

[PATCH] net/octeon_ep: add device removal event callback
 2024-08-27  5:32 UTC 

NXP roadmap for 24.11
 2024-08-27  5:27 UTC 

[DPDK/core Bug 1527] Running ring_stress_autotest with > 112 CPUs hangs test
 2024-08-26 22:08 UTC 

[PATCH v1 0/2] dts: port over checksum offload suite
 2024-08-26 21:22 UTC  (12+ 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 v3 0/2] dts: port over checksum offload suite
    ` [PATCH v3 1/2] dts: add csum HW offload to testpmd shell
    ` [PATCH v3 2/2] dts: checksum offload test suite

[PATCH v1 0/1] dts: allow for updating MTU with testpmd
 2024-08-26 21:13 UTC  (4+ messages)
` [PATCH v1 1/1] dts: add methods for modifying MTU to testpmd shell
` [PATCH v2 0/1] dts: allow for updating MTU with testpmd
  ` [PATCH v2 1/1] dts: add methods for modifying MTU to testpmd shell

[RFC 0/6] Stage-Ordered API and other extensions for ring library
 2024-08-26 19:04 UTC  (3+ messages)
` [RFC 3/6] ring/soring: introduce Staged Ordered Ring

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-08-26 17:25 UTC  (27+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 01/12] dts: fix default device error handling mode
  ` [PATCH v3 02/12] dts: add the aenum dependency
  ` [PATCH v3 03/12] dts: add test case decorators
  ` [PATCH v3 04/12] dts: add mechanism to skip test cases or suites
  ` [PATCH v3 05/12] dts: add support for simpler topologies
  ` [PATCH v3 06/12] dst: add basic capability support
  ` [PATCH v3 07/12] dts: add testpmd port information caching
  ` [PATCH v3 08/12] dts: add NIC capability support
  ` [PATCH v3 09/12] dts: add topology capability
  ` [PATCH v3 10/12] doc: add DTS capability doc sources
  ` [PATCH v3 11/12] dts: add Rx offload capabilities
  ` [PATCH v3 12/12] dts: add NIC capabilities from show port info

[RFC] dpaa2: replace system("echo ...") with file i/o
 2024-08-26 16:11 UTC  (2+ messages)
` [PATCH v3] bus/fslmc/dpaa2: "

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2024-08-26 15:53 UTC  (3+ messages)

[GRO] check whether ip_id continuity needs to be checked when two TCP packets are merged
 2024-08-26 15:48 UTC  (3+ messages)

[PATCH] ip_frag: support IPv6 reassembly with extensions
 2024-08-26 15:41 UTC  (2+ messages)

[PATCH v1] net/cpfl: fix cpfl parser issue
 2024-08-26 15:32 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[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] 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] net/sxe: add net driver sxe
 2024-08-26  8:10 UTC 

[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 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 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  (7+ messages)

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

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

[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 

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