DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] ethdev: fix incorrect function name in comment
 2023-10-26 15:23 UTC  (4+ messages)

[PATCH] examples/l3fwd-power: fix to configure the uncore env
 2023-10-26 15:19 UTC 

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-26 14:59 UTC  (36+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] eal: add thread yield functions
  ` [PATCH v3 2/2] eal/unix: allow creating thread with real-time priority
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] eal: add thread yield functions
  ` [PATCH v4 2/2] eal/unix: allow creating thread with real-time priority
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] eal: add thread yield functions
  ` [PATCH v5 2/2] eal/unix: allow creating thread with real-time priority

[PATCH 00/25] add the NFP vDPA PMD
 2023-10-26 14:55 UTC  (48+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/25] net/nfp: make VF PMD using of NFP common module
  ` [PATCH v2 18/25] drivers/vdpa: introduce the NFP vDPA library
  ` [PATCH v2 19/25] drivers: add the basic framework of vDPA PMD
  ` [PATCH v2 25/25] doc: add the common and vDPA document
  ` [PATCH v3 00/25] add the NFP vDPA PMD
    ` [PATCH v3 01/25] drivers: introduce the NFP common library
    ` [PATCH v3 02/25] net/nfp: make VF PMD using of NFP common module
    ` [PATCH v3 03/25] net/nfp: rename common module name
    ` [PATCH v3 04/25] net/nfp: rename ctrl "
    ` [PATCH v3 05/25] net/nfp: extract the cap data field
    ` [PATCH v3 06/25] net/nfp: extract the qcp "
    ` [PATCH v3 07/25] net/nfp: extract the ctrl BAR "
    ` [PATCH v3 08/25] net/nfp: extract the ctrl "
    ` [PATCH v3 09/25] net/nfp: change the parameter of APIs
    ` [PATCH v3 10/25] net/nfp: change the parameter of reconfig
    ` [PATCH v3 11/25] net/nfp: extract the MAC address data field
    ` [PATCH v3 12/25] net/nfp: rename parameter in related logic
    ` [PATCH v3 13/25] drivers: add the common ctrl module
    ` [PATCH v3 14/25] drivers: add the nfp common module
    ` [PATCH v3 15/25] drivers: move queue logic to "
    ` [PATCH v3 16/25] drivers: move platform module to common library
    ` [PATCH v3 17/25] drivers: move device "
    ` [PATCH v3 18/25] drivers/vdpa: introduce the NFP vDPA library
    ` [PATCH v3 19/25] drivers: add the basic framework of vDPA PMD
    ` [PATCH v3 20/25] vdpa/nfp: add the logic of remap PCI memory
    ` [PATCH v3 21/25] vdpa/nfp: add the hardware init logic
    ` [PATCH v3 22/25] drivers: add the datapath update logic
    ` [PATCH v3 23/25] vdpa/nfp: add the notify related logic
    ` [PATCH v3 24/25] vdpa/nfp: add nfp vDPA device operations
    ` [PATCH v3 25/25] doc: add a entry in the release notes

[PATCH v3 0/5] net/ena: v2.8.0 driver release
 2023-10-26 14:21 UTC  (6+ messages)
` [PATCH v3 1/5] net/ena: hal upgrade
` [PATCH v3 2/5] net/ena: add support for connection tracking metric
` [PATCH v3 3/5] net/ena: report Rx overrun errors in xstats
` [PATCH v3 4/5] net/ena: add support for ena-express metrics
` [PATCH v3 5/5] net/ena: update ena version to 2.8.0

[PATCH 00/21] use rte optional stdatomic API
 2023-10-26 13:47 UTC  (35+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 09/19] rcu: "
  ` [PATCH v2 19/19] ring: "
` [PATCH v3 00/19] "
  ` [PATCH v3 01/19] power: "
  ` [PATCH v3 02/19] bbdev: "
  ` [PATCH v3 03/19] eal: "
  ` [PATCH v3 04/19] eventdev: "
  ` [PATCH v3 05/19] gpudev: "
  ` [PATCH v3 06/19] ipsec: "
  ` [PATCH v3 07/19] mbuf: "
  ` [PATCH v3 08/19] mempool: "
  ` [PATCH v3 09/19] rcu: "
  ` [PATCH v3 10/19] pdump: "
  ` [PATCH v3 11/19] stack: "
  ` [PATCH v3 12/19] telemetry: "
  ` [PATCH v3 13/19] vhost: "
  ` [PATCH v3 14/19] cryptodev: "
  ` [PATCH v3 15/19] distributor: "
  ` [PATCH v3 16/19] ethdev: "
  ` [PATCH v3 17/19] hash: "
  ` [PATCH v3 18/19] timer: "
  ` [PATCH v3 19/19] ring: "

[PATCH] app/test: add modexp group tests
 2023-10-26 13:31 UTC  (3+ messages)
` [PATCH v2] test/cryptodev: "
  ` [PATCH v3] "

[PATCH] ethdev: refresh shared memory reference in secondary process
 2023-10-26 13:11 UTC  (2+ messages)

[PATCH 1/1] build: update link args and includes for libarchive
 2023-10-26 12:53 UTC  (9+ messages)
  ` [EXT] "

[PATCH v1 1/1] app/mldev: enable support for pre-quantized I/O
 2023-10-26 12:49 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-10-26 12:43 UTC  (36+ messages)
` [PATCH v9 00/34] Implementation "
  ` [PATCH v9 01/34] ml/cnxk: drop support for register polling
  ` [PATCH v9 02/34] ml/cnxk: add generic cnxk device structure
  ` [PATCH v9 03/34] ml/cnxk: add generic model and layer structures
  ` [PATCH v9 04/34] ml/cnxk: add generic cnxk request structure
  ` [PATCH v9 05/34] ml/cnxk: add generic cnxk xstats structures
  ` [PATCH v9 06/34] ml/cnxk: rename cnxk ops function pointers struct
  ` [PATCH v9 07/34] ml/cnxk: update device handling functions
  ` [PATCH v9 08/34] ml/cnxk: update queue-pair "
  ` [PATCH v9 09/34] ml/cnxk: update model load and unload functions
  ` [PATCH v9 10/34] ml/cnxk: update model start and stop functions
  ` [PATCH v9 11/34] ml/cnxk: update model utility functions
  ` [PATCH v9 12/34] ml/cnxk: update data quantization functions
  ` [PATCH v9 13/34] ml/cnxk: update device debug functions
  ` [PATCH v9 14/34] ml/cnxk: update device stats functions
  ` [PATCH v9 15/34] ml/cnxk: update device and model xstats functions
  ` [PATCH v9 16/34] ml/cnxk: update fast path functions
  ` [PATCH v9 17/34] ml/cnxk: move error handling to cnxk layer
  ` [PATCH v9 18/34] ml/cnxk: support config and close of tvmdp library
  ` [PATCH v9 19/34] ml/cnxk: add structures to support TVM model type
  ` [PATCH v9 20/34] ml/cnxk: add support for identify "
  ` [PATCH v9 21/34] ml/cnxk: add support to parse TVM model objects
  ` [PATCH v9 22/34] ml/cnxk: fetch layer info and load TVM model
  ` [PATCH v9 23/34] ml/cnxk: update internal info for "
  ` [PATCH v9 24/34] ml/cnxk: enable model unload in tvmdp library
  ` [PATCH v9 25/34] ml/cnxk: enable OCM check for multilayer TVM model
  ` [PATCH v9 26/34] ml/cnxk: support start and stop for TVM models
  ` [PATCH v9 27/34] ml/cnxk: update internal TVM model info structure
  ` [PATCH v9 28/34] ml/cnxk: support device dump for TVM models
  ` [PATCH v9 29/34] ml/cnxk: enable reporting model runtime as xstats
  ` [PATCH v9 30/34] ml/cnxk: implement I/O alloc and free callbacks
  ` [PATCH v9 31/34] ml/cnxk: add generic ML malloc and free callback
  ` [PATCH v9 32/34] ml/cnxk: support quantize and dequantize callback
  ` [PATCH v9 33/34] ml/cnxk: enable fast-path ops for TVM models
  ` [PATCH v9 34/34] ml/cnxk: enable creation of mvtvm virtual device

[PATCH v2 0/5] net/ena: v2.8.0 driver release
 2023-10-26 11:54 UTC  (5+ messages)
` [PATCH v2 1/5] net/ena: hal upgrade
` [PATCH v2 5/5] net/ena: update ena version to 2.8.0

[PATCH 0/2] refactor rte_flow
 2023-10-26 10:43 UTC  (5+ messages)
` [PATCH v5 0/5] net/ice: "
  ` [PATCH v5 5/5] doc: add generic flow doc for ice PMD

[Bug 1305] testpmd: early exit with tap driver in non interactive mode
 2023-10-26 10:32 UTC 

[PATCH] app/dma-perf: fix dma mapping access overruns
 2023-10-26  9:53 UTC  (2+ messages)
` [PATCH v2] app/dma-perf: fix lcores array out of bounds access

[PATCH] net/iavf: fix crash on closing representor ports
 2023-10-26  9:51 UTC 

[PATCH] net/iavf: fix indent in Tx path
 2023-10-26  9:34 UTC  (2+ messages)

[PATCH] net/mlx5: fix the workspace double free in Windows
 2023-10-26  9:14 UTC 

[PATCH] net/mlx5: fix the workspace double free in Windows
 2023-10-26  9:11 UTC 

[PATCH] net/iavf: fix core dump when exiting testpmd
 2023-10-26  8:54 UTC 

[PATCH v4 0/7] support setting and querying RSS algorithms
 2023-10-26  8:53 UTC  (4+ messages)
` [PATCH v5 00/40] "

[PATCH] eal: fix compile failure of asm on MSVC toolchain
 2023-10-26  8:43 UTC  (2+ messages)

[PATCH] eal: remove return from functions declared void return type
 2023-10-26  8:42 UTC  (3+ messages)

[PATCH] bus/ifpga: fix driver header dependency
 2023-10-26  8:41 UTC  (3+ messages)

[PATCH] hash: fix build with GFNI
 2023-10-26  8:40 UTC  (2+ messages)

[PATCH v5] net/mlx5: add test for live migration
 2023-10-26  8:15 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v1 0/4] test/cryptodev: add ECDH tests
 2023-10-26  8:15 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] crypto/cnxk: use generic EC opcodes
` [PATCH v1 3/4] crypto/cnxk: change order of ECFPM params
` [PATCH v1 4/4] crypto/cnxk: add ECDH support

[PATCH] net/iavf: fix Tx offloading flags check
 2023-10-26  8:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: add size parameter to raw_encap action
 2023-10-26  7:30 UTC 

[PATCH v3 00/16] net/mlx5: support indirect actions list
 2023-10-26  7:12 UTC  (12+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 01/10] net/mlx5/hws: add support for reformat DevX object
  ` [PATCH v7 02/10] net/mlx5/hws: support creating of dynamic forward table and FTE
  ` [PATCH v7 03/10] net/mlx5/hws: add mlx5dr DevX object struct to mlx5dr action
  ` [PATCH v7 04/10] net/mlx5/hws: add support for mirroring
  ` [PATCH v7 05/10] net/mlx5/hws: allow destination into default miss FT
  ` [PATCH v7 06/10] net/mlx5/hws: support reformat for hws mirror
  ` [PATCH v7 07/10] net/mlx5: reformat HWS code for HWS mirror action
  ` [PATCH v7 08/10] net/mlx5: support "
  ` [PATCH v7 09/10] net/mlx5: reformat HWS code for indirect list actions
  ` [PATCH v7 10/10] net/mlx5: support indirect list METER_MARK action

[PATCH v2] config/arm: update aarch32 build with gcc13
 2023-10-26  7:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ethdev: fix ESP packet type description
 2023-10-26  5:49 UTC  (2+ messages)

[PATCH v3 0/7] ptype matching support in mlx5
 2023-10-25 20:51 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/mlx5: add support for ptype match in hardware steering
  ` [PATCH v4 2/4] net/mlx5/hws: add support for fragmented ptype match
  ` [PATCH v4 3/4] doc: add PMD ptype item limitations
  ` [PATCH v4 4/4] doc: add packet type matching item to release notes

[PATCH] net/mlx5/hws: fix integrity bits level
 2023-10-25 20:41 UTC 

[PATCH] net/mlx5/hws: remove csum check from L3 ok check
 2023-10-25 20:39 UTC 

[PATCH] eal: fix modify data area after memset
 2023-10-25 16:03 UTC  (5+ messages)
    ` [External] "

Series for 23.11
 2023-10-25 15:23 UTC  (3+ messages)

[PATCH] config: compiler support check for machine arch flags
 2023-10-25 14:29 UTC  (2+ messages)

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