DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove
 2023-05-18  7:46 UTC  (2+ messages)

[PATCH 0/5] lib: add pdcp protocol
 2023-05-18  7:40 UTC  (19+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 02/22] "
  ` [PATCH v2 03/22] pdcp: add pre and post-process
  ` [PATCH v2 04/22] pdcp: add packet group
  ` [PATCH v2 05/22] pdcp: add crypto session create and destroy
  ` [PATCH v2 06/22] pdcp: add pre and post process for UL
  ` [PATCH v2 07/22] pdcp: add pre and post process for DL
  ` [PATCH v2 08/22] pdcp: add IV generation routines

[PATCH v1] test/event_crypto_adapter: fix runtime parameter test
 2023-05-18  7:15 UTC  (3+ messages)

[PATCH v2] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-05-18  7:14 UTC  (2+ messages)

[PATCH] net/bonding: replace master/slave to main/member
 2023-05-18  7:01 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/5] common/cnxk: fix IPsec IPv6 tunnel address byte swap
 2023-05-18  6:31 UTC  (2+ messages)

[PATCH v1 0/7] ethdev: modify field API for multiple headers
 2023-05-18  6:18 UTC  (5+ messages)
` [PATCH v1 2/7] doc: fix blank line in asynchronous operations description
` [PATCH v1 3/7] doc: fix wrong indentation in RSS action description

Minutes of Technical Board Meeting, 2023-01-25
 2023-05-18  6:14 UTC  (2+ messages)
` Minutes of Technical Board Meeting, 2023-02-08

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-18  5:52 UTC  (5+ messages)
` [PATCH 02/21] common/cnxk: add pool BPID to RQ while using common pool
` [PATCH 21/21] common/cnxk: support of 1:n pool:aura per NIX LF

[PATCH] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-05-18  2:11 UTC  (2+ messages)

[PATCH 00/20] Replace use of term sanity-check
 2023-05-18  1:37 UTC  (24+ messages)
` [PATCH 01/20] mbuf: replace term sanity check
` [PATCH 02/20] eal: replace use of sanity check in comments and messages
` [PATCH 03/20] net/ring: replace use of sanity
` [PATCH 04/20] test: replace use word sanity
` [PATCH 05/20] examples: remove term sanity
` [PATCH 06/20] lib: replace use of sanity check in comments and messages
` [PATCH 07/20] net/nfp: remove word sanity
` [PATCH 08/20] doc/eventdev_pipeline: remove sanity
` [PATCH 09/20] net/fm10k, net/ixgbe: remove word sanity
` [PATCH 10/20] net/mlx[45]: "
` [PATCH 11/20] net/sfc: remove term "sanity check"
` [PATCH 12/20] net/ark: replace use of term sanity
` [PATCH 13/20] net/bnxt: "
` [PATCH 14/20] net/bnx2x: remove reference to sanity
` [PATCH 15/20] cnxk: replace term sanity
` [PATCH 16/20] event/opdl: remove "
` [PATCH 17/20] net/txgbe: replace "
` [PATCH 18/20] net/cxgbe: remove use of "
` [PATCH 19/20] crypto/bcmfs: replace term sanity check
` [PATCH 20/20] Remove use of "

[PATCH v2] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-05-18  0:00 UTC 

[PATCH v12] app/procinfo: display eventdev xstats
 2023-05-17 23:30 UTC  (5+ messages)
` [PATCH v13] "
` [PATCH v14] "

[PATCH] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-05-17 23:16 UTC 

[PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x
 2023-05-17 23:16 UTC 

[PATCH] net/gve: support queue start and stop operations
 2023-05-17 22:30 UTC  (2+ messages)

[PATCH 0/2] net/hns3: add some features for hns3 pmd
 2023-05-17 21:36 UTC  (2+ messages)

[PATCH 0/4] Replace obsolote test cases
 2023-05-17 21:19 UTC  (5+ messages)
` [PATCH 1/4] app/test: remove testsuite calls from ut setup
` [PATCH 2/4] app/test: refactor mod exp test case
` [PATCH 3/4] app/test: refactor mod inv tests
` [PATCH 4/4] app/test: add rsa kat and pwct tests

[PATCH] net/mlx5: fix drop action attribute validation
 2023-05-17 20:36 UTC 

[PATCH 0/2] net/mlx5: add modify field actions number validation
 2023-05-17 20:24 UTC  (3+ messages)
` [PATCH 1/2] common/mlx5: query maximum modify header pattern length
` [PATCH 2/2] net/mlx5: add modify field actions number validation

[PATCH 0/5] add hwpools and support exchanging mbufs between pools
 2023-05-17 18:46 UTC  (3+ messages)
` [PATCH 5/5] mempool/cnxk: add support for "

[PATCH] doc/ark: replace word segregation
 2023-05-17 18:31 UTC  (3+ messages)

[PATCH] lib/kni : fix memory-leak on rte_kni_rx_burst
 2023-05-17 18:25 UTC  (4+ messages)
` [PATCH v2] lib/kni : coding style is fixed

[PATCH] build: announce requirement for C11
 2023-05-17 17:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-05-17 17:33 UTC  (6+ messages)
` [PATCH v3 1/4] vhost: change vhost_virtqueue access lock to a read/write one
` [PATCH v3 2/4] vhost: make the guest_notifications statistic counter atomic
` [PATCH v3 3/4] vhost: fix invalid call FD handling
` [PATCH v3 4/4] vhost: add device op to offload the interrupt kick

[PATCH v1 0/2] disallow duplicated tag index
 2023-05-17 17:11 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template

[dpdk-dev][PATCH] ethdev: add send queue flow matching item
 2023-05-17 17:09 UTC  (3+ messages)

[PATCH v1 0/3] add support for infiniband BTH match
 2023-05-17 17:06 UTC  (3+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH

[PATCH v2] ethdev: add Tx queue flow matching item
 2023-05-17 17:01 UTC  (2+ messages)

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-05-17 16:58 UTC  (3+ messages)
` [v2] net/gve: check driver compatibility

[PATCH] ethdev: add indirect list flow action
 2023-05-17 16:57 UTC  (3+ messages)
` [RFC PATCH v3] "

[RFC PATCH v2 0/4] dts: add dts api docs
 2023-05-17 16:56 UTC  (3+ messages)
` [RFC PATCH v3 "

[PATCH] lib/cryptodev: move RSA padding information into xform
 2023-05-17 16:52 UTC 

[PATCH] crypto/openssl: fix memory leak
 2023-05-17 16:49 UTC  (3+ messages)

[PATCH] lib/cryptodev: set minimal output buffer size for RSA op
 2023-05-17 16:47 UTC 

[PATCH] crypto/ipsec_mb: fix allocating mb_mgr in session
 2023-05-17 16:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/8] add AESNI_MB optimisations
 2023-05-17 16:44 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] crypto/ipsec_mb: use GMAC dedicated algorithms
  ` [PATCH v2 2/8] crypto/ipsec_mb: use burst API in aesni_mb
  ` [PATCH v2 3/8] crypto/ipsec_mb: use new SGL API
  ` [PATCH v2 4/8] crypto/ipsec_mb: remove unneeded fields in crypto session
  ` [PATCH v2 5/8] crypto/ipsec_mb: store template job
  ` [PATCH v2 6/8] crypto/ipsec_mb: optimize for GCM case
  ` [PATCH v2 7/8] crypto/ipsec_mb: do not free linear_sgl always
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID

[PATCH 1/2] test/crypto: use separate keys for auth and cipher
 2023-05-17 15:50 UTC  (4+ messages)
` [PATCH 2/2] test/crypto: specify correct parameters with null algos

[dpdk-dev] [PATCH] net/liquidio: removed LiquidIO ethdev driver
 2023-05-17 15:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/liquidio: remove "

[PATCH] test/crypto: remove redundant code
 2023-05-17 15:47 UTC  (2+ messages)

[PATCH 1/2] test/crypto: free memory in error and skip paths
 2023-05-17 15:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/crypto-perf: check crypto result
 2023-05-17 15:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: fix GTP L2 len in checksum engine
 2023-05-17 15:31 UTC  (3+ messages)

seeking community input on adapting DPDK to P4Runtime backend
 2023-05-17 15:18 UTC  (2+ messages)

[PATCH] eventdev/eth_tx: fix runtime parameter set API
 2023-05-17 15:10 UTC  (8+ messages)
` [PATCH v2] eventdev/eth_tx: fix runtime parameter test
  ` [PATCH v3] "

[PATCH] ethdev: prefer offload names in logs
 2023-05-17 14:52 UTC  (4+ messages)

[PATCH v1] eventdev/crypto: refactor circular buffer size
 2023-05-17 14:49 UTC  (3+ messages)

[RFC PATCH 1/5] eventdev: add power monitoring API on event port
 2023-05-17 14:48 UTC  (6+ messages)
` [RFC PATCH 3/5] eventdev: support optional dequeue callbacks
` [RFC PATCH 4/5] power: add eventdev support for power management

DPDK 21.11.4 released
 2023-05-17 14:48 UTC 

Minutes of Technical Board Meeting, 2023-May-3
 2023-05-17 14:36 UTC 

[PATCH] eventdev/timer: move buffer flush call
 2023-05-17 14:01 UTC  (2+ messages)

[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
 2023-05-17 13:43 UTC  (8+ messages)
` [PATCH V8] ethdev: fix one address occupies two entries "

[PATCH] eventdev: fix alignment padding
 2023-05-17 13:35 UTC  (6+ messages)

[PATCH v1] event/cnxk: fix setting event attributes in empty get work
 2023-05-17 13:15 UTC  (3+ messages)

[PATCH v2] eventdev: avoid non-burst shortcut for variable-size bursts
 2023-05-17 12:28 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
 2023-05-17 12:23 UTC  (9+ messages)

[RFC PATCH] power: refactor uncore power management interfaces
 2023-05-17 11:42 UTC  (2+ messages)

[PATCH v4] app/testpmd: txonly multiflow port change support
 2023-05-17 10:34 UTC  (6+ messages)
` [PATCH v5] "

[PATCH] dma/idxd: add support for multi-process when using VFIO
 2023-05-17 10:17 UTC  (2+ messages)

[PATCH v2] doc: add PMD known issue
 2023-05-17 10:03 UTC  (5+ messages)
` [PATCH v3] doc: comment VF does not support multi-process
  ` [PATCH v4] doc: update ixgbe VF features list

[PATCH v6] mem: telemetry support for memseg and element information
 2023-05-17  9:21 UTC  (5+ messages)
` [PATCH v7] "
    ` [EXT] "
  ` [PATCH v8] "

[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
 2023-05-17  9:18 UTC  (7+ messages)
` [PATCH v2 3/3] "

[RFC PATCH 0/5] crypto/mlx5: support AES-GCM
 2023-05-17  8:06 UTC  (8+ messages)
` [RFC PATCH 1/5] crypto/mlx5: add AES-GCM capability
  ` [EXT] "

[PATCH] maintainers: add maintainers to Nvidia net mlx5
 2023-05-17  7:43 UTC 

[PATCH 0/2] vhost: add port mirroring function in the vhost lib
 2023-05-17  7:34 UTC  (6+ messages)

[PATCH] net/nfp: implement xstats functions
 2023-05-17  7:33 UTC 

[PATCH] app/dma-perf: introduce dma-perf application
 2023-05-17  7:31 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
 2023-05-17  7:04 UTC  (2+ messages)
` [EXT] "

[PATCH] net/e1000/base: add new devices
 2023-05-17  6:44 UTC  (2+ messages)
` [PATCH v2] "

Reminder - DPDK Techboard Meeting - Tomorrow 5/17, 8am PDT/11am EDT/1500h UTC
 2023-05-17  2:50 UTC 

[PATCH] net/e1000: report VLAN extend capability for 82576
 2023-05-17  2:35 UTC  (2+ messages)

[PATCH] net/i40e: remove redundant judgment for rearm
 2023-05-17  2:25 UTC  (6+ messages)
` [PATCH v2] net/i40e: remove redundant judgment

[PATCH v3] net/iavf: add devargs to control watchdog
 2023-05-17  0:51 UTC  (3+ messages)
` [PATCH v4] "

DPDK packaging and OpenWrt
 2023-05-16 23:43 UTC  (7+ messages)

Photon OS + MLX not coming up
 2023-05-16 18:57 UTC  (2+ messages)

[PATCH] event/dsw: free rings on close
 2023-05-16 17:55 UTC  (2+ messages)

[Bug 1233] GCC 13 build errors in drivers/bus/dpaa in DRTE_ENABLE_ASSERT mode
 2023-05-16 17:52 UTC 

📣 Call for Content
 2023-05-16 16:45 UTC 

[PATCH 1/3] net/ark: support secondary process
 2023-05-16 15:33 UTC  (5+ messages)
` [PATCH v4] net/ark: support for single function with multiple port

[PATCH] app/testpmd: fix segment fault with invalid queue id
 2023-05-16 15:12 UTC  (2+ messages)

[PATCH] event/cnxk: add get remaining ticks routine
 2023-05-16 14:48 UTC 

[PATCH 1/3] event/cnxk: align TX queue buffer adjustment
 2023-05-16 14:37 UTC  (3+ messages)
` [PATCH 2/3] event/cnxk: use local labels in asm intrinsic
` [PATCH 3/3] event/cnxk: use WFE in Tx fc wait

[PATCH] *** Memory Allocation: Adding a new UT for fb_array ***
 2023-05-16 14:25 UTC  (4+ messages)
` [PATCH] Memory Allocation: Adding a new UT for fb_array

[PATCH 0/2] *** Memory Allocation: Fixes ms_idx jump in fb_array library ***
 2023-05-16 14:20 UTC  (3+ messages)
` [PATCH 2/2] Memory Allocation: Fixes ms_idx jump (lookbehind) during find_prev_n() in fb_array library

[PATCH v1] doc: updated libcrypto dependencies in QAT guide
 2023-05-16 13:20 UTC  (2+ messages)
` [PATCH v2] "

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