DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] eal: increase max file descriptor for secondary process device
 2024-10-10  9:51 UTC  (2+ messages)

[PATCH] app/testpmd: show output of commands read from file
 2024-10-10  9:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/10] modify some logic of NFP PMD
 2024-10-10  9:17 UTC  (11+ messages)
` [PATCH 01/10] net/nfp: use strlcpy for copying string
` [PATCH 02/10] net/nfp: fix malloc name problem in secondary process
` [PATCH 03/10] net/nfp: simplify some function parameters
` [PATCH 04/10] net/nfp: improve the logic readability
` [PATCH 05/10] net/nfp: fix problem caused by configure function
` [PATCH 06/10] net/nfp: add check logic for port up/down function
` [PATCH 07/10] net/nfp: fix problem caused by commit end function
` [PATCH 08/10] net/nfp: fix problem caused by FEC set
` [PATCH 09/10] net/nfp: modify the comment of some control messages
` [PATCH 10/10] net/nfp: fix memory leak in VF initialization logic

[PATCH v4] bitmap: add scan from offset function
 2024-10-10  9:08 UTC  (4+ messages)
` [PATCH v5] "
    ` [EXTERNAL] "

[PATCH 0/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-10-10  9:06 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC v5 1/6] eal: add bitset type
 2024-10-10  8:30 UTC  (10+ messages)
` [PATCH "
  ` [PATCH 4/6] eal: add unit tests for atomic bitset operations
  ` [PATCH v2 0/4] Add bitset type
    ` [PATCH v2 1/4] eal: add "
    ` [PATCH v2 2/4] bitset: add atomic functions
    ` [PATCH v2 3/4] service: use multi-word bitset to represent service flags
    ` [PATCH v2 4/4] event/dsw: add support for larger port count

[PATCH 0/5] updates for net/ice driver
 2024-10-10  8:10 UTC  (12+ messages)
` [PATCH 1/5] net/ice: detect stopping a flow-director queue twice
` [PATCH 2/5] net/ice: improve Tx scheduler graph output
` [PATCH 3/5] net/ice: add option to choose DDP package file
` [PATCH 4/5] net/ice: add option to download scheduler topology
` [PATCH 5/5] net/ice: limit the number of queues to sched capabilities

[PATCH 1/1] buildtools: remove absolute paths from pc file
 2024-10-10  8:02 UTC  (3+ messages)

[PATCH v4 2/4] cryptodev: add ec points to sm2 op
 2024-10-10  7:49 UTC  (10+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] cryptodev: reorder structures in asym crypto header
    ` [EXTERNAL] "
  ` [PATCH v5 2/4] cryptodev: add ec points to sm2 op
    ` [EXTERNAL] "
  ` [PATCH v5 3/4] crypto/qat: add sm2 encryption/decryption function
    ` [EXTERNAL] "
  ` [PATCH v5 4/4] app/test: add test sm2 C1/Kp test cases

[PATCH 0/2] enhance the flower service framework
 2024-10-10  7:45 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: rename flower service flag
` [PATCH 2/2] net/nfp: enhance the flower service framework

[PATCH v11 0/4] add support for self monitoring
 2024-10-10  7:24 UTC  (9+ messages)
` [PATCH v12 "
    ` [EXTERNAL] "
  ` [PATCH v13 "
    ` [PATCH v13 4/4] eal: add PMU support to tracing library
          ` [EXTERNAL] "

[v2 1/2] app/proc-info: add memory heap dump
 2024-10-10  7:16 UTC  (3+ messages)
` [v3 "
  ` [v3 2/2] eal: add total memory size in memory dump APIs

[PATCH] crypto/dpaa2_sec: rework debug code
 2024-10-10  7:06 UTC  (6+ messages)
` [v2] "
  ` [EXTERNAL] "
  ` [v3] "

[PATCH v3 0/2] add two commands for testpmd application
 2024-10-10  6:42 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] app/testpmd: add support for setting device EEPROM
  ` [PATCH v4 2/2] app/testpmd: add set dev led on/off command
  ` [PATCH v5 0/2] add two commands for testpmd application
    ` [PATCH v5 1/2] app/testpmd: add support for setting device EEPROM
    ` [PATCH v5 2/2] app/testpmd: add set dev led on/off command

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-10-10  6:18 UTC  (12+ messages)
      ` [EXTERNAL] "
` [PATCH] cryptodev: remove unnecessary list end

[PATCH v6 1/7] eal: add static per-lcore memory allocation facility
 2024-10-10  5:06 UTC  (7+ messages)
` [PATCH v7 0/7] Lcore variables
  ` [PATCH v7 1/7] eal: add static per-lcore memory allocation facility
  ` [PATCH v7 3/7] eal: add lcore variable performance test

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-10  4:42 UTC  (4+ messages)
` [RFC PATCH 1/3] graph: add feature arc support

[RFC PATCH v2 0/5] add feature arc in rte_graph
 2024-10-10  4:24 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] graph: add feature arc support
  ` [PATCH v3 2/5] graph: add feature arc option in graph create
  ` [PATCH v3 3/5] graph: add IPv4 output feature arc
  ` [PATCH v3 4/5] test/graph_feature_arc: add functional tests
  ` [PATCH v3 5/5] docs: add programming guide for feature arc
    ` [EXTERNAL] Re: [PATCH v3 0/5] add feature arc in rte_graph

[PATCH 0/5] fix segment fault when parse args
 2024-10-10  3:24 UTC  (6+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] kvargs: add one new process API
  ` [PATCH v6 4/4] common/nfp: use new API to parse kvargs

[PATCH 0/6] vhost: add asymmetric crypto support
 2024-10-10  3:10 UTC  (8+ messages)
` [PATCH 6/6] app/test: add asymmetric tests for virtio pmd
` [PATCH v2 0/2] cryptodev: fix RSA xform to support VirtIO standard
  ` [PATCH v2 2/2] cryptodev: move RSA padding information into xform

[v1 00/43] DPAA2 specific patches
 2024-10-10  2:54 UTC  (3+ messages)
` [v2 "

[dpdk-dev] [PATCH 00/10] fixes for clean code
 2024-10-10  2:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH 10/10] net/bonding: fix configuration assignment overflow

[PATCH] doc: reword sample app guides
 2024-10-10  2:51 UTC 

[RFC] ethdev: convert string initialization
 2024-10-10  2:45 UTC  (5+ messages)
` [PATCH] "

[PATCH] net/pcap: use pcap_next_ex to track errors
 2024-10-10  2:34 UTC  (5+ messages)

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-10-10  2:33 UTC  (12+ messages)

[DPDK/other Bug 1562] dumpcap captures all available network interfaces when specifying any PCI network interface
 2024-10-10  2:23 UTC 

[PATCH] net/nfp: fix duplicate call to rte_free
 2024-10-10  2:11 UTC  (2+ messages)

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-10  2:05 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add traffic manager query function

[PATCH] vhost: promote max queue setting API to stable
 2024-10-10  1:52 UTC  (3+ messages)

[PATCH 0/4] refine argparse library
 2024-10-10  1:35 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH] net/mvneta: fix possible out-of-bounds write
 2024-10-10  1:10 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-10-10  0:46 UTC  (4+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] ethdev: "

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-10-10  0:30 UTC  (6+ messages)
` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
  ` [PATCH v2 1/2] examples/l3fwd: fix read beyond array bondaries
  ` [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in ACL mode

[PATCH 1/2] app/proc-info: add memory heap dump
 2024-10-10  0:25 UTC  (4+ messages)
` [v2 0/2] proc-info memory dump enhancement
  ` [v2 2/2] eal: add total memory size in memory dump APIs

[PATCH] doc: update TAP device features
 2024-10-09 23:21 UTC  (6+ messages)

[RFC 0/4] ethdev: rework config restore
 2024-10-09 23:16 UTC  (9+ messages)

[PATCH v2 0/3] Mac Filter Port to New DTS
 2024-10-09 22:59 UTC  (8+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] dts: add methods for setting mac and multicast addresses
  ` [PATCH v6 2/2] dts: mac filter test suite refactored for new dts

[PATCH 0/4] cfgfile: enhance error detecting
 2024-10-09 22:47 UTC  (3+ messages)
` [PATCH v2 "

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2024-10-09 22:30 UTC  (2+ messages)

[PATCH v5 1/6] net/octeon_ep: add missing vector API header include
 2024-10-09 22:01 UTC  (16+ messages)
` [PATCH v6 0/7] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH v6 1/7] event/dlb2: include headers for vector and memory copy APIs
  ` [PATCH v6 2/7] net/octeon_ep: add missing vector API header include
  ` [PATCH v6 3/7] distributor: "
  ` [PATCH v6 4/7] fib: "
  ` [PATCH v6 6/7] ci: test compiler memcpy
  ` [PATCH v6 7/7] vhost: optimize memcpy routines when cc memcpy is used

[PATCH 1/9] rawdev: add API to get device from index
 2024-10-09 21:13 UTC  (5+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

[PATCH v3 00/12] acc baseband PMD fix and updates for 24.11
 2024-10-09 21:13 UTC  (13+ messages)
` [PATCH v3 01/12] baseband/acc: fix access to deallocated mem
` [PATCH v3 02/12] baseband/acc: fix soft output bypass RM
` [PATCH v3 03/12] baseband/acc: queue allocation refactor
` [PATCH v3 04/12] baseband/acc: configure max queues per device
` [PATCH v3 05/12] baseband/acc: future proof structure comparison
` [PATCH v3 06/12] baseband/acc: enhance SW ring alignment
` [PATCH v3 07/12] baseband/acc: algorithm tuning for LDPC decoder
` [PATCH v3 08/12] baseband/acc: remove check on HARQ memory
` [PATCH v3 09/12] baseband/acc: reset ring data valid bit
` [PATCH v3 10/12] baseband/acc: cosmetic changes
` [PATCH v3 11/12] baseband/acc: rte free refactor
` [PATCH v3 12/12] baseband/acc: clean up of VRB1 capabilities

[PATCH v8 1/8] common/zsda: add common function and log macro
 2024-10-09 21:09 UTC  (5+ messages)
` [PATCH v8 2/8] common/zsda: configure device
  ` [PATCH v8 6/8] lib/cryptodev: add sm4 xts for crypto
    ` [EXTERNAL] "

[DPDK/core Bug 1385] rt_bitops.h fails to give implied atomicity guarantees
 2024-10-09 20:32 UTC  (2+ messages)

[PATCH v2] cryptodev: add asymmetric operational capability
 2024-10-09 20:29 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH 0/3] use rte macros instead of GCC __attribute
 2024-10-09 20:27 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute

[PATCH v11 1/7] buildtools/chkincs: relax C linkage requirement
 2024-10-09 20:18 UTC  (3+ messages)
` [PATCH v12 0/7] Improve EAL bit operations API

[PATCH v3 1/2] ipsec: allow stateless IPsec processing
 2024-10-09 20:08 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] Revert "doc: extension of crypto event callback announced"
 2024-10-09 19:46 UTC  (4+ messages)
` [PATCH v1] "
    ` [EXTERNAL] "

[PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-09 19:43 UTC  (7+ messages)
` [PATCH v6 "

[PATCH v2] doc: reword sample app guides
 2024-10-09 19:21 UTC  (2+ messages)

[PATCH] fib: implement RCU rule reclamation
 2024-10-09 19:12 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] doc: enhance the global log level documentation
 2024-10-09 18:50 UTC  (3+ messages)

[PATCH v3 1/2] doc: updated incorrect value for IP frag max fragments
 2024-10-09 18:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] ip_frag: updated name for IP frag define

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-09 18:31 UTC  (2+ messages)

[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-09 18:14 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] "
      ` [EXTERNAL] "

[v4 01/15] dma/dpaa2: configure route by port by PCIe port param
 2024-10-09 18:02 UTC  (4+ messages)
` [v5 00/15] NXP DMA driver fixes and Enhancements
  ` [v5 15/15] bus/dpaa: add port bmi stats

[PATCH v2] maintainers: update for dts
 2024-10-09 17:50 UTC  (2+ messages)

[PATCH 0/4] net/mlx5: series to fix and improve tx trace capabilities
 2024-10-09 17:41 UTC  (8+ messages)
` [PATCH 1/4] net/mlx5/tools: fix trace dump multiple burst completions
` [PATCH 2/4] net/mlx5: fix real time counter reading from PCI BAR
` [PATCH 3/4] net/mlx5: fix Tx tracing to use single clock source
` [PATCH 4/4] net/mlx5: update dump script to show incomplete records

rte_ring move head question for machines with relaxed MO (arm/ppc)
 2024-10-09 17:27 UTC  (5+ messages)

[RFC PATCH] build: automatically report minimum meson version
 2024-10-09 16:40 UTC  (2+ messages)

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-09 16:38 UTC  (4+ messages)
` [PATCH v2 06/10] baseband/acc: remove soft output bypass

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-10-09 15:21 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] bus/pci: don't open uio device in secondary process
 2024-10-09 15:12 UTC  (4+ messages)

[PATCH] test/security: skip IPsec post process for negative tests
 2024-10-09 15:09 UTC  (2+ messages)

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2024-10-09 15:05 UTC  (6+ messages)
` [PATCH v6 0/2] "
      ` [EXTERNAL] "

[PATCH] examples/l2fwd-macsec: enable extended packet number
 2024-10-09 14:57 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev
 2024-10-09 14:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
 2024-10-09 14:53 UTC  (2+ messages)

[PATCH v1 0/3] Import Kernel uAPI header files
 2024-10-09 14:50 UTC  (3+ messages)
` [PATCH v1 1/3] uapi: introduce kernel uAPI headers import

[PATCH 0/5] Increase minimum meson version
 2024-10-09 14:31 UTC  (7+ messages)
  ` [OS-Team] [dpdklab] "

[PATCH v1 1/3] cryptodev: add queue pair reset API
 2024-10-09 14:29 UTC  (3+ messages)

[PATCH 1/2] cryptodev: add queue pair priority
 2024-10-09 14:03 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-10-09 13:57 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] maintainers: update for dts
 2024-10-09 13:27 UTC  (2+ messages)

[PATCH] net/ena: remove unused abort macro
 2024-10-09 12:25 UTC  (3+ messages)

DPDK testpmd with E823 link status is down
 2024-10-09 10:41 UTC  (10+ messages)

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