DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v8 0/3] dts: refactored queue start/stop suite
 2024-08-09 15:52 UTC  (6+ messages)
` [PATCH v9 0/2] "
  ` [PATCH v9 1/2] dts: add functions to testpmd shell
  ` [PATCH v9 2/2] dts: initial queue start/stop suite implementation

[RFC v1 0/1] dts: separate allowed values from json schema
 2024-08-09 15:43 UTC  (4+ messages)
` [RFC v1 1/1] dts: split enums from primary "

[RFC v7 1/6] eal: extend bit manipulation functionality
 2024-08-09 15:37 UTC  (16+ messages)
` [PATCH 0/5] Improve EAL bit operations API
  ` [PATCH 1/5] eal: extend bit manipulation functionality
    ` [PATCH v2 0/5] Improve EAL bit operations API
      ` [PATCH v2 1/5] eal: extend bit manipulation functionality
      ` [PATCH v2 2/5] eal: add unit tests for bit operations
      ` [PATCH v2 3/5] eal: add atomic "
      ` [PATCH v2 4/5] eal: add unit tests for atomic bit access functions
      ` [PATCH v2 5/5] eal: extend bitops to handle volatile pointers
  ` [PATCH 2/5] eal: add unit tests for bit operations
  ` [PATCH 3/5] eal: add atomic "
  ` [PATCH 4/5] eal: add unit tests for atomic bit access functions
  ` [PATCH 5/5] eal: extend bitops to handle volatile pointers

[PATCH] dts: add l2fwd test suite
 2024-08-09 15:27 UTC  (2+ messages)

[PATCH 0/5] alarm related patches
 2024-08-09 15:24 UTC  (15+ messages)
` [PATCH 1/5] eal: add missing parameter check to rte_eal_alarm_set on Windows
` [PATCH 2/5] Revert "test/alarm: disable bad time cases on Windows"
` [PATCH 3/5] test: support alarm test on FreeBSD
` [PATCH 4/5] test/alarm: rewrite the alarm test
` [PATCH 5/5] eal: simplify eal alarm cancel by using LIST_FOREACH_SAFE
` [PATCH v2 0/3] alarm test fixes
  ` [PATCH v2 1/3] eal: add missing parameter check to rte_eal_alarm_set on Windows
  ` [PATCH v2 2/3] test: support alarm test on FreeBSD
  ` [PATCH v2 3/3] test/alarm: rewrite the alarm test

[PATCH 0/4] dts: add pktgen and testpmd changes
 2024-08-09 15:14 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] log: allow log register API to update log level
 2024-08-09 14:06 UTC  (2+ messages)

22.11.6 patches review and test
 2024-08-09 10:26 UTC  (3+ messages)

[PATCH] net/bnxt: fix issue reading sff8436 sfp eeproms
 2024-08-09 10:21 UTC 

[PATCH 0/2] introduce PM QoS interface
 2024-08-09  9:50 UTC  (4+ messages)
` [PATCH v9 0/2] power: "
  ` [PATCH v9 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v9 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH] ethdev: add dump regs for telemetry
 2024-08-09  9:22 UTC  (3+ messages)
` [PATCH v6 0/8] support dump reigser names and filter

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-08-09  9:21 UTC  (3+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload

[PATCH 0/3] net/enic: support VF and fix minor issues
 2024-08-09  7:07 UTC  (18+ messages)
` [PATCH 1/3] net/enic: support SR-IOV VF using admin channel
` [PATCH 2/3] net/enic: add speed capabilities for newer models
` [PATCH 3/3] net/enic: allow multicast in MAC address add callback
  ` [PATCH v2 0/3] net/enic: support VF and fix minor issues
    ` [PATCH v2 1/3] net/enic: support SR-IOV VF using admin channel
    ` [PATCH v2 2/3] net/enic: add speed capabilities for newer models
    ` [PATCH v2 3/3] net/enic: allow multicast in MAC address add callback
    ` [PATCH v3 0/3] net/enic: support VF and fix minor issues
      ` [PATCH v3 1/3] net/enic: support SR-IOV VF using admin channel
      ` [PATCH v3 2/3] net/enic: add speed capabilities for newer models
      ` [PATCH v3 3/3] net/enic: allow multicast in MAC address add callback

[PATCH] net/gve: Add support for TSO in DQO RDA
 2024-08-08 22:45 UTC  (5+ messages)

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-08-08 21:49 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] dts: add text parser for testpmd verbose output

Community CI Meeting Minutes - August 8, 2024
 2024-08-08 21:48 UTC 

[PATCH] version: 24.11-rc0
 2024-08-08 21:45 UTC  (4+ messages)
    ` [OS-Team] [dpdklab] "

[RFC v1 0/2] dts: Ethertype ethdev api test suite
 2024-08-08 21:40 UTC  (5+ messages)
` [RFC v1 1/2] dts: add additional vlan configuration to testpmd shell class
` [RFC v1 2/2] dts: port ethertype ethdev api test suite to new dts framework

DPDK: Create multiple RSS flows with unique set of queues for different patterns
 2024-08-08 18:55 UTC  (2+ messages)

[PATCH 0/4] Enable more unit tests
 2024-08-08 18:52 UTC  (8+ messages)
` [PATCH 1/4] test: update alarm test
` [PATCH 3/4] test: make red test part of fast suite

[PATCH v2] net/gve: add support for TSO in DQO RDA
 2024-08-08 18:28 UTC  (2+ messages)

[PATCH 1/4] [v1,1/4] zsda: Introduce zsda device drivers
 2024-08-08 15:23 UTC  (8+ messages)
` [PATCH 2/4] [v1,2/4] zsda: add support for zsdadev operations
` [PATCH 3/4] [v1,3/4] zsda: add support for queue operation
` [PATCH 4/4] [v1,4/4] zsda: add compressdev driver and interface

[PATCH v1 0/2] dts: api docs generation
 2024-08-08 12:27 UTC  (19+ messages)
` [PATCH v15 0/5] API "
  ` [PATCH v15 2/5] dts: replace the or operator in third party types
  ` [PATCH v15 3/5] dts: add doc generation dependencies
  ` [PATCH v15 4/5] dts: add API doc sources
  ` [PATCH v15 5/5] dts: add API doc generation
` [PATCH v16 0/5] API docs generation
  ` [PATCH v16 1/5] dts: update params and parser docstrings
  ` [PATCH v16 2/5] dts: replace the or operator in third party types
  ` [PATCH v16 3/5] dts: add doc generation dependencies
  ` [PATCH v16 4/5] dts: add API doc sources
  ` [PATCH v16 5/5] dts: add API doc generation

[PATCH v2 1/1] examples/l2fwd-jobstats: add delay to show stats
 2024-08-08 12:22 UTC  (5+ messages)
` [PATCH v3 1/1] examples/l2fwd-jobstats: fix lock availability
    ` [EXTERNAL] "

[PATCH] net/mlx5: add non-template flow metadata split
 2024-08-08 11:27 UTC  (4+ messages)
` [PATCH v2] net/mlx5: add metadata split for compatibility API

[PATCH 00/17] NXP DPAA ETH driver enhancement and fixes
 2024-08-08  8:51 UTC  (25+ messages)
` [PATCH 02/17] net/dpaa: fix typecasting ch ID to u32
` [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

Portable alternative to inet_ntop?
 2024-08-07 22:23 UTC  (3+ messages)

[PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor limitations in rte_eth_dev_info
 2024-08-07 20:58 UTC  (5+ messages)
` [PATCH v3 0/2] net/mlx5: fix reported Rx/Tx desc limits
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] common/mlx5: reduce HCA attribute type sizes

[PATCH v12 0/3] dts: refactored VLAN test suite
 2024-08-07 19:43 UTC  (4+ messages)
` [PATCH v13 0/2] "
  ` [PATCH v13 1/2] dts: add VLAN methods to testpmd shell
  ` [PATCH v13 2/2] dts: VLAN test suite implementation

[PATCH v2 0/4] dts: initial dynamic config suite
 2024-08-07 19:18 UTC  (9+ messages)
` [PATCH v5 0/3] dts: refactored dynamic config test suite
  ` [PATCH v5 1/3] dts: add multicast set function to shell
  ` [PATCH v5 2/3] dts: dynamic config conf schema
  ` [PATCH v6 0/2] dts: refactored dynamic config test suite
    ` [PATCH v6 1/2] dts: add multicast set function to shell
    ` [PATCH v6 2/2] dts: dynamic config test suite

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-08-07 19:07 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dts: add dual_vlan testing suite

[PATCH] doc: announce cryptodev change to support EDDSA
 2024-08-07 17:21 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH dpdk] buildtools/cmdline: fix meson error when used as a subproject
 2024-08-07 13:43 UTC  (2+ messages)

[PATCH] doc: announce cryptodev changes to offload RSA in VirtIO
 2024-08-07 13:31 UTC  (5+ messages)

[PATCH 00/15] Improve rte_tm support in ICE driver
 2024-08-07  9:47 UTC  (32+ messages)
` [PATCH 01/15] net/ice: add traffic management node query function
` [PATCH 02/15] net/ice: detect stopping a flow-director queue twice
` [PATCH 03/15] net/ice: improve Tx scheduler graph output
` [PATCH 04/15] net/ice: add option to choose DDP package file
` [PATCH 05/15] net/ice: add option to download scheduler topology
` [PATCH 06/15] net/ice/base: allow init without TC class sched nodes
` [PATCH 07/15] net/ice/base: set VSI index on newly created nodes
` [PATCH 08/15] net/ice/base: read VSI layer info from VSI
` [PATCH 09/15] net/ice/base: remove 255 limit on sched child nodes
` [PATCH 10/15] net/ice/base: optimize subtree searches
` [PATCH 11/15] net/ice/base: make functions non-static
` [PATCH 12/15] net/ice/base: remove flag checks before topology upload
` [PATCH 13/15] net/ice: limit the number of queues to sched capabilities
` [PATCH 14/15] net/ice: enhance Tx scheduler hierarchy support
` [PATCH 15/15] net/ice: add minimal capability reporting API
` [PATCH v2 00/15] Improve rte_tm support in ICE driver
  ` [PATCH v2 01/15] net/ice: add traffic management node query function
  ` [PATCH v2 02/15] net/ice: detect stopping a flow-director queue twice
  ` [PATCH v2 03/15] net/ice: improve Tx scheduler graph output
  ` [PATCH v2 04/15] net/ice: add option to choose DDP package file
  ` [PATCH v2 05/15] net/ice: add option to download scheduler topology
  ` [PATCH v2 06/15] net/ice/base: allow init without TC class sched nodes
  ` [PATCH v2 07/15] net/ice/base: set VSI index on newly created nodes
  ` [PATCH v2 08/15] net/ice/base: read VSI layer info from VSI
  ` [PATCH v2 09/15] net/ice/base: remove 255 limit on sched child nodes
  ` [PATCH v2 10/15] net/ice/base: optimize subtree searches
  ` [PATCH v2 11/15] net/ice/base: make functions non-static
  ` [PATCH v2 12/15] net/ice/base: remove flag checks before topology upload
  ` [PATCH v2 13/15] net/ice: limit the number of queues to sched capabilities
  ` [PATCH v2 14/15] net/ice: enhance Tx scheduler hierarchy support
  ` [PATCH v2 15/15] net/ice: add minimal capability reporting API

[PATCH] net/gve : Update EOP bit in txd rte_mbuf chain
 2024-08-07  9:39 UTC  (6+ messages)
` [PATCH v5] net/gve : Update EOP & csum "

[Bug 1353] Add parallel functional testing support
 2024-08-07  8:30 UTC  (2+ messages)
` [DPDK/DTS Bug "

[PATCH 0/4] improve rte_tm APIs
 2024-08-07  7:29 UTC  (8+ messages)
` [PATCH 1/4] ethdev: make parameters to TM node add fn constant
` [PATCH 2/4] ethdev: make parameters to TM profile "
` [PATCH 3/4] ethdev: make TM shaper parameters constant
` [PATCH 4/4] ethdev: add traffic manager query function

[v1 0/3] meson options related changes
 2024-08-07  4:09 UTC  (7+ messages)
` [v1 1/3] meson: add a meson option to install examples
` [v1 2/3] meson: add a meson option to install examples source

[RFC PATCH v1 0/3] dts: pf_smoke port
 2024-08-06 18:56 UTC  (4+ messages)
` [RFC PATCH v1 1/3] dts: add ability to modify number of queues on a port to testpmd
` [RFC PATCH v1 2/3] dts: add pf smoke testing suite
` [RFC PATCH v1 3/3] dts: added pf_smoke_tests to yaml schema

[PATCH v1] dts: add flow rule dataclass to testpmd shell
 2024-08-06 16:42 UTC  (2+ messages)
` [PATCH v2] "

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