[PATCH] meson: link static libs with whole-archive in subproject
2024-02-18 17:46 UTC (4+ messages)
[PATCH] build: fix linker warnings about undefined symbols
2024-02-18 17:38 UTC (3+ messages)
[PATCH] maintainers: add myself to usertools
2024-02-18 16:50 UTC (2+ messages)
[PATCH] remove some MSVC conditional compile to empty
2024-02-18 16:44 UTC (9+ messages)
` [PATCH] eal: provide rte attribute macro for GCC attribute
[PATCH 1/1] maintainers: update RISC-V maintainer email
2024-02-18 16:41 UTC (2+ messages)
[PATCH] replace GCC marker extension with C11 anonymous unions
2024-02-18 16:20 UTC (28+ messages)
` [PATCH v4 00/18] stop using zero sized marker fields
` [PATCH v4 01/18] mbuf: deprecate GCC marker in rte mbuf struct
` [PATCH v4 02/18] mbuf: stop using zero sized marker fields
` [PATCH v4 03/18] net/i40e: "
` [PATCH v4 04/18] net/iavf: "
` [PATCH v4 05/18] net/ice: "
` [PATCH v4 06/18] net/ixgbe: "
` [PATCH v4 07/18] net/mlx5: "
` [PATCH v4 08/18] net/sfc: "
` [PATCH v4 09/18] net/bnxt: "
` [PATCH v4 10/18] net/enic: "
` [PATCH v4 11/18] net/fm10k: "
` [PATCH v4 12/18] net/hns3: "
` [PATCH v4 13/18] net/ionic: "
` [PATCH v4 14/18] net/thunderx: "
` [PATCH v4 15/18] net/virtio: "
` [PATCH v4 16/18] net/cnxk: "
` [PATCH v4 17/18] common/idpf: "
` [PATCH v4 18/18] examples/dma: "
[PATCH 1/2] pipeline: fix calloc parameters
2024-02-18 16:08 UTC (3+ messages)
` [PATCH v2 1/8] "
[PATCH v2 00/16] verify strdup return value
2024-02-18 16:01 UTC (5+ messages)
` [PATCH v2 01/16] eal: "
[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
2024-02-18 13:45 UTC (4+ messages)
` [PATCH v2 "
[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
2024-02-18 13:38 UTC (2+ messages)
[PATCH 0/2] more replacement of zero length array
2024-02-18 12:31 UTC (8+ messages)
` [PATCH v2 0/4] "
[PATCH 0/5] use rte atomic thread fence
2024-02-18 12:18 UTC (13+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] distributor: "
` [PATCH v2 2/6] eal: "
` [PATCH v2 3/6] hash: "
` [PATCH v2 4/6] ring: "
` [PATCH v2 5/6] stack: "
` [PATCH v2 6/6] lpm: "
[PATCH] net/nfp: add support of UDP fragmentation offload
2024-02-18 10:05 UTC (5+ messages)
[PATCH 9/9] net/mlx5/hws: support push_esp flag for insert header action
2024-02-18 5:11 UTC (11+ messages)
` [v2 01/10] net/mlx5/hws: skip RTE item when inserting rules by index
` [v2 02/10] net/mlx5/hws: add check for not supported fields in VXLAN
` [v2 03/10] net/mlx5/hws: add support for resizable matchers
` [v2 04/10] net/mlx5/hws: reordering the STE fields to improve hash
` [v2 05/10] net/mlx5/hws: check the rule status on rule update
` [v2 06/10] net/mlx5/hws: fix VLAN item handling on non relaxed mode
` [v2 07/10] net/mlx5/hws: extend action template creation API
` [v2 08/10] net/mlx5/hws: add missing actions STE limitation
` [v2 09/10] net/mlx5/hws: support push_esp flag for insert header action
` [v2 10/10] net/mlx5/hws: typo fix parm to param
[PATCH 0/5] fix race-condition of proactive error handling mode
2024-02-18 3:41 UTC (6+ messages)
` [PATCH v3 0/7] "
[PATCH 0/3] replace use of EAL logtype
2024-02-18 3:16 UTC (7+ messages)
` [PATCH v2 0/3] replace use of EAL logtype in applications
` [PATCH v2 1/3] examples/l2fwd-keepalive: don't use EAL logtype
` [PATCH v2 2/3] examples/vm_power_manager: do not "
` [PATCH v2 3/3] testpmd: replace EAL logtype TESTPMD_LOG
[PATCH 0/4] add __extension__ keyword to statement expressions
2024-02-18 3:07 UTC (9+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] eal: add helper to skip whitespaces
` [PATCH v2 2/3] drivers: use common min/max macros
` [PATCH v2 3/3] add extension keyword to GCC statement expressions
[PATCH] doc: update minimum Linux kernel version
2024-02-17 19:48 UTC (11+ messages)
[dpdk-dev] [PATCH v10 0/6] implement common bit operation APIs
2024-02-17 14:25 UTC (4+ messages)
` [dpdk-dev] [PATCH v10 4/6] net/bnx2x: use common rte bit operation APIs instead
[PATCH 0/4] add support of partial offload
2024-02-17 1:31 UTC (6+ messages)
` [PATCH 2/4] net/nfp: add interface to check representor
[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
2024-02-16 20:30 UTC (9+ messages)
` [PATCH v2 0/3] use static_assertion for build errors
` [PATCH v2 3/3] eal: replace out of bounds VLA with static_assert
` [PATCH v5 0/6] use static_assert for build error reports
[PATCH 0/3] net/ionic, common/ionic: add vdev support
2024-02-16 19:39 UTC (5+ messages)
` [PATCH 1/3] common/ionic: create common code library for ionic
` [PATCH 2/3] net/ionic: remove duplicate barriers
` [PATCH 3/3] net/ionic: add vdev support for embedded applications
[PATCH] cryptodev: add a simple mapping cache to speed up ops pool create
2024-02-16 17:18 UTC (3+ messages)
` [PATCH v2] cryptodev: "
[PATCH v1] gro : packets not getting flushed in heavy-weight mode API
2024-02-16 13:56 UTC (5+ messages)
` [PATCH v7] app/testpmd : fix "
` [PATCH v8] "
[PATCH] lib/hash: new feature adding existing key
2024-02-16 12:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH] lib/hash,lib/rcu: feature hidden key count in hash
2024-02-16 12:41 UTC (2+ messages)
[PATCH] examples/l3fwd: fix conf propagation to RX queues
2024-02-16 12:02 UTC
[PATCH v3] net/netvsc: fix parsing of VLAN metadata
2024-02-16 11:39 UTC (10+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[RFC v3] eal: add bitset type
2024-02-16 10:23 UTC (5+ messages)
` [RFC v4 1/4] "
` [RFC v4 2/4] eal: add bitset test suite
` [RFC v4 3/4] service: use multi-word bitset to represent service flags
` [RFC v4 4/4] event/dsw: optimize serving port logic
DPDK testpmd with E823 link status is down
2024-02-16 8:25 UTC (3+ messages)
meson option to customize RTE_PKTMBUF_HEADROOM patch
2024-02-16 7:52 UTC (2+ messages)
[PATCH] examples/pipeline: simplify the L2 forwarding example
2024-02-15 19:26 UTC (2+ messages)
` [PATCH V3] examples/pipeline: simplify the L2 forwarding examples
Rescheduling DPDK CI Meetings
2024-02-15 18:47 UTC (2+ messages)
[PATCH] net/mlx5: enable PCI related counters
2024-02-15 18:26 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] eal: add helper to skip whitespaces
2024-02-15 17:32 UTC (5+ messages)
DPDK Release Status Meeting 2024-02-15
2024-02-15 17:27 UTC
[Bug 1349] Traffic filtering when capturing packets
2024-02-15 14:55 UTC (2+ messages)
` [DPDK/DTS Bug "
[PATCH] net/gve: fix dqo bug for chained descriptors
2024-02-15 14:42 UTC (2+ messages)
[PATCH] examples/pipeline: fix include path for rte_log.h
2024-02-15 13:32 UTC (10+ messages)
` [PATCH V2] "
[ixgbevf] Problem with RSS initial config after device init on X550 nic
2024-02-15 13:31 UTC (2+ messages)
` [PATCH] net/ixgbevf: fix RSS init for x550 nics
[PATCH] ethdev: add template table resize API
2024-02-15 13:13 UTC (8+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH 0/7] add Nitrox compress device support
2024-02-15 12:48 UTC (8+ messages)
` [PATCH v3 1/7] crypto/nitrox: move nitrox common code to common folder
` [PATCH v3 2/7] compress/nitrox: add nitrox compressdev driver
` [PATCH v3 3/7] common/nitrox: add compress hardware queue management
` [PATCH v3 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH v3 5/7] compress/nitrox: add software queue management
` [PATCH v3 6/7] compress/nitrox: add stateless request support
` [PATCH v3 7/7] compress/nitrox: add stateful "
[PATCH] net/gve: fix dqo bug for chained descriptors
2024-02-15 9:52 UTC
[PATCH] bus/uacce: introduce UACCE bus
2024-02-15 8:39 UTC (3+ messages)
` [PATCH v2] "
[DPDK/ethdev Bug 1379] qede pmd driver does not work in Debian Bookworm
2024-02-15 2:13 UTC
ixgbe link status semi-broken on FreeBSD
2024-02-15 0:38 UTC
[PATCH] pipeline: remove limitation on number of input ports
2024-02-14 20:58 UTC (2+ messages)
` [PATCH V2] "
DTS WG Meeting Minutes - February 14, 2024
2024-02-14 20:35 UTC
[PATCH] mbuf: replace GCC marker extension with C11 anonymous unions
2024-02-14 20:16 UTC (5+ messages)
` [PATCH v3] RFC deprecate RTE_MARKER in struct rte_mbuf
` [PATCH v3] mbuf: deprecate GCC marker in rte mbuf struct
DTS testpmd and SCAPY integration
2024-02-14 17:27 UTC (9+ messages)
[PATCH 1/2] net/cpfl: parse flow offloading hint from P4 context file
2024-02-14 17:21 UTC (3+ messages)
` [PATCH v2 2/2] net/cpfl: add TDI to flow engine
[v9 0/3] net/af_xdp: fix multi interface support for K8s
2024-02-14 17:03 UTC (4+ messages)
` [v9 1/3] docs: AF_XDP Device Plugin
` [v9 2/3] net/af_xdp: fix multi interface support for K8s
` [v9 3/3] net/af_xdp: support AF_XDP DP pinned maps
[PATCH v4 0/8] add new command line argument parsing library
2024-02-14 17:01 UTC (3+ messages)
[24.03 RFC] argparse: add argparse library
2024-02-14 16:53 UTC (3+ messages)
` [PATCH v3 0/8] "
[RFC PATCH v1 0/5] test case blocking and logging
2024-02-14 16:51 UTC (6+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 6/7] dts: refactor logging configuration
[PATCH 00/14] use C11 alignas and normalize type alignment
2024-02-14 16:36 UTC (21+ messages)
` [PATCH v4 00/39] "
` [PATCH v4 16/39] timer: use C11 alignas
` [PATCH v4 20/39] rcu: "
` [PATCH v4 21/39] power: "
` [PATCH v4 22/39] rawdev: "
` [PATCH v4 23/39] port: "
` [PATCH v4 26/39] mldev: "
` [PATCH v4 27/39] mempool: "
` [PATCH v4 28/39] member: "
` [PATCH v4 29/39] lpm: "
` [PATCH v4 30/39] ipsec: "
` [PATCH v4 31/39] jobstats: "
` [PATCH v4 32/39] bpf: "
` [PATCH v4 33/39] compressdev: "
` [PATCH v4 34/39] cryptodev: "
` [PATCH v4 35/39] dispatcher: "
` [PATCH v4 36/39] fib: "
` [PATCH v4 37/39] gpudev: "
` [PATCH v4 38/39] graph: "
` [PATCH v4 39/39] ip_frag: "
[RFC] ip_frag: support IPv6 reassembly with extensions
2024-02-14 3:51 UTC (2+ 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).