[PATCH 00/11] Fixes for clang 15
2022-11-18 8:53 UTC (12+ messages)
` [PATCH 01/11] service: fix build with "
` [PATCH 02/11] vhost: "
` [PATCH 03/11] bus/dpaa: "
` [PATCH 04/11] net/atlantic: "
` [PATCH 05/11] net/dpaa2: "
` [PATCH 06/11] net/ice: "
` [PATCH 07/11] app/testpmd: "
` [PATCH 08/11] app/testpmd: fix build with clang 15 in flow code
` [PATCH 09/11] test/efd: fix build with clang 15
` [PATCH 10/11] test/member: "
` [PATCH 11/11] test/event: "
[Bug 1131] vmdq && kni meson build error with gcc12.2.1+debug on Fedora37
2022-11-18 8:23 UTC (2+ messages)
` [Bug 1131] [22.11-rc3] "
[PATCH] net/iavf:fix slow memory allocation
2022-11-18 8:22 UTC (2+ messages)
[PATCH] net/idpf: fix crash when launching l3fwd
2022-11-18 7:05 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] net/iavf: fix outer udp checksum offload
2022-11-18 7:03 UTC
[PATCH v1 1/1] app/testpmd: add valid check to verify multi mempool feature
2022-11-18 6:51 UTC (7+ messages)
` [PATCH v2 "
` [EXT] "
` [PATCH v3 "
[PATCH] net/idpf: add supported ptypes get
2022-11-18 6:42 UTC (2+ messages)
[Bug 1130] [22.11-rc3] lib/eal meson build error with clang15.0.4 on Fedora37
2022-11-18 3:24 UTC
[PATCH 0/3] fix wrong increment of free list counter
2022-11-18 1:44 UTC (4+ messages)
` [PATCH 1/3] net/nfp: "
` [PATCH 2/3] net/nfp: fix wrong increment of free list counter for PF
` [PATCH 3/3] net/nfp: fix wrong increment of free list counter for VNIC
[PATCH] doc: fix max supported packet len for virtio driver
2022-11-18 1:26 UTC
Regarding User Data in DPDK ACL Library
2022-11-17 22:52 UTC (2+ messages)
[PATCH] net/mlx5: fix invalid memory access in port closing
2022-11-17 15:28 UTC
[PATCH] net/mlx5: fix modify field operation validation
2022-11-17 14:41 UTC
[PATCH 1/2] net/mlx5: fix port private max_lro_msg_size
2022-11-17 14:39 UTC (2+ messages)
` [PATCH 2/2] doc: update MLX5 LRO limitation
[Bug 1129] net/mlx5: cannot transmit if Tx queue is setup with maximum number of descriptors
2022-11-17 12:52 UTC
[PATCH v3] doc: support IPsec Multi-buffer lib v1.3
2022-11-17 12:16 UTC (8+ messages)
` [PATCH v4] "
` [dpdk-dev v5] "
` [dpdk-dev v6] "
[PATCH] app/testpmd: fix action destruction memory leak
2022-11-17 11:41 UTC (2+ messages)
[PATCH v13 1/1] app/testpmd: support multiple mbuf pools per Rx queue
2022-11-17 11:38 UTC (4+ messages)
` [PATCH v14 "
[PATCH] net/mlx5: fix push VLAN action mask iteration
2022-11-17 10:06 UTC
[PATCH] doc: avoid meson deprecation in setup
2022-11-17 8:57 UTC (5+ messages)
release candidate 22.11-rc3
2022-11-17 8:48 UTC (3+ messages)
[RFC] ethdev: add indirect action async query
2022-11-17 8:40 UTC (6+ messages)
` [PATCH v1] "
[PATCH] net/mlx5: fix GENEVE resource management
2022-11-17 8:38 UTC (2+ messages)
[Bug 1128] [dpdk22.11-rc3]failed to start testpmd with the mbuf-size parameter
2022-11-17 8:36 UTC
[PATCH] net/nfp: fix issue of data len exceeds descriptor limitation
2022-11-17 8:33 UTC
[PATCH] net/idpf: fix port start
2022-11-17 8:33 UTC (3+ messages)
[Bug 1127] net/i40e does not preserve RSS redirection table upon port stop/start
2022-11-17 8:09 UTC
[PATCH v1 1/3] net/cnxk: rework no-fast-free offload handling
2022-11-17 7:25 UTC (3+ messages)
` [PATCH v1 2/3] net/cnxk: add sg2 descriptor support
` [PATCH v1 3/3] net/cnxk: add debug check for number of Tx descriptors
Fwd: Regarding User Data in DPDK ACL Library
2022-11-17 7:24 UTC
compile failed with t3.c
2022-11-17 6:57 UTC
[PATCH V1] doc: add tested Intel platforms with Intel NICs
2022-11-17 5:38 UTC (2+ messages)
[PATCH v1 00/13] graph enhancement for multi-core dispatch
2022-11-17 5:09 UTC (14+ messages)
` [PATCH v1 01/13] graph: split graph worker into common and default model
` [PATCH v1 02/13] graph: move node process into inline function
` [PATCH v1 03/13] graph: add macro to walk on graph circular buffer
` [PATCH v1 04/13] graph: add get/set graph worker model APIs
` [PATCH v1 05/13] graph: introduce core affinity API
` [PATCH v1 06/13] graph: introduce graph "
` [PATCH v1 07/13] graph: introduce graph clone API for other worker core
` [PATCH v1 08/13] graph: introduce stream moving cross cores
` [PATCH v1 09/13] graph: enable create and destroy graph scheduling workqueue
` [PATCH v1 10/13] graph: introduce graph walk by cross-core dispatch
` [PATCH v1 11/13] graph: enable graph generic scheduler model
` [PATCH v1 12/13] graph: add stats for corss-core dispatching
` [PATCH v1 13/13] examples/l3fwd-graph: introduce generic worker model
[PATCH] net/ixgbevf: fix promiscuous and allmulti
2022-11-17 4:15 UTC (5+ messages)
[PATCH] net/iavf: support vxlan gpe tunnel offload
2022-11-17 3:59 UTC (3+ messages)
[PATCH] failsafe: fix segfault on hotplug event
2022-11-16 22:25 UTC (4+ messages)
net_af_xdp pmd memory leak
2022-11-16 21:56 UTC
[RFC]: mempool: zero-copy cache get bulk
2022-11-16 18:04 UTC (3+ messages)
` [PATCH] mempool cache: add zero-copy get and put functions
` [PATCH v2] "
[RFC PATCH] net/memif: change socket listener owner uid/gid
2022-11-16 17:52 UTC (6+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
[PATCH] net/failsafe: Fix crash due to in-valid sub-device port id
2022-11-16 17:51 UTC (2+ messages)
[PATCH] mempool: micro-optimize put function
2022-11-16 17:39 UTC (9+ messages)
` [PATCH v2] "
[RFC v2] mempool: add API to return pointer to free space on per-core cache
2022-11-16 17:25 UTC
[RFC PATCH v1 00/10] dts: add hello world testcase
2022-11-16 15:15 UTC (12+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 03/10] dts: add dpdk build on sut
` [RFC PATCH v2 04/10] dts: add dpdk execution handling
` [RFC PATCH v2 05/10] dts: add node memory setup
` [RFC PATCH v2 07/10] dts: add simple stats report
` [RFC PATCH v2 08/10] dts: add testsuite class
[PATCH] net/mlx5: fix wrong error log in async flow destruction
2022-11-16 13:18 UTC (2+ messages)
[PATCH 0/6] doc: some fixes
2022-11-16 12:56 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] doc: fix underlines too long in testpmd documentation
` [PATCH v2 2/6] doc: fix the colon type in listing aged flow rules
` [PATCH v2 3/6] doc: fix miss blank line in testpmd flow syntax doc
` [PATCH v2 4/6] doc: fix miss blank line in release notes
` [PATCH v2 5/6] doc: add mlx5 HWS aging support to "
` [PATCH v2 6/6] doc: add ethdev pre-config flags "
[PATCH] net/failsafe: Fix crash due to in-valid sub-device port id
2022-11-16 12:11 UTC
[Bug 1126] i40e: Rx interrupt behaviour is possibly wrong
2022-11-16 11:45 UTC
[Bug 1030] rte_malloc() and rte_free() get stuck when used with signal handler
2022-11-16 9:37 UTC (2+ messages)
[dpdk-dev] [PATCH v2] ethdev: fix one MAC address occupies two index in mac addrs
2022-11-16 7:37 UTC (3+ messages)
` [PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
[PATCH] app/testpmd: fix interactive mode with no ports
2022-11-16 4:23 UTC (3+ messages)
` [PATCH v2] "
Reminder - DPDK Techboard Meeting Tomorrow Wed. 11/16/22 @ 11am EST/8am PST/4pm UTC
2022-11-16 2:17 UTC
Reminder - DPDK DTS Working Group - Tomorrow Morning 11/16/22 @ 9am EST/'6am PST/2pm UTC
2022-11-16 2:04 UTC
[PATCH] maintainers: update for gve
2022-11-15 23:43 UTC (7+ messages)
Commit broke 32-bit testpmd app
2022-11-15 23:30 UTC
[PATCH v1 0/1] baseband/acc: coverity fix RC2
2022-11-15 22:32 UTC (8+ messages)
` [PATCH v1 1/1] baseband/acc: fix check after deref and dead code
[PATCH v2 0/2] doc: simplify PMD steps
2022-11-15 19:59 UTC (3+ messages)
` [PATCH v2 1/2] doc: make the Linux drivers doc more generic
` [PATCH v2 2/2] doc: simplify the binding steps
[PATCH 0/4] remove unnecessary null checks
2022-11-15 17:23 UTC (4+ messages)
[PATCH] devtools: catch empty symbol maps
2022-11-15 17:20 UTC (4+ messages)
[PATCH] rte_ring: remove leftover comment about watermark
2022-11-15 16:44 UTC (2+ messages)
[PATCH v1] ring: correct the comment and figure description
2022-11-15 16:41 UTC (2+ messages)
[PATCH] mempool: add object usage counts for the telemetry api
2022-11-15 16:28 UTC (2+ messages)
[PATCH] doc: fix nic order in index.rst
2022-11-15 16:22 UTC (2+ messages)
[PATCH v2] doc/eal: add signal safety warning
2022-11-15 16:21 UTC (3+ messages)
` [PATCH v4] "
[PATCH] drivers: various typos found by Lintian
2022-11-15 16:17 UTC (2+ messages)
[PATCH] doc: fix typos 'depreciated' instead of 'deprecated'
2022-11-15 16:13 UTC (3+ messages)
[PATCH v3] doc: update Linux core isolation guide
2022-11-15 15:57 UTC (3+ messages)
` [PATCH v4] "
[PATCH 1/1] doc: expand description of no-huge and PMD issue
2022-11-15 15:37 UTC (4+ messages)
[PATCH v4] doc: add removal warning for power empty poll API
2022-11-15 15:35 UTC (3+ messages)
` [PATCH v5] "
[PATCH v1] doc: update QAT device support
2022-11-15 14:34 UTC
[PATCH v1 0/1] doc: simplify PMD steps
2022-11-15 14:22 UTC (3+ messages)
` [PATCH v1 1/1] doc: simplify the binding steps
[PATCH 0/2] app/testpmd: support TCP TSO in Tx only mode
2022-11-15 12:43 UTC (8+ messages)
` [PATCH 1/2] app/testpmd: prepare to support TCP "
` [PATCH v3 0/2] app/testpmd: support TCP TSO "
` [PATCH v3 2/2] "
[PATCH v2] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
2022-11-15 12:35 UTC
[PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
2022-11-15 11:30 UTC (7+ messages)
` [External] "
[PATCH 0/6] app/procinfo: add some extended features
2022-11-15 11:00 UTC (4+ messages)
` [PATCH v10 0/8] "
[PATCH 1/2] test/crypto-perf: fix number of sessions for cores
2022-11-15 9:30 UTC (2+ messages)
` [EXT] "
[dpdk-dev v1] app/test: fix of bitwise and operator in return
2022-11-15 9:30 UTC (4+ messages)
` [dpdk-dev v2] "
[PATCH] test/crypto: reset device after asym tests
2022-11-15 9:29 UTC (2+ messages)
[PATCH v3 0/3] ethdev: document special cases of port start and stop
2022-11-15 8:49 UTC (3+ messages)
` [PATCH v3 2/3] net/mlx5: document E-Switch limitations with HWS in mlx5 PMD
RSS on L2TP, Teredo, PPPoE Tunnels
2022-11-15 8:45 UTC (2+ messages)
[PATCH] maintainers: update for crypto and compressdev
2022-11-15 8:36 UTC (2+ messages)
[PATCH] config/arm: make SoC-generic more generic
2022-11-15 8:20 UTC (4+ messages)
[PATCH] cleanup compat header inclusions
2022-11-15 8:16 UTC (4+ messages)
` [PATCH v2] "
[Bug 1095] librte_bbdev build failure with clang 3.4.2
2022-11-15 8:13 UTC (2+ messages)
[dpdk-dev] [Bug 759] testpmd: bonding mode 4 on mlx5 doesn't work
2022-11-15 8:13 UTC (2+ messages)
` "
[Bug 1118] [dpdk-22.11.0rc1][meson test] driver-tests/link_bonding_autotest test failed core dumped
2022-11-15 6:14 UTC (2+ messages)
[Bug 1119] [dpdk-22.11]pvp_virtio_bonding/vhost_virtio_bonding_mode_from_0_to_6: start bonding device failed and core dumped when quit testpmd
2022-11-15 6:13 UTC (2+ messages)
[PATCH] net/idpf: need to stop device when closing device
2022-11-15 3:31 UTC (2+ messages)
[PATCH v1] mempool/cnxk: destroy NPA pool only if its created
2022-11-15 3:24 UTC (3+ messages)
` [PATCH v3] mempool/cnxk: fix mempool destroy for empty pools
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).