DPDK patches and discussions
 help / color / mirror / Atom feed
[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] cryptodev: convert to dynamic logtype
 2023-12-12  8:14 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] app/test-pmd: fix tcp/udp cksum with padding data
 2023-12-12  8:10 UTC  (3+ messages)
` [PATCH v3] lib/net: "

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

[PATCH 0/3] replace use of EAL logtype
 2023-12-12  8:01 UTC  (7+ 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 "

20.11.10 patches review and test
 2023-12-12  5:41 UTC  (4+ 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 0/5] addressing races in concurrent process startup
 2023-12-12  4:25 UTC  (6+ 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] 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  (4+ messages)
` [PATCH 1/2] eal: fix constraints on "
` [PATCH 2/2] net/hns3: use "

[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

[v3] net/af_xdp: enable uds-path instead of use_cni
 2023-12-11 14:39 UTC 

[PATCH 00/11] Add basic flow support for corenic firmware
 2023-12-11 14:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/11] net/nfp: add the control message channel

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

[RFC 0/3] Detect superfluous newline in logs
 2023-12-11 12:38 UTC  (45+ messages)
` [RFC v2 00/14] "
  ` [RFC v2 01/14] hash: remove some dead code
  ` [RFC v2 02/14] regexdev: fix logtype register
  ` [RFC v2 03/14] lib: use dedicated logtypes
  ` [RFC v2 04/14] lib: add newline in logs
  ` [RFC v2 05/14] lib: remove redundant newline from logs
  ` [RFC v2 06/14] eal/linux: remove log paraphrasing the doc
  ` [RFC v2 07/14] bpf: remove log level in internal helper
  ` [RFC v2 08/14] lib: simplify multilines log messages
  ` [RFC v2 09/14] rcu: introduce a logging helper
  ` [RFC v2 10/14] vhost: improve log for memory dumping configuration
  ` [RFC v2 11/14] log: add a per line log helper
  ` [RFC v2 12/14] lib: convert to per line logging
  ` [RFC v2 13/14] lib: replace logging helpers
  ` [RFC v2 14/14] lib: use per line logging in helpers

[PATCH] examples/packet_ordering: fix segfault in disable_reorder mode
 2023-12-11 10:51 UTC  (2+ messages)
` [EXT] "

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  (3+ messages)

[24.03 RFC] argparse: add argparse library
 2023-12-11  9:51 UTC  (14+ messages)
` [RFC v3 00/12] "
  ` [RFC v3 01/12] eal: introduce more macro for bit definition
  ` [RFC v3 02/12] argparse: add argparse library
  ` [RFC v3 03/12] argparse: support verify argument config
  ` [RFC v3 04/12] test/argparse: add verify argument config test
  ` [RFC v3 05/12] argparse: support parse parameters
  ` [RFC v3 06/12] test/argparse: add parse parameters test
  ` [RFC v3 07/12] argparse: provide parsing known type API
  ` [RFC v3 08/12] test/argparse: add parse type test
  ` [RFC v3 09/12] argparse: support parse unsigned base type
  ` [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

[PATCH 1/2] common/cnxk: support to dump debug info to file
 2023-12-11  9:40 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/cnxk: dump Rx descriptor "

[PATCH 00/11] add Traffic Manager feature
 2023-12-11  7:17 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/11] doc: add Traffic Manager feature for hns3

[PATCH 0/2] fix problem in Rx
 2023-12-11  5:45 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix receive function memory leak
` [PATCH 2/2] net/nfp: fix invalid Rx descriptor data

[PATCH] net/ice: support FEC feature
 2023-12-11  4:22 UTC 

[PATCH 0/7] support link auto negotiation
 2023-12-11  3:08 UTC  (8+ messages)
` [PATCH 1/7] net/nfp: set a new parameter to hwinfo
` [PATCH 2/7] net/nfp: support getting speed capability
` [PATCH 3/7] net/nfp: support setting port speed
` [PATCH 4/7] net/nfp: modify the link update function
` [PATCH 5/7] net/nfp: support getting FEC capability
` [PATCH 6/7] net/nfp: support getting FEC mode
` [PATCH 7/7] net/nfp: support setting "

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

[RFC] ethdev: introduce entropy calculation
 2023-12-10  8:30 UTC 

RedHat QE's test result against DPDK stable 20.11.10-rc1
 2023-12-09  3:28 UTC 

[PATCH 0/2] net/mlx5: add random item support
 2023-12-08 19:58 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/mlx5/hws: add support for random number match
  ` [PATCH v2 2/2] net/mlx5: add random item support

[PATCH v2 0/2] ethdev: add random item support
 2023-12-08 19:03 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] app/testpmd: "

[PATCH v5] gro : fix reordering of packets in GRO library
 2023-12-08 18:17 UTC  (5+ messages)
` [PATCH v6] gro: fix reordering of packets in GRO layer
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "

[PATCH] ixgbe: fix interrupt clear mask for eimc register
 2023-12-08 15:44 UTC 

[PATCH 0/1] docs:programmers guide index reflow
 2023-12-08 15:43 UTC  (3+ messages)
` [PATCH 1/1] Modified Programmer's Guide index for better organization and readability

[PATCH v1] net/memif: remove extra mbuf refcnt update in zero copy Tx
 2023-12-08 13:44 UTC  (2+ messages)

[PATCH 0/2] net/hns3: fix mailbox bug and replace __atomic_xxx API
 2023-12-08 12:31 UTC  (12+ messages)
` [PATCH v2 0/4] net/hns3: bugfix on reset and stdatomic API
  ` [PATCH v2 4/4] net/hns3: use "
` [PATCH v3 0/3] net/hns3: bugfix on reset
  ` [PATCH v3 1/3] net/hns3: fix VF multiple count on one reset
  ` [PATCH v3 2/3] net/hns3: fix disable command with firmware
  ` [PATCH v3 3/3] net/hns3: fix incorrect reset level comparison

[PATCH 0/5] net/hns3: fix and refactor mailbox code
 2023-12-08 10:48 UTC  (3+ messages)
` [PATCH v4 0/4] net/hns3: refactor mailbox

Next year of LTSes
 2023-12-08  8:58 UTC  (3+ messages)

[PATCH 1/3] common/cnxk: dma result to an offset of the event
 2023-12-08  8:28 UTC  (3+ messages)
` [PATCH 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH 3/3] event/cnxk: support DMA event functions

[PATCH] raw/ntb: add support for 5th and 6th Gen Intel Xeon
 2023-12-08  8:07 UTC  (2+ messages)
` [RFC v1] raw/ntb: add support for "

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