[PATCH 0/8] Enable building more on Windows
2023-03-09 21:31 UTC (6+ messages)
` [PATCH v5 0/9] Enable building more libraries "
` [PATCH v5 1/9] net/null: build null PMD "
` [PATCH v5 2/9] net/ring: build "
` [PATCH v5 3/9] lpm: enable "
` [PATCH v5 4/9] reorder: build "
[PATCH v2 0/8] Enable building more libraries on Windows
2023-03-09 21:21 UTC (5+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 2/9] net/ring: build "
[PATCH 1/2] eal: fix failure race and behavior of thread create
2023-03-09 21:05 UTC (6+ messages)
[PATCH v1 0/4] implementation of ML common code
2023-03-09 20:44 UTC (4+ messages)
` [PATCH v6 0/4] Implementation "
` [PATCH v6 1/4] mldev: add headers for internal ML functions
[PATCH v6] app/procinfo: display eventdev xstats for PMD data
2023-03-09 20:31 UTC (4+ messages)
` [PATCH v7] app/procinfo: display eventdev xstats
` [PATCH v8] "
[PATCH] app/testpmd: fix closing softnic port before ethdev ports
2023-03-09 20:22 UTC (7+ messages)
` [PATCH v2] "
[PATCH v1 00/12] implement mldev test application
2023-03-09 20:15 UTC (8+ messages)
` [PATCH v4 00/12] Implementation of "
` [PATCH v4 04/12] app/mldev: add test case to validate model ops
` [PATCH v4 05/12] app/mldev: add ordered inference test case
` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
[PATCH] doc: announce the legacy pipeline API deprecation
2023-03-09 20:09 UTC (3+ messages)
` [PATCH V2] doc: announce the pipeline legacy "
` [PATCH V3] "
[PATCH v2] lib/net: add MPLS insert and strip functionality
2023-03-09 18:35 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 0/2] doc: simplify PMD steps
2023-03-09 18:08 UTC (6+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic
[dpdk-dev] [PATCH v2 00/12] mldev: introduce machine learning device library
2023-03-09 17:33 UTC (3+ messages)
` [dpdk-dev] [PATCH v3 "
DPDK Release Status Meeting 2023-03-09
2023-03-09 17:32 UTC
[PATCH v2 0/2] vhost: fix names to follow new naming convention
2023-03-09 16:33 UTC (7+ messages)
` [PATCH v2 1/2] vhost: fix constants "
` [PATCH v2 2/2] vhost: refactor "
[PATCH] eal: add nonnull and access function attributes
2023-03-09 16:23 UTC (8+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
` [EXT] "
[PATCH] ethdev: prefer offload names in logs
2023-03-09 16:21 UTC (2+ messages)
[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
2023-03-09 15:44 UTC (9+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms
` [PATCH v3] net/mlx5: use just sufficient barrier for ARM platforms
[PATCH 0/9] fix kvargs callback prototype not clearly defined
2023-03-09 15:21 UTC (8+ messages)
` [PATCH 1/9] kvargs: detailed definition of callback prototype
` [PATCH 6/9] net/hns3: fix segment fault when parse runtime config
` [PATCH 7/9] net/virtio: fix segment fault when parse devargs
[RFC 0/2] Add high-performance timer facility
2023-03-09 15:20 UTC (4+ messages)
` [RFC 2/2] eal: add "
[PATCH] net/virtio: remove address width limit for modern devices
2023-03-09 15:08 UTC (3+ messages)
[PATCH 0/2] crypto/qat: added cipher-crc offload feature
2023-03-09 14:33 UTC (6+ messages)
` [PATCH 1/2] crypto/qat: added cipher-crc offload support
` [PATCH 2/2] crypto/qat: added cipher-crc cap check
` [PATCH v2 0/2] crypto/qat: add cipher-crc offload feature
` [PATCH v2 1/2] crypto/qat: add cipher-crc offload support to fw interface
` [PATCH v2 2/2] crypto/qat: add cipher-crc offload support
[PATCH] table/selector: fix action selector group size log2 value setting
2023-03-09 13:58 UTC
[PATCH] MAINTAINERS: update maintainers list for qede
2023-03-09 13:51 UTC
[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
2023-03-09 13:10 UTC (8+ messages)
` [PATCH v2 0/2] refactor diasbling IOVA as PA
` [PATCH v2 1/2] build: clarify configuration without IOVA field in mbuf
[PATCH v3] bus: add platform bus
2023-03-09 12:42 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/3] net/vhost pmd fixes for Rx interrupts
2023-03-09 12:37 UTC (4+ messages)
` [PATCH 1/3] net/vhost: add missing newline in logs
` [PATCH 2/3] net/vhost: fix leak in interrupt handle setup
` [PATCH 3/3] net/vhost: fix Rx interrupt
[PATCH] net/cpfl: fix a compiler issue about virtchnl opcode
2023-03-09 12:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH] net/idpf: fix a compiler issue about virtchnl opcode
2023-03-09 12:10 UTC (2+ messages)
[PATCH] app/test: handle error packets from inline IPsec
2023-03-09 11:53 UTC
[dpdk-dev] [PATCH] doc: deprecation notice to remove LiquidIO ethdev driver
2023-03-09 11:46 UTC (2+ messages)
[PATCH] vhost: fix possible null pointer dereference
2023-03-09 11:36 UTC
[PATCH 0/5] fix race-condition of proactive error handling mode
2023-03-09 11:30 UTC (25+ messages)
` [PATCH 1/5] ethdev: "
[PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
2023-03-09 10:29 UTC
[PATCH 0/4] Small corrections in mempool
2023-03-09 9:39 UTC (6+ messages)
` [PATCH 1/4] mempool: clarify mempool cache flush API behavior
` [PATCH 2/4] mempool: clarify comments for mempool cache implementation
` [PATCH 3/4] eal: add API to check if lcore id is valid
` [PATCH 4/4] mempool: use lcore API to check if lcore ID "
[PATCH] net/mlx5: fix build with GCC 12 and ASan
2023-03-09 9:03 UTC
[PATCH] eal: fix thread race in control thread creation
2023-03-09 9:01 UTC (8+ messages)
` [PATCH v2] "
[RFC 1/2] security: introduce out of place support for inline ingress
2023-03-09 8:56 UTC (2+ messages)
` [RFC 2/2] test/security: add unittest for inline ingress oop
ixgbe rxq interrupt not working
2023-03-09 7:43 UTC (7+ messages)
[PATCH] examples/l3fwd-power: support CPPC cpufreq
2023-03-09 7:23 UTC (2+ messages)
[PATCH 0/2] vhost: fix names to follow new naming convention
2023-03-09 4:51 UTC (7+ messages)
` [PATCH 1/2] vhost: fix constants to follow new naming convension
` [PATCH 2/2] vhost: refactor to follow new naming convention
[PATCH 1/2] common/sfc_efx/base: allow to request MAE mark reset action
2023-03-09 4:28 UTC (2+ messages)
` [PATCH 2/2] net/sfc: fix resetting mark in tunnel offload switch rules
[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
2023-03-09 4:11 UTC
[PATCH v1 0/2] test-bbdev coverity fixes
2023-03-09 3:36 UTC (3+ messages)
` [PATCH v1 1/2] test/bbdev: fix possible div by zero issue
` [PATCH v1 2/2] test/bbdev: fix unchecked ret value issue
[PATCH] malloc: enhance NUMA affinity heuristic
2023-03-09 1:58 UTC (5+ messages)
` [PATCH v5] "
[PATCH v8 00/21] add support for cpfl PMD in DPDK
2023-03-09 1:42 UTC (8+ messages)
` [PATCH v9 "
` [PATCH v9 01/21] net/cpfl: support device initialization
[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
2023-03-09 0:55 UTC (12+ messages)
` [PATCH v3 0/2] Add option to timestamp console log
` [PATCH v3 2/2] eal: add option to put timestamp on console output
release candidate 23.03-rc1
2023-03-08 22:09 UTC (2+ messages)
[PATCH] test: add cryptodev crosscheck suite
2023-03-08 18:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/5] net/mlx5: add indirect QUOTA create/query/modify
2023-03-08 17:01 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] net/mlx5: update query fields in async job structure
` [PATCH v2 2/5] net/mlx5: remove code duplication
` [PATCH v2 3/5] common/mlx5: update MTR ASO definitions
` [PATCH v2 4/5] net/mlx5: add indirect QUOTA create/query/modify
` [PATCH v2 5/5] mlx5dr: Definer, translate RTE quota item
[PATCH] app/testpmd: fix secondary process not forwarding
2023-03-08 16:19 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] net/nfp: fix MTU configuration order
2023-03-08 15:27 UTC (4+ messages)
[dpdk-dev v1] crypto/openssl: fix of ASAN heap-use-after-free
2023-03-08 14:47 UTC
[PATCH] examples/qos_sched: fix buffer overflow on mbuf free
2023-03-08 14:29 UTC (2+ messages)
[PATCH v2 0/2] net/mlx5: support MPLSoUDP for HWS
2023-03-08 13:51 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net/mlx5: add MPLS tunnel support "
[PATCH 1/2] net/mana: add version information for dependencies
2023-03-08 11:00 UTC (3+ messages)
` [PATCH 2/2] net/mana: enable driver by default
[PATCH 0/3] fix mlx5 build with MinGW
2023-03-08 10:27 UTC (10+ messages)
` [PATCH v3 0/3] mlx5: fix Windows build with Linux MinGW
` [PATCH v3 1/3] common/mlx5: get Windows dependency from standard variables
` [PATCH v3 2/3] net/mlx5: remove weak stub functions
` [PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12
[PATCH v1 1/1] drivers: remove implementation of Rx metadata negotiation
2023-03-08 9:31 UTC (3+ messages)
` [PATCH v2 "
[PATCH] net/ice: fix incorrect Rx timestamp for E822
2023-03-08 6:30 UTC (4+ messages)
` [PATCH v2] net/ice: fix incorrect Rx timestamp
Testpmd/l3fwd port shutdown failure on Arm Altra systems
2023-03-08 6:25 UTC (5+ messages)
[PATCH 0/2] net/mlx5: fix representor matching
2023-03-08 3:04 UTC (5+ messages)
` [PATCH 1/2] net/mlx5: fix egress group translation in HWS
` [PATCH 2/2] net/mlx5: fix isolated mode when repr matching is disabled
[PATCH] net/mlx5: reject flow template API reconfiguration
2023-03-08 3:01 UTC (2+ messages)
Reminder - DPDK Tech Board Call - Tomorrow Wed. 3/8 at 7am PT/10am ET/1600h CET
2023-03-08 2:40 UTC
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-03-07 20:41 UTC (9+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
[PATCH] net/i40e: avx512 fast-free path bug fix
2023-03-07 20:26 UTC (2+ messages)
[PATCH 0/3] cryptodev test improvements
2023-03-07 17:46 UTC (10+ messages)
` [PATCH 1/3] test/crypto: fix skip condition for CPU crypto SGL
` [PATCH 2/3] test/crypto: skip asym test if driver or device missing
` [PATCH 3/3] app/test: add more cryptodev tests to meson suite
` [EXT] "
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2023-03-07 16:59 UTC (8+ messages)
[PATCH] eal: use program_invocation_short_name
2023-03-07 16:53 UTC
[PATCH] mlx5: initially reading xstats does not cause seg fault
2023-03-07 16:51 UTC (3+ messages)
[PATCH] net/nfp: fix the offload of multiple output actions
2023-03-07 15:57 UTC (2+ messages)
[PATCH] doc: fix naming of NVIDIA devices
2023-03-07 15:28 UTC
[PATCH] net/nfp: reset profile config while modify profile
2023-03-07 14:26 UTC (2+ messages)
[PATCH] service: split tests to perf and autotest to avoid spurious CI failures
2023-03-07 13:48 UTC (6+ messages)
` [PATCH v2] "
[PATCH] net/nfp: write link speed to control BAR
2023-03-07 13:24 UTC (4+ messages)
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).