[PATCH 0/5] lib: add pdcp protocol
2023-05-16 15:30 UTC (6+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 01/22] net: add PDCP header
` [PATCH v2 02/22] lib: add pdcp protocol
[PATCH 0/8] add AESNI_MB optimisations
2023-05-16 15:24 UTC (12+ messages)
` [EXT] "
` [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] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
2023-05-16 15:23 UTC (2+ messages)
[PATCH] doc: add PMD known issue
2023-05-16 15:18 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] doc: comment VF does not support multi-process
[PATCH] lib/kni : fix memory-leak on rte_kni_rx_burst
2023-05-16 15:16 UTC (3+ messages)
` [PATCH v2] lib/kni : coding style is fixed
[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 1/3] net/ark: support secondary process
2023-05-16 14:27 UTC (4+ messages)
` [PATCH v4] net/ark: support for single function with multiple port
[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 (5+ messages)
` [PATCH 1/2] Memory Allocation: Fixes ms_idx jump (lookahead) during find_next_n() in fb_array library
` [PATCH 2/2] Memory Allocation: Fixes ms_idx jump (lookbehind) during find_prev_n() "
[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
2023-05-16 14:13 UTC (4+ messages)
` [PATCH V8] ethdev: fix one address occupies two entries "
[PATCH v2] eventdev: avoid non-burst shortcut for variable-size bursts
2023-05-16 13:08 UTC (10+ messages)
` [PATCH v3] "
[PATCH] eal: fix eal init may failed when too much continuous memsegs under legacy mode
2023-05-16 12:21 UTC
[v1, 0/3] SM2 crypto algorithm support
2023-05-16 12:14 UTC (7+ messages)
` [v1, 1/3] cryptodev: add SM2 asymmetric crypto algorithm
` [v1, 2/3] test/test_cryptodev_asym: add SM2 tests
` [v1, 3/3] crypto/openssl: add SM2 asymmetric crypto support
[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
2023-05-16 12:07 UTC (8+ messages)
` [PATCH v2 3/3] "
[PATCH V5 0/5] app/testpmd: support multiple process attach and detach port
2023-05-16 11:27 UTC (2+ messages)
[PATCH v2 0/3] Windows performance enhancements
2023-05-16 11:25 UTC (4+ messages)
` [PATCH v2 1/3] net/mlx5: support multi-packet RQ on Windows
` [PATCH v2 2/3] net/mlx5: support CQE compression "
` [PATCH v2 3/3] net/mlx5: support enhanced multi-packet write "
[PATCH 0/2] net/hns3: add some features for hns3 pmd
2023-05-16 11:15 UTC (2+ messages)
[PATCH v1 1/1] cryptodev: support EDDSA
2023-05-16 11:08 UTC (2+ messages)
[PATCH 1/2] test/crypto: free memory in error and skip paths
2023-05-16 10:53 UTC (6+ messages)
` [PATCH 2/2] test/crypto: handle return code
[PATCH v6] mem: telemetry support for memseg and element information
2023-05-16 10:47 UTC (6+ messages)
` [PATCH v7] "
` [EXT] "
[PATCH] cryptodev: clarify error codes returned
2023-05-16 10:43 UTC (2+ messages)
[PATCH v1] dts: update dependencies and mypy execution
2023-05-16 10:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH] examples/ipsec-secgw: Update fixed MAC address used by tap driver
2023-05-16 10:28 UTC (2+ messages)
` [EXT] "
[PATCH] net/ice: DCF adds default RSS
2023-05-16 10:25 UTC
[PATCH 1/2] test/crypto: use separate keys for auth and cipher
2023-05-16 10:22 UTC (4+ messages)
` [PATCH 2/2] test/crypto: specify correct parameters with null algos
[PATCH] test/crypto: fix IPsec AES CCM test vector
2023-05-16 10:18 UTC (3+ messages)
[PATCH] test/crypto: remove redundant code
2023-05-16 10:03 UTC (2+ messages)
[Bug 1232] [regex/cn9k] Dependence to rxp-compiler.h is not checked
2023-05-16 10:01 UTC
[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
2023-05-16 9:55 UTC (7+ messages)
` [PATCH v2] "
[PATCH] gro : ipv6 changes to support GRO for TCP/ipv6
2023-05-16 9:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] lib: add IPv6 lookup node
2023-05-16 9:11 UTC (3+ messages)
` [PATCH 2/3] lib: add IPv6 rewrite node
` [PATCH 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support
21.11.4 patches review and test
2023-05-16 8:41 UTC (11+ messages)
[Bug 1231] l3fwd: perf reports affected by silently enabling "fast free"
2023-05-16 8:37 UTC
[PATCH] examples/ipsec-secgw: fix zero address in ethernet header
2023-05-16 7:02 UTC (3+ messages)
[PATCH v1 0/7] ethdev: modify field API for multiple headers
2023-05-16 6:37 UTC (8+ messages)
` [PATCH v1 1/7] doc: fix blank lines in modify field action description
` [PATCH v1 2/7] doc: fix blank line in asynchronous operations description
` [PATCH v1 3/7] doc: fix wrong indentation in RSS action description
` [PATCH v1 4/7] net/mlx5: reduce modify field encapsulation level size
` [PATCH v1 5/7] ethdev: add GENEVE TLV option modification support
` [PATCH v1 6/7] ethdev: add MPLS header "
` [PATCH v1 7/7] net/mlx5: add MPLS modify field support
[PATCH] examples/l3fwd: add hard code to collect empty poll and NIC counters
2023-05-16 6:19 UTC (8+ messages)
[PATCH v1 0/2] disallow duplicated tag index
2023-05-16 5:43 UTC (3+ messages)
` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template
` [PATCH v1 2/2] net/mlx5: fix sws duplicated tag index matching
[PATCH v1] net/mlx5: add test for hot upgrade
2023-05-16 5:41 UTC
[PATCH v1 0/2] Fix VXLAN matching
2023-05-16 5:40 UTC (3+ messages)
` [PATCH v1 1/2] net/mlx5: fix matcher layout size calculation
` [PATCH v1 2/2] net/mlx5: fix VXLAN matching with zero value
[PATCH v5] enhance NUMA affinity heuristic
2023-05-16 5:19 UTC (4+ messages)
` [PATCH v6] "
Arm's roadmap for 23.07
2023-05-16 4:01 UTC
[Bug 1230] [dpdk-22.07][meson test] malloc_autotest test: failed to test
2023-05-16 2:18 UTC
[PATCH] net/i40e: remove redundant judgment for rearm
2023-05-16 1:54 UTC (5+ messages)
` [PATCH v2] net/i40e: remove redundant judgment
[PATCH v4] app/testpmd: txonly multiflow port change support
2023-05-15 22:26 UTC (5+ messages)
` [PATCH v5] "
DTS roadmap for 23.07 release
2023-05-15 21:33 UTC
[PATCH] net/gve: support queue start and stop operations
2023-05-15 20:28 UTC (2+ messages)
[PATCH] dma/idxd: add support for multi-process when using VFIO
2023-05-15 16:29 UTC
[RFC 0/4] Support VFIO sparse mmap in PCI bus
2023-05-15 15:52 UTC (12+ messages)
` [PATCH v1 "
` [PATCH v1 1/4] bus/pci: introduce an internal representation of PCI device
` [PATCH v1 2/4] bus/pci: avoid depending on private value in kernel source
` [PATCH v1 3/4] bus/pci: introduce helper for MMIO read and write
` [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
` [PATCH v2 0/4] Support VFIO sparse mmap in PCI bus
` [PATCH v2 1/4] bus/pci: introduce an internal representation of PCI device
` [PATCH v2 2/4] bus/pci: avoid depending on private value in kernel source
` [PATCH v2 3/4] bus/pci: introduce helper for MMIO read and write
` [PATCH v2 4/4] bus/pci: add VFIO sparse mmap support
[PATCH] vhost: avoid sleeping under mutex
2023-05-15 15:51 UTC (5+ messages)
` [PATCH v2] "
[RFC 0/4] add frequency adjustment support for PTP
2023-05-15 14:18 UTC (4+ messages)
` [RFC v2 0/3] add frequency adjustment support for PTP timesync
` [RFC v2 1/3] ethdev: add frequency adjustment API
[PATCH v1] doc: updated libcrypto dependencies in QAT guide
2023-05-15 13:17 UTC
[PATCH] vfio: do not coalesce DMA mappings
2023-05-15 11:16 UTC (11+ messages)
` [PATCH v2] "
[PATCH] examples/ptpclient: add signal handler for cleanup
2023-05-15 10:59 UTC (4+ messages)
[v1 1/3] net/mlx5/hws: support dest root table action
2023-05-15 8:24 UTC (2+ messages)
[PATCH] net/dpaa2: change threshold value
2023-05-15 8:16 UTC (2+ messages)
[PATCH] net/iavf: add devargs to enable watchdog
2023-05-15 6:54 UTC (6+ messages)
` [PATCH v2] net/iavf: add devargs to control watchdog
` [PATCH v3] "
` [PATCH v4] "
[PATCH v6] net/ice: fix ice dcf control thread crash
2023-05-15 6:28 UTC (3+ messages)
` [PATCH v7] "
[PATCH] net/cpfl: update the doc of CPFL PMD
2023-05-15 6:26 UTC (3+ messages)
[PATCH] net/iavf: fix large vf queues cannot re-use
2023-05-15 2:25 UTC (2+ messages)
[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
2023-05-15 2:10 UTC (4+ messages)
` [PATCH v3] "
[PATCH] net/ice: support link speed change
2023-05-15 1:57 UTC (2+ messages)
[PATCH v3] net/i40e: support enable/disable source pruning
2023-05-15 1:52 UTC (4+ messages)
` [PATCH v4] "
[PATCH] net/ice: fix dcf init rss blocked
2023-05-15 1:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/ice: fix statistics
2023-05-15 1:19 UTC (2+ messages)
lwn: realtime throttling and user-space adaptive spinning
2023-05-13 23:54 UTC
[RFC v2 0/2] add DTS smoke tests
2023-05-12 19:25 UTC (3+ messages)
` [RFC v2 1/2] dts: add "
` [RFC v2 2/2] dts: added paramiko to dependencies
[PATCH 00/13] Sync the kernel driver logic
2023-05-12 14:37 UTC (3+ messages)
[PATCH v2] eal: add tracepoints to track lcores and services
2023-05-12 14:30 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/2] AES CCM support in CNXK crypto PMD
2023-05-12 12:56 UTC (3+ messages)
` [PATCH 1/2] crypto/cnxk: add AES CCM support
` [PATCH 2/2] crypto/cnxk: fix IPsec CCM capabilities
[RFC PATCH 0/3] improve FEC API usage
2023-05-12 11:57 UTC (3+ messages)
` [RFC PATCH v2 "
[PATCH] net/dpaa2: set check sum good flags
2023-05-12 11:24 UTC (3+ messages)
[dpdk-dev][PATCH] ethdev: add send queue flow matching item
2023-05-12 11:23 UTC (2+ messages)
[PATCH 0/4] app: introduce testgraph application
2023-05-12 11:08 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] app: add "
[RFC PATCH 0/6] add support for CDX bus
2023-05-12 10:25 UTC (3+ messages)
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
[PATCH v2] net/ice: fix dcf init rss blocked
2023-05-12 8:57 UTC
Photon OS + MLX not coming up
2023-05-12 7:53 UTC
[PATCH] examples/l3fwd: relax the RSS/Offload requirement
2023-05-12 4:34 UTC (3+ messages)
[PATCH] net/nfp: fix the Tx descriptor free logic of nfd3
2023-05-12 2:07 UTC
[PATCH] net/nfp: fix the VLAN push flow action
2023-05-12 2:03 UTC
[PATCH v2 0/2] enhance bonding PMD to support the LACP negotiation
2023-05-12 1:50 UTC (3+ messages)
` [PATCH v3 "
Hardware timestamps
2023-05-11 20:19 UTC (3+ messages)
[PATCH] vhost: fix crash on vhost-user client port deletion
2023-05-11 14:59 UTC (2+ messages)
` [PATCH v2] "
[PATCH] crypto/openssl: fix memory free issue
2023-05-11 14:26 UTC (2+ messages)
[Bug 1229] rte_mempool_avail_count : returns bigger than mempool size
2023-05-11 14:00 UTC
DPDK Release Status Meeting 2023-05-11
2023-05-11 13:57 UTC
[PATCH 0/2] vhost: add port mirroring function in the vhost lib
2023-05-11 12:16 UTC (5+ messages)
[RFC PATCH v2 0/4] dts: add dts api docs
2023-05-11 9:14 UTC (6+ messages)
` [RFC PATCH v3 "
` [RFC PATCH v3 1/4] dts: code adjustments for sphinx
` [RFC PATCH v3 2/4] dts: add doc generation dependencies
` [RFC PATCH v3 3/4] dts: add doc generation
` [RFC PATCH v3 4/4] dts: format docstrigs to google format
page: next (older) | prev (newer) | 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).