DPDK patches and discussions
 help / color / mirror / Atom feed
[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 v4] net/mlx5: add test for live migration
 2023-10-26  8:15 UTC  (8+ messages)
` [PATCH v5] "
    ` [PATCH v6] "
    ` [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] net/iavf: fix indent in Tx path
 2023-10-26  8:06 UTC 

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-26  7:33 UTC  (23+ 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] 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  (34+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] net/mlx5/hws: add support for reformat DevX object
  ` [PATCH v5 02/10] net/mlx5/hws: support creating of dynamic forward table and FTE
  ` [PATCH v5 03/10] net/mlx5/hws: add mlx5dr DevX object struct to mlx5dr action
  ` [PATCH v5 04/10] net/mlx5/hws: add support for mirroring
  ` [PATCH v5 05/10] net/mlx5/hws: allow destination into default miss FT
  ` [PATCH v5 06/10] net/mlx5/hws: support reformat for hws mirror
  ` [PATCH v5 07/10] net/mlx5: reformat HWS code for HWS mirror action
  ` [PATCH v5 08/10] net/mlx5: support "
  ` [PATCH v5 09/10] net/mlx5: reformat HWS code for indirect list actions
  ` [PATCH v5 10/10] net/mlx5: support indirect list METER_MARK action
` [PATCH v6 00/10] net/mlx5: support indirect actions list
  ` [PATCH v6 01/10] net/mlx5/hws: add support for reformat DevX object
  ` [PATCH v6 02/10] net/mlx5/hws: support creating of dynamic forward table and FTE
  ` [PATCH v6 03/10] net/mlx5/hws: add mlx5dr DevX object struct to mlx5dr action
  ` [PATCH v6 04/10] net/mlx5/hws: add support for mirroring
  ` [PATCH v6 05/10] net/mlx5/hws: allow destination into default miss FT
  ` [PATCH v6 06/10] net/mlx5/hws: support reformat for hws mirror
  ` [PATCH v6 07/10] net/mlx5: reformat HWS code for HWS mirror action
  ` [PATCH v6 08/10] net/mlx5: support "
  ` [PATCH v6 09/10] net/mlx5: reformat HWS code for indirect list actions
  ` [PATCH v6 10/10] net/mlx5: support indirect list METER_MARK action
` [PATCH v7 00/10] net/mlx5: support indirect actions list
  ` [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 00/25] add the NFP vDPA PMD
 2023-10-26  6:43 UTC  (43+ 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] ethdev: fix ESP packet type description
 2023-10-26  5:49 UTC  (2+ messages)

[PATCH 00/21] use rte optional stdatomic API
 2023-10-26  4:24 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  3:58 UTC  (2+ messages)
` [PATCH v2] test/cryptodev: "

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

[PATCH v3] mbuf: add ESP packet type
 2023-10-25 20:51 UTC  (14+ messages)
` [PATCH v3 0/7] ptype matching support in mlx5
  ` [PATCH v3 1/7] ethdev: fix ESP packet type description
  ` [PATCH v3 2/7] net/mlx5: add support for ptype match in hardware steering
  ` [PATCH v3 3/7] net/mlx5/hws: add support for fragmented ptype match
  ` [PATCH v3 4/7] doc: add PMD ptype item limitations
  ` [PATCH v3 5/7] doc: add packet type matching item to release notes
  ` [PATCH v3 6/7] net/mlx5/hws: remove csum check from L3 ok check
  ` [PATCH v3 7/7] net/mlx5/hws: fix integrity bits level
  ` [PATCH v4 0/4] ptype matching support in mlx5
    ` [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)

[RFC PATCH 0/1] make cmdline library easier to use
 2023-10-25 13:33 UTC  (5+ messages)
` [PATCH v5 0/9] document and simplify use of cmdline
  ` [PATCH v5 2/9] buildtools: script to generate cmdline boilerplate

[PATCH] usertools/rss: add CNXK RSS key
 2023-10-25 12:47 UTC  (7+ messages)
` [PATCH v2 1/1] "
  ` [EXT] "

[PATCH 0/5] net/ena: v2.8.0 driver release
 2023-10-25 12:34 UTC  (5+ messages)
` [PATCH 4/5] net/ena: add support for ena-express metrics

[PATCH v1 0/2] FlexRAN SDK update for 23.11
 2023-10-25 12:32 UTC  (4+ messages)
` [PATCH v1 1/2] baseband/acc: support ACC100 deRM corner case SDK

Eventdev dequeue-enqueue event correlation
 2023-10-25 12:29 UTC  (5+ messages)

[PATCH] net/virtio: fixed missing next flag when sending packets in packed mode
 2023-10-25 12:24 UTC  (2+ messages)

[PATCH] net/virtio: fix the setting of the vector for link state interrupt
 2023-10-25 12:23 UTC  (3+ messages)
` [PATCH v2] net/virtio: fix link state interrupt vector setting

[PATCH v2 0/7] vhost: ensure virtqueue access status is checked
 2023-10-25 12:22 UTC  (3+ messages)

[Bug 1304] l3fwd-power example fails to run with uncore options, -U -u and -i
 2023-10-25 11:33 UTC  (3+ messages)

[PATCH] net/mlx5: fix wrong decap action checking in sample flow
 2023-10-25 10:46 UTC  (2+ messages)

[PATCH v1 0/1] doc: bbdev device discovery clarification
 2023-10-25 10:39 UTC  (2+ messages)

[PATCH] net/iavf: fix IAVF_TX_OFFLOAD_MASK definition
 2023-10-25 10:14 UTC  (10+ messages)

[PATCH] net/mlx5: add global API prefix to public constants
 2023-10-25  9:48 UTC 

[PATCH] mem: allow using ASan in multi-process mode
 2023-10-25  9:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 0/2] add IPv6 extension push remove
 2023-10-25  9:07 UTC  (6+ messages)
` [PATCH v3] net/mlx5: add test for live migration

[PATCH] net/mlx5: fix device checking for send to kernel action
 2023-10-25  8:42 UTC  (2+ messages)

[PATCH 0/4] add telemetry commands for TM capabilities
 2023-10-25  1:47 UTC  (2+ messages)

[PATCH v6 0/3] add telemetry cmds for ring
 2023-10-25  1:22 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] remove unnecessary null check before free/rte_free
 2023-10-24 22:58 UTC 

[PATCH v2] eal/linux: eal/linux: verify mmu type for DPDK support (ppc64le)
 2023-10-24 17:43 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] vhost: make experimental API's stable
 2023-10-24 16:31 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).