DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 24.03 0/8] document scheduling types for eventdev drivers
 2023-12-13 13:20 UTC  (18+ messages)
` [PATCH 24.03 v2 0/9] "
  ` [PATCH 24.03 v2 2/9] eventdev: increase flexibility of all-types flag
` [PATCH v3 0/9] document scheduling types for eventdev drivers
  ` [PATCH v3 1/9] eventdev: add capability flags for supported sched types
  ` [PATCH v3 2/9] eventdev: clarify all-types flag documentation
  ` [PATCH v3 3/9] event/cnxk: add schedule-type capability flags
  ` [PATCH v3 4/9] event/dlb2: "
  ` [PATCH v3 5/9] event/dpaa*: "
  ` [PATCH v3 6/9] event/dsw: "
  ` [PATCH v3 7/9] event/octeontx: "
  ` [PATCH v3 8/9] event/opdl: "
  ` [PATCH v3 9/9] event/sw: "

[v4] net/af_xdp: enable uds_path instead of use_cni
 2023-12-13 12:24 UTC 

[PATCH] event/dlb2: remove unnecessary timer call
 2023-12-13 11:48 UTC 

[v3] net/af_xdp: enable uds-path instead of use_cni
 2023-12-13 11:13 UTC  (3+ messages)

[PATCH] examples/packet_ordering: fix segfault in disable_reorder mode
 2023-12-13 11:07 UTC  (4+ messages)
` [EXT] "
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] fix problem in Rx
 2023-12-13 10:40 UTC  (2+ messages)

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-13  8:00 UTC  (56+ messages)
` [PATCH 01/26] log: fix doc comment for RTE_LOG_DP()
` [PATCH 02/26] log: add rte_log_dp()
` [PATCH 03/26] net/atlantic: replace RTE_LOG_DP with rte_log_dp
` [PATCH 04/26] net/avp: "
` [PATCH 05/26] net/bnxt: "
` [PATCH 06/26] net/dpaa: "
` [PATCH 07/26] net/dpaa2: "
` [PATCH 08/26] net/enetc: "
` [PATCH 09/26] net/enetfec: "
` [PATCH 10/26] net/igc: "
` [PATCH 11/26] net/mana: "
` [PATCH 12/26] net/mvpp2: do not use PMD logtype
` [PATCH 13/26] net/octeon_ep: replace RTE_LOG_DP with rte_log_dp
` [PATCH 14/26] net/pfe: "
` [PATCH 15/26] net/qede: "
` [PATCH 16/26] net/virtio: "
` [PATCH 17/26] net/vmxnet3: do not use PMD logtype
` [PATCH 18/26] common/cnxk: replace RTE_LOG_DP with rte_log_dp
` [PATCH 19/26] common/cpt: "
` [PATCH 20/26] common/sfc_efx: remove use of PMD logtype
` [PATCH 21/26] common/dpaax: do not use "
` [PATCH 22/26] basband/la12xx: replace RTE_LOG_DP with rte_log_dp
` [PATCH 23/26] bus/cdx: "
` [PATCH 24/26] bus/fslmc: "
` [PATCH 25/26] dma/dpaa, dma/dpaa2: "
` [PATCH 26/26] mempool/dpaa, mempool/dpaa2: do not use logtype PMD
` [PATCH v2 00/25] Replace use of RTE_LOGTYPE_PMD
  ` [PATCH v2 01/25] log: fix doc comment for RTE_LOG_DP()
  ` [PATCH v2 02/25] log: add rte_log_dp()
  ` [PATCH v2 03/25] net/atlantic: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v2 04/25] net/avp: "
  ` [PATCH v2 05/25] net/bnxt: "
  ` [PATCH v2 06/25] net/dpaa: "
  ` [PATCH v2 07/25] net/dpaa2: "
  ` [PATCH v2 08/25] net/enetc, net/enetfec: "
  ` [PATCH v2 09/25] net/igc: "
  ` [PATCH v2 10/25] net/mana: "
  ` [PATCH v2 11/25] net/mvpp2: do not use PMD logtype
  ` [PATCH v2 12/25] net/octeon_ep: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v2 13/25] net/pfe: "
  ` [PATCH v2 14/25] net/qede: "
  ` [PATCH v2 15/25] net/virtio: "
  ` [PATCH v2 16/25] net/vmxnet3: do not use PMD logtype
  ` [PATCH v2 17/25] common/cnxk: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v2 18/25] common/cpt: "
  ` [PATCH v2 19/25] common/sfc_efx: remove use of PMD logtype
  ` [PATCH v2 20/25] common/dpaax: do not use "
  ` [PATCH v2 21/25] basband/la12xx: replace RTE_LOG_DP with rte_log_dp
  ` [PATCH v2 22/25] bus/cdx: "
  ` [PATCH v2 23/25] bus/fslmc: "
  ` [PATCH v2 24/25] dma/dpaa, dma/dpaa2: "
  ` [PATCH v2 25/25] mempool/dpaa, mempool/dpaa2: do not use logtype PMD

[PATCH v2 00/14] support new 5760X P7 devices
 2023-12-13  7:57 UTC  (3+ messages)

[PATCH v2] app/test-pmd: fix tcp/udp cksum with padding data
 2023-12-13  7:36 UTC  (5+ messages)
` [PATCH v3] lib/net: "
  ` [PATCH v4] "

DPDK Tech Board Meeting Reminder - Tomorrow, Wed. Dec. 13th, 2023 - 7am Pacific/10am Eastern/1500h UTC
 2023-12-13  4:43 UTC 

[PATCH 0/5] unify the usage of capacity and control
 2023-12-13  3:24 UTC  (6+ messages)
` [PATCH 1/5] net/nfp: complete the logic of print capacity
` [PATCH 2/5] net/nfp: modify the logic of set promisc mode
` [PATCH 3/5] net/nfp: modify the logic of set MAC address
` [PATCH 4/5] net/nfp: use ctrl to check the mode of features
` [PATCH 5/5] net/nfp: use ctrl extend "

[RFC 0/3] Detect superfluous newline in logs
 2023-12-12 19:11 UTC  (15+ messages)
` [RFC v2 00/14] "
  ` [RFC v2 04/14] lib: add "
  ` [RFC v2 09/14] rcu: introduce a logging helper
  ` [RFC v2 12/14] lib: convert to per line logging
  ` [RFC v2 13/14] lib: replace logging helpers

[PATCH] app/dma-perf: replace pktmbuf with mempool objects
 2023-12-12 18:13 UTC  (8+ messages)

[PATCH 0/5] addressing races in concurrent process startup
 2023-12-12 17:09 UTC  (7+ messages)
` [PATCH 1/5] app/test-pm: add multiprocess test
` [PATCH 2/5] eal: fix multiprocess hotplug race
` [PATCH 3/5] ipc: fix mp channel closure to prevent message loss
` [PATCH 4/5] eal: fix first time primary autodetect
` [PATCH 5/5] eal: fix memzone fbarray cleanup

[PATCH] app/graph: generate cmdline boilerplate
 2023-12-12 17:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type
 2023-12-12 17:02 UTC 

[PATCH] crytodev: make logtype internal
 2023-12-12 16:41 UTC 

[PATCH] cryptodev: remove unused extern
 2023-12-12 16:31 UTC 

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2023-12-12 15:36 UTC 

[PATCH 0/7] support link auto negotiation
 2023-12-12 15:28 UTC  (2+ messages)

[PATCH v1] net/tap: fix buffer overflow for ptypes list
 2023-12-12 15:23 UTC  (2+ messages)

DPDK Release Status Meeting 2023-12-07
 2023-12-12 14:23 UTC 

[PATCH] cryptodev: convert to dynamic logtype
 2023-12-12 13:01 UTC  (4+ messages)
  ` [EXT] "

[RFC] ethdev: introduce entropy calculation
 2023-12-12 12:19 UTC  (2+ messages)

[PATCH 0/3] replace use of EAL logtype
 2023-12-12 11:53 UTC  (11+ messages)
` [PATCH 1/3] testpmd: replace EAL logtype with fprintf
` [PATCH 2/3] examples/l2fwd-keepalive: don't use EAL logtype
` [PATCH 3/3] examples/vm_power_manager: do not "

[PATCH 1/3] vhost: robustify virtqueue access lock asserts
 2023-12-12 11:37 UTC  (3+ messages)
` [PATCH v2 1/5] vhost: fix virtqueue access check in datapath

Minutes of Techboard Meeting, 2023-11-29
 2023-12-12 11:01 UTC 

DPDK 20.11.10 released
 2023-12-12 10:54 UTC 

[PATCH] doc: update size parameter details
 2023-12-12 10:45 UTC 

20.11.10 patches review and test
 2023-12-12 10:30 UTC  (5+ messages)

[PATCH] buildtools/dpdk-cmdline-gen: fix code gen for IP addresses
 2023-12-12 10:25 UTC  (2+ messages)

[PATCH 0/3] enhancements for dpdk-cmdline-gen script
 2023-12-12 10:25 UTC  (2+ messages)

[RFT] net/nfb: use dynamic logtype
 2023-12-12  8:49 UTC  (4+ messages)
` [PATCH 0/3] net/nfb: driver cleanups
  ` [PATCH 3/3] net/nfb: use dynamic logtype

[PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type
 2023-12-12  8:05 UTC  (3+ messages)

[PATCH v3 1/3] net/octeon_ep: optimize Rx and Tx routines
 2023-12-12  5:29 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] net/octeon_ep: use AVX2 instructions for Rx
  ` [PATCH v5 1/3] net/octeon_ep: optimize Rx and Tx routines
    ` [PATCH v5 2/3] net/octeon_ep: use SSE instructions for Rx routine
    ` [PATCH v5 3/3] net/octeon_ep: use AVX2 instructions for Rx

[PATCH] event/cnxk: update base code
 2023-12-12  5:03 UTC  (6+ messages)
` [PATCH v2 1/3] common/cnxk: update timer "
  ` [PATCH v2 2/3] common/cnxk: update scheduler "
  ` [PATCH v2 3/3] event/cnxk: add option to update links via mbox

[PATCH] net/iavf: support rte flow with mask for FDIR
 2023-12-12  2:34 UTC 

[PATCH] examples/ipsec-secgw: fix cryptodev to SA mapping
 2023-12-12  1:36 UTC  (2+ messages)

Sending multiple patches for a feature work
 2023-12-12  0:13 UTC 

[PATCH 0/2] bugfix and replace on use of stdatomic API
 2023-12-11 18:53 UTC  (3+ messages)
` [PATCH 1/2] eal: fix constraints on "

[PATCH v3 00/14] support new 5760X P7 devices
 2023-12-11 17:11 UTC  (15+ messages)
` [PATCH v3 01/14] net/bnxt: refactor epoch setting
` [PATCH v3 02/14] net/bnxt: update HWRM API
` [PATCH v3 03/14] net/bnxt: log a message when multicast promisc mode changes
` [PATCH v3 04/14] net/bnxt: use the correct COS queue for Tx
` [PATCH v3 05/14] net/bnxt: refactor mem zone allocation
` [PATCH v3 06/14] net/bnxt: add support for p7 device family
` [PATCH v3 07/14] net/bnxt: refactor code to support P7 devices
` [PATCH v3 08/14] net/bnxt: fix array overflow
` [PATCH v3 09/14] net/bnxt: add support for backing store v2
` [PATCH v3 10/14] net/bnxt: refactor the ulp initialization
` [PATCH v3 11/14] net/bnxt: modify sending new HWRM commands to firmware
` [PATCH v3 12/14] net/bnxt: retry HWRM ver get if the command fails
` [PATCH v3 13/14] net/bnxt: cap ring resources for P7 devices
` [PATCH v3 14/14] net/bnxt: add support for v3 Rx completion

[PATCH] doc: remove cmdline_poll deprecation notice
 2023-12-11 17:05 UTC  (2+ messages)

[PATCH v3 0/8] add new command line argument parsing library
 2023-12-11 16:50 UTC  (4+ messages)
` [PATCH v3 8/8] examples/l3fwd-power: update to call arg parser API

[PATCH 00/11] Add basic flow support for corenic firmware
 2023-12-11 14:06 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] event/cnxk: fix dequeue timeout configuration
 2023-12-11 13:49 UTC  (2+ messages)

Libtpa: a DPDK based userspace TCP stack implementation
 2023-12-11 13:40 UTC  (7+ messages)
` [EXT] "

[v2] net/af_xdp: enable a sock path alongside use_cni
 2023-12-11 13:22 UTC  (5+ messages)

Huawei Roadmap for DPDK 24.03 release
 2023-12-11 10:50 UTC 

[PATCH] lib/dmadev: get DMA device using device ID
 2023-12-11 10:23 UTC  (2+ messages)

[24.03 RFC] argparse: add argparse library
 2023-12-11  9:51 UTC  (6+ messages)
` [RFC v3 00/12] "
  ` [RFC v3 02/12] argparse: "
  ` [RFC v3 10/12] test/argparse: add parse unsigned base type test
  ` [RFC v3 11/12] argparse: pretty help info
  ` [RFC v3 12/12] examples/dma: replace getopt with argparse

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