DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2] app/eventdev: add crypto producer mode
 2022-02-14 15:31 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] build: make ring mempool driver mandatory
 2022-02-14 15:30 UTC 

[PATCH] eventdev/eth_rx: fix queue config get API
 2022-02-14 15:28 UTC  (2+ messages)

[PATCH] eventdev/eth_tx: fix queue add logic
 2022-02-14 15:23 UTC  (4+ messages)
` [PATCH v2] "

out of tree driver builds broken with C++
 2022-02-14 15:03 UTC  (6+ messages)

[PATCH v6 00/50] introduce IWYU
 2022-02-14 14:44 UTC  (104+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/50] devtools: script to remove unused headers includes
  ` [PATCH v7 02/50] telemetry: remove unneeded header includes
  ` [PATCH v7 03/50] ring: "
  ` [PATCH v7 04/50] kvargs: "
  ` [PATCH v7 05/50] eal: "
  ` [PATCH v7 06/50] vhost: "
  ` [PATCH v7 07/50] timer: "
  ` [PATCH v7 08/50] table: "
  ` [PATCH v7 09/50] stack: "
  ` [PATCH v7 10/50] security: "
  ` [PATCH v7 11/50] sched: "
  ` [PATCH v7 12/50] rib: "
  ` [PATCH v7 13/50] reorder: "
  ` [PATCH v7 14/50] regexdev: "
  ` [PATCH v7 15/50] rcu: "
  ` [PATCH v7 16/50] rawdev: "
  ` [PATCH v7 17/50] power: "
  ` [PATCH v7 18/50] port: "
  ` [PATCH v7 19/50] pipeline: "
  ` [PATCH v7 20/50] pdump: "
  ` [PATCH v7 21/50] pci: "
  ` [PATCH v7 22/50] pcapng: "
  ` [PATCH v7 23/50] node: "
  ` [PATCH v7 24/50] net: "
  ` [PATCH v7 25/50] metrics: "
  ` [PATCH v7 26/50] mempool: "
  ` [PATCH v7 27/50] member: "
  ` [PATCH v7 28/50] mbuf: "
  ` [PATCH v7 29/50] lpm: "
  ` [PATCH v7 30/50] latencystats: "
  ` [PATCH v7 31/50] kni: "
  ` [PATCH v7 32/50] jobstats: "
  ` [PATCH v7 33/50] ipsec: "
  ` [PATCH v7 34/50] ip_frag: "
  ` [PATCH v7 35/50] hash: "
  ` [PATCH v7 36/50] gro: "
  ` [PATCH v7 37/50] graph: "
  ` [PATCH v7 38/50] gpudev: "
  ` [PATCH v7 39/50] flow_classify: "
  ` [PATCH v7 40/50] fib: "
  ` [PATCH v7 41/50] eventdev: "
  ` [PATCH v7 42/50] efd: "
  ` [PATCH v7 43/50] dmadev: "
  ` [PATCH v7 44/50] distributor: "
  ` [PATCH v7 45/50] compressdev: "
  ` [PATCH v7 46/50] cmdline: "
  ` [PATCH v7 47/50] bpf: "
  ` [PATCH v7 48/50] bbdev: "
  ` [PATCH v7 49/50] cryptodev: "
  ` [PATCH v7 50/50] acl: "
  ` [PATCH v8 00/50] introduce IWYU
    ` [PATCH v8 01/50] devtools: script to remove unused headers includes
    ` [PATCH v8 02/50] telemetry: remove unneeded header includes
    ` [PATCH v8 03/50] ring: "
    ` [PATCH v8 04/50] kvargs: "
    ` [PATCH v8 05/50] eal: "
    ` [PATCH v8 06/50] vhost: "
    ` [PATCH v8 07/50] timer: "
    ` [PATCH v8 08/50] table: "
    ` [PATCH v8 09/50] stack: "
    ` [PATCH v8 10/50] security: "
    ` [PATCH v8 11/50] sched: "
    ` [PATCH v8 12/50] rib: "
    ` [PATCH v8 13/50] reorder: "
    ` [PATCH v8 14/50] regexdev: "
    ` [PATCH v8 15/50] rcu: "
    ` [PATCH v8 16/50] rawdev: "
    ` [PATCH v8 17/50] power: "
    ` [PATCH v8 18/50] port: "
    ` [PATCH v8 19/50] pipeline: "
    ` [PATCH v8 20/50] pdump: "
    ` [PATCH v8 21/50] pci: "
    ` [PATCH v8 22/50] pcapng: "
    ` [PATCH v8 23/50] node: "
    ` [PATCH v8 24/50] net: "
    ` [PATCH v8 25/50] metrics: "
    ` [PATCH v8 26/50] mempool: "
    ` [PATCH v8 27/50] member: "
    ` [PATCH v8 28/50] mbuf: "
    ` [PATCH v8 29/50] lpm: "
    ` [PATCH v8 30/50] latencystats: "
    ` [PATCH v8 31/50] kni: "
    ` [PATCH v8 32/50] jobstats: "
    ` [PATCH v8 33/50] ipsec: "
    ` [PATCH v8 34/50] ip_frag: "
    ` [PATCH v8 35/50] hash: "
    ` [PATCH v8 36/50] gro: "
    ` [PATCH v8 37/50] graph: "
    ` [PATCH v8 38/50] gpudev: "
    ` [PATCH v8 39/50] flow_classify: "
    ` [PATCH v8 40/50] fib: "
    ` [PATCH v8 41/50] eventdev: "
    ` [PATCH v8 42/50] efd: "
    ` [PATCH v8 43/50] dmadev: "
    ` [PATCH v8 44/50] distributor: "
    ` [PATCH v8 45/50] compressdev: "
    ` [PATCH v8 46/50] cmdline: "
    ` [PATCH v8 47/50] bpf: "
    ` [PATCH v8 48/50] bbdev: "
    ` [PATCH v8 49/50] cryptodev: "
    ` [PATCH v8 50/50] acl: "

[PATCH v2 1/3] net/ark: add device capabilities record
 2022-02-14 14:00 UTC  (4+ messages)
  ` [PATCH v2 3/3] net/ark: support chunk DMA transfers

[PATCH] build: fix build on FreeBSD with Meson 0.61.1
 2022-02-14 13:48 UTC  (2+ messages)

Minutes of Technical Board Meeting, 2022-02-09
 2022-02-14 13:46 UTC 

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-14 13:41 UTC  (9+ messages)
` [PATCH v5] "

[PATCH 1/6] net/nfb: add missing libfdt dependency for build
 2022-02-14 13:37 UTC  (11+ messages)
` [PATCH 2/6] drivers/nfb: fix array indexes in deinit functions
` [PATCH 3/6] drivers/nfb: do not report zero-sized TX burst
` [PATCH 4/6] drivers/nfb: use RTE_ETH_RX_OFFLOAD_TIMESTAMP flag
` [PATCH 5/6] drivers/nfb: fix multicast/promiscuous mode switching
` [PATCH 6/6] drivers/nfb: add support for more MAC addresses

[PATCH v4 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
 2022-02-14 13:15 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v2] net/failsafe: link_update request crashing at boot
 2022-02-14 13:09 UTC 

[PATCH] ethdev: remove dead code in telemetry handler
 2022-02-14 12:10 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH] ethdev: mtr: enhance input color table features
 2022-02-14 12:02 UTC  (3+ messages)
` [dpdk-dev] [v22.07] [PATCH] ethdev: mtr: support input color selection
  ` [dpdk-dev] [v22.07] [PATCH v2] "

[RFC] eal_debug: do not use malloc in rte_dump_stack
 2022-02-14 11:51 UTC  (6+ messages)
` [PATCH v2 0/2] rte_dump_stack: improvements
  ` [PATCH v2 1/2] eal_debug: do not use malloc in rte_dump_stack

[dpdk-dev] [PATCH v6 0/3] librte_ethdev: error recovery support
 2022-02-14 11:15 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 1/4] ethdev: support device reset and recovery events

[PATCH v2] vdpa/sfc: make MCDI memzone name unique
 2022-02-14 10:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] pipeline: add check against loops
 2022-02-14 10:41 UTC  (3+ messages)

[PATCH v7 2/2] net/cnxk: support priority flow control
 2022-02-14 10:10 UTC  (6+ messages)
` [PATCH v8 1/2] common/cnxk: support priority flow ctrl config API
  ` [PATCH v8 2/2] net/cnxk: support priority flow control
    ` [PATCH v9 1/2] common/cnxk: support priority flow ctrl config API
      ` [PATCH v9 2/2] net/cnxk: support priority flow control

[dpdk-dev] [PATCH] drivers: enable keep flow rule device capability for cnxk
 2022-02-14 10:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/20] mlx5: refactor devargs management
 2022-02-14  9:35 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] net/mlx5: fix wrong check sibling device config mismatch
  ` [PATCH v2 02/20] net/mlx5: fix ineffective metadata argument adjustment
  ` [PATCH v2 03/20] net/mlx5: fix wrong place of ASO CT object release
  ` [PATCH v2 04/20] net/mlx5: fix inconsistency errno update in SH creation
  ` [PATCH v2 05/20] net/mlx5: remove declaration duplications
  ` [PATCH v2 06/20] net/mlx5: remove checking devargs duplication
  ` [PATCH v2 07/20] net/mlx5: remove HCA attr structure duplication
  ` [PATCH v2 08/20] net/mlx5: remove DevX flag duplication
  ` [PATCH v2 09/20] net/mlx5: remove Verbs query device duplication
  ` [PATCH v2 10/20] common/mlx5: share VF checking function
  ` [PATCH v2 11/20] net/mlx5: share realtime timestamp configure
  ` [PATCH v2 12/20] net/mlx5: share counter config function
  ` [PATCH v2 13/20] net/mlx5: add E-switch mode flag
  ` [PATCH v2 14/20] net/mlx5: rearrange device attribute structure
  ` [PATCH v2 15/20] net/mlx5: concentrate all device configurations
  ` [PATCH v2 16/20] net/mlx5: add share device context config structure
  ` [PATCH v2 17/20] net/mlx5: using function to detect operation by DevX
  ` [PATCH v2 18/20] net/mlx5: separate per port configuration
  ` [PATCH v2 19/20] common/mlx5: add check for common devargs in probing again
  ` [PATCH v2 20/20] common/mlx5: refactor devargs management

[PATCH 0/7] Verify C++ compatibility of public headers
 2022-02-14  9:30 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] eal: fix header build with C++

[PATCH v3 1/3] event/cnxk: store and reuse workslot status
 2022-02-14  9:29 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/2] fix shared RxQ creation
 2022-02-14  9:00 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: fix invalid entry in shared RXQs list
` [PATCH 2/2] net/mlx5: optimize RxQ creation

[PATCH 0/4] net/mlx5: support send scheduling for ConnextX-7
 2022-02-14  8:56 UTC  (5+ messages)
` [PATCH 1/4] common/mlx5: add send on time capability check
` [PATCH 2/4] net/mlx5: configure Tx queue with send on time offload
` [PATCH 3/4] net/mlx5: add wait on time support in Tx datapath
` [PATCH 4/4] doc: update send scheduling mlx5 feature description

[PATCH 1/2] net/bonding: add error hint for invald args
 2022-02-14  8:13 UTC  (2+ messages)
` [PATCH 2/2] net/bonding: fix slaves initilizing on mtu setting

[PATCH] common/mlx5: fix QP ack timeout configuration
 2022-02-14  6:03 UTC 

[EXT] Re: [dpdk-stable] [PATCH v2] test: avoid hang if queues are full and Tx fails
 2022-02-14  4:56 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] drivers: enable keep flow rule device capability for cnxk
 2022-02-14  4:29 UTC 

release candidate 22.03-rc1
 2022-02-14  0:58 UTC 

[PATCH] dma/idxd: add allow/block list support
 2022-02-13 22:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] common/cnxk: add CNF950_A0 support
 2022-02-13 22:00 UTC  (2+ messages)

[PATCH] examples/pipeline: print table entries to file
 2022-02-13 20:50 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V2] pipeline: support checksum for variable size headers
 2022-02-13 20:44 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] pipeline: fix table state memory allocation
 2022-02-13 20:23 UTC  (2+ messages)

[PATCH] pipeline: fix annotation checks
 2022-02-13 20:06 UTC  (2+ messages)

[PATCH 1/4] pipeline: improve the drop instruction
 2022-02-13 19:48 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 4/4] pipeline: add drop port for each pipeline

[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
 2022-02-13 18:07 UTC  (4+ messages)

[PATCH] eal: fix data race in multi-process support
 2022-02-13 11:39 UTC  (3+ messages)

[DPDK] /lib/eal: fix failed to stop device monitor error
 2022-02-13 11:29 UTC  (2+ messages)

[PATCH v3] raw/ntb: clear all valid DB bits when DB init
 2022-02-13 11:26 UTC  (4+ messages)
` [PATCH v4] "

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