DPDK patches and discussions
 help / color / mirror / Atom feed
[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 00/17] NXP DPAA ETH driver enhancement and fixes
 2024-08-07 15:42 UTC  (24+ 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

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

[PATCH v1 0/2] dts: api docs generation
 2024-08-07 14:24 UTC  (43+ messages)
` [PATCH v8 5/5] dts: add API doc generation
` [PATCH v11 0/5] dts: API docs generation
  ` [PATCH v11 1/5] dts: update params and parser docstrings
  ` [PATCH v11 2/5] dts: add doc generation dependencies
  ` [PATCH v11 3/5] dts: add API doc sources
  ` [PATCH v11 4/5] doc: meson doc API build dir variable
  ` [PATCH v11 5/5] dts: add API doc generation
` [PATCH v12 0/5] dts: API docs generation
  ` [PATCH v12 1/5] dts: update params and parser docstrings
  ` [PATCH v12 2/5] dts: add doc generation dependencies
  ` [PATCH v12 3/5] dts: add API doc sources
  ` [PATCH v12 4/5] doc: meson doc API build dir variable
  ` [PATCH v12 5/5] dts: add API doc generation
` [PATCH v13 0/6] API docs generation
  ` [PATCH v13 1/6] dts: update params and parser docstrings
  ` [PATCH v13 2/6] dts: replace the or operator in third party types
  ` [PATCH v13 3/6] dts: add doc generation dependencies
  ` [PATCH v13 4/6] dts: add API doc sources
  ` [PATCH v13 5/6] doc: meson doc API build dir variable
  ` [PATCH v13 6/6] dts: add API doc generation
` [PATCH v14 0/6] API docs generation
  ` [PATCH v14 1/6] dts: update params and parser docstrings
  ` [PATCH v14 2/6] dts: replace the or operator in third party types
  ` [PATCH v14 3/6] dts: add doc generation dependencies
  ` [PATCH v14 4/6] dts: add API doc sources
  ` [PATCH v14 5/6] doc: meson doc API build dir variable
  ` [PATCH v14 6/6] dts: add API doc generation
` [PATCH v15 0/5] API docs generation
  ` [PATCH v15 1/5] dts: update params and parser docstrings
  ` [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 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: Add support for TSO in DQO RDA
 2024-08-07  9:40 UTC  (3+ messages)

[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  (9+ messages)
` [v1 1/3] meson: add a meson option to install examples
` [v1 2/3] meson: add a meson option to install examples source
` [v1 3/3] meson: skip symlinks to PMDs script on no sub directory

[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] "

[PATCH] net/octeon_ep: extend mailbox functionality
 2024-08-06 14:50 UTC 

[DPDK/DTS Bug 1516] Port over checksum offload suite to new DTS
 2024-08-06 13:53 UTC 

[PATCH] dts: add l2fwd test suite
 2024-08-06 12:51 UTC 

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

[PATCH 0/4] dts: add pktgen and testpmd changes
 2024-08-06 12:46 UTC  (13+ messages)
` [PATCH 1/5] dts: add ability to send/receive multiple packets
` [PATCH 2/5] dts: add random generation seed setting
` [PATCH 3/5] dts: add random packet generator
` [PATCH 4/5] dts: add ability to start/stop ports
` [PATCH 4/5] dts: add ability to start/stop testpmd ports
` [PATCH 5/5] dts: add testpmd set ports queues
` [PATCH v2 0/5] dts: add pktgen and testpmd changes
  ` [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

[DPDK/meson Bug 1515] Meson install replaces api doc index.html
 2024-08-06 11:07 UTC 

[v1 0/7] DPAA2 crypto changes
 2024-08-06 10:27 UTC  (18+ messages)
` [v1 1/7] crypto/dpaa2_sec: fix memory leak
` [v1 2/7] common/dpaax: caamflib: fix PDCP SNOW-ZUC wdog DECO err
` [v1 3/7] crypto/dpaa2_sec: enhance IPsec RFLC handling
` [v1 4/7] crypto/dpaa2_sec: enhance pdcp FLC handling
` [v1 5/7] net/dpaa2: support FLC stashing API
` [v1 6/7] crypto/dpaa2_sec: remove prefetch code in event mode
` [v1 7/7] crypto/dpaa2_sec: rework debug code
` [v2 0/7] DPAA2 crypto changes
  ` [v2 1/7] crypto/dpaa2_sec: fix memory leak
  ` [v2 2/7] common/dpaax: caamflib: fix PDCP SNOW-ZUC wdog DECO err
  ` [v2 3/7] net/dpaa2: support FLC stashing API
  ` [v2 4/7] crypto/dpaa2_sec: enhance IPsec RFLC handling
  ` [v2 5/7] crypto/dpaa2_sec: enhance pdcp FLC handling
  ` [v2 6/7] crypto/dpaa2_sec: remove prefetch code in event mode
  ` [v2 7/7] crypto/dpaa2_sec: rework debug code

[PATCH 0/3] restore cfgfile library tests
 2024-08-06  8:37 UTC  (6+ messages)
` [PATCH v5 0/4] restore unused cfgfile tests
  ` [PATCH v5 4/4] test: rearrange test_cfgfiles cases

[PATCH] build: output a dependency log in build directory
 2024-08-06  8:35 UTC  (4+ messages)
` [PATCH v2 0/7] record and rework component dependencies

[PATCH] vhost-user: optimize stats counters performance
 2024-08-06  8:24 UTC  (2+ messages)

[PATCH] virtio: optimize stats counters performance
 2024-08-06  8:23 UTC  (7+ messages)
` [PATCH v5] "

[RFC] ethdev: convert string initialization
 2024-08-06  5:54 UTC  (2+ messages)

Portable alternative to inet_ntop?
 2024-08-06  5:35 UTC  (2+ messages)

[PATCH 1/3] examples/l3fwd: support single route file
 2024-08-06  3:41 UTC  (5+ messages)
` [v2 0/3] L3fwd changes
  ` [v2 1/3] examples/l3fwd: support single route file
  ` [v2 2/3] examples/l3fwd: fix return value on rules add
  ` [v2 3/3] examples/l3fwd: enhance valid ports checking

[PATCH] net/iavf: fix core dump when the link is unstable
 2024-08-06  0:35 UTC 

[DPDK/testpmd Bug 1514] mlx5 NIC reports checksum unknown when an invalid checksum is present
 2024-08-05 19:44 UTC 

[RFC v1 0/2] dts: Ethertype ethdev api test suite
 2024-08-05 17:12 UTC  (3+ 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

[v1,1/5] raw/zxdh: introduce zxdh raw device driver
 2024-08-05 15:45 UTC  (6+ messages)
` [v1,2/5] raw/zxdh: add support for queue setup operation
` [v1,3/5] raw/zxdh: add support for standard rawdev operations
` [v1,4/5] raw/zxdh: add support for enqueue operation
` [v1,5/5] raw/zxdh: add support for dequeue operation

[PATCH] app/dma-perf: per device config support
 2024-08-05 13:51 UTC 

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-08-05 13:20 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] dts: add text parser for testpmd verbose output

22.11.6 patches review and test
 2024-08-05 12:27 UTC  (3+ messages)

[PATCH] net/virtio-user: reset used index counter in dev reset
 2024-08-05 10:08 UTC 

[PATCH v3 00/11] support software live migration
 2024-08-05  2:12 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] mailmap: add new contributor
  ` [PATCH v4 02/11] vdpa/nfp: fix logic in hardware init
  ` [PATCH v4 03/11] vdpa/nfp: fix the logic of reconfiguration
  ` [PATCH v4 04/11] vdpa/nfp: refactor the logic of datapath update
  ` [PATCH v4 05/11] vdpa/nfp: add the live migration logic
  ` [PATCH v4 06/11] vdpa/nfp: add the interrupt logic of vring relay
  ` [PATCH v4 07/11] vdpa/nfp: setup the VF configure
  ` [PATCH v4 08/11] vdpa/nfp: recover the ring index on new host
  ` [PATCH v4 09/11] vdpa/nfp: setup vring relay thread
  ` [PATCH v4 10/11] vdpa/nfp: enable feature bits of live migration
  ` [PATCH v4 11/11] doc: update nfp document

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