DPDK patches and discussions
 help / color / mirror / Atom feed
[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

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

[PATCH v3 1/3] net/octeon_ep: optimize Rx and Tx routines
 2023-12-11 12:05 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] net/octeon_ep: use AVX2 instructions for Rx

[PATCH v3 0/8] add new command line argument parsing library
 2023-12-11 12:01 UTC  (14+ messages)
` [PATCH v3 1/8] arg_parser: new library for command line parsing
` [PATCH v3 2/8] arg_parser: add new coremask parsing API
` [PATCH v3 3/8] eal: add support for new arg parsing library
` [PATCH v3 4/8] eal: update to service core related parsers
` [PATCH v3 5/8] event/dlb2: add new arg parsing library API support
` [PATCH v3 6/8] arg_parser: added common core string and heuristic parsers
` [PATCH v3 7/8] examples/eventdev_pipeline: update to call arg parser API
` [PATCH v3 8/8] examples/l3fwd-power: "

[PATCH] event/cnxk: update base code
 2023-12-11 12:00 UTC  (2+ messages)

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

[PATCH] examples/ipsec-secgw: fix cryptodev to SA mapping
 2023-12-11  9:53 UTC 

[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 0/2] bugfix and replace on use of stdatomic API
 2023-12-11  7:39 UTC  (3+ messages)
` [PATCH 1/2] eal: fix constraints on "
` [PATCH 2/2] net/hns3: use "

[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 00/11] Add basic flow support for corenic firmware
 2023-12-11  1:42 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/11] net/nfp: add the control message channel

[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  (14+ 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  (10+ messages)
` [PATCH v3 0/4] net/hns3: refactor mailbox
` [PATCH v4 "
  ` [PATCH v4 1/4] net/hns3: refactor VF mailbox message struct
  ` [PATCH v4 2/4] net/hns3: refactor PF "
  ` [PATCH v4 3/4] net/hns3: refactor send mailbox function
  ` [PATCH v4 4/4] net/hns3: refactor handle "

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 "

[Bug 1334] Failures of testpmd on XXV710 card in VMs under Openshift Container Platform
 2023-12-08  6:56 UTC 

[PATCH] bus/uacce: introduce UACCE bus
 2023-12-08  6:18 UTC 

[PATCH 1/2] net/virtio-user: improve kick performance with notification area mapping
 2023-12-08  5:31 UTC  (2+ messages)
` [PATCH 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features

[PATCH v1] config/arm: correct cpu arch for cross build
 2023-12-08  2:51 UTC  (7+ messages)
` [PATCH v4 0/2] config changes "
  ` [PATCH v4 1/2] config: correct cpu instruction set "
  ` [PATCH v4 2/2] config/arm: use common cpu arch for cross files

[PATCH RESEND v6 0/5] app/testpmd: support multiple process attach and detach port
 2023-12-08  2:25 UTC  (4+ messages)

[PATCH] eal: initialize shared plugins on Windows
 2023-12-07 20:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] maintainers: update Windows maintainers
 2023-12-07 19:49 UTC 

[RFT] net/nfb: use dynamic logtype
 2023-12-07 18:56 UTC  (7+ messages)
` [PATCH 0/3] net/nfb: driver cleanups
  ` [PATCH 1/3] net/nfb: remove unused device args
  ` [PATCH 2/3] net/nfb: make device path local to init function
  ` [PATCH 3/3] net/nfb: use dynamic logtype

[PATCH] app/test-pmd: fix L4 checksum with padding data
 2023-12-07 14:35 UTC  (3+ messages)
` [PATCH v2] app/test-pmd: fix tcp/udp cksum "

[PATCH 00/14] Add TLS record test suite
 2023-12-07 13:02 UTC  (13+ messages)
` [PATCH 03/14] test/crypto: move algorithm display routines to common
` [PATCH 04/14] test/security: add sha1-hmac to auth list
` [PATCH 05/14] test/crypto: move algorithm framework to common
` [PATCH 06/14] test/crypto: add TLS record tests
` [PATCH 07/14] test/crypto: add AES-GCM 128 TLS 1.2 vector
` [PATCH 08/14] test/crypto: add TLS1.2 vectors
` [PATCH 09/14] test/crypto: add TLS1.2/DTLS1.2 AES-128/256-GCM vectors
` [PATCH 10/14] test/crypto: add combined mode cases
` [PATCH 11/14] test/crypto: add verification of TLS headers
` [PATCH 12/14] test/security: add more algos to combined tests
` [PATCH 13/14] test/security: add TLS 1.2 and DTLS 1.2 vectors
` [PATCH 14/14] test/crypto: add multi segmented cases

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