[PATCH 00/17] use __atomic operations returning previous value
2023-03-02 0:47 UTC (8+ messages)
` [PATCH 01/17] vhost: use previous value atomic fetch operations
` [PATCH 02/17] telemetry: "
` [PATCH 03/17] stack: "
` [PATCH 04/17] eal: "
` [PATCH 05/17] distributor: "
` [PATCH 06/17] bbdev: "
` [PATCH 08/17] net/virtio: "
Reminder - DPDK Community CI Testing Meeting - Tomorrow 3/2/23 at
2023-03-01 23:11 UTC
[PATCH] eal: fix thread race in control thread creation
2023-03-01 21:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] eal: fix thread race in control thread creation
2023-03-01 21:07 UTC
[PATCH 0/6] add thread lifetime and attributes API
2023-03-01 20:34 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 2/6] eal: add thread lifetime management
[PATCH v2] vhost: fix madvise arguments alignment
2023-03-01 20:02 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3] bus: add platform bus
2023-03-01 19:59 UTC (2+ messages)
` [PATCH v4] "
[PATCH] net/idpf: optimize Tx/Rx qeue mode code
2023-03-01 19:26 UTC (2+ messages)
` [PATCH v2] net/idpf: refine Rx/Tx queue model info
[PATCH] crypto/qat: fix SM3 auth mode
2023-03-01 19:17 UTC (2+ messages)
[Bug 1167] apps segfault at startup in debug mode
2023-03-01 17:12 UTC (4+ messages)
[RFC 0/2] Add high-performance timer facility
2023-03-01 17:06 UTC (9+ messages)
` [RFC 1/2] eal: add bitset type
` [RFC 2/2] eal: add high-performance timer facility
[PATCH] doc: add gpudev to the Doxygen index
2023-03-01 16:54 UTC (2+ messages)
[PATCH 0/5] test/crypto: add ZUC256 chained tests
2023-03-01 16:39 UTC (6+ messages)
` [PATCH 1/5] test/crypto: improve readability of ZUC256 tests
` [PATCH 2/5] test/crypto: fix ZUC digest length in comparison
` [PATCH 3/5] test/crypto: fix auth op parameter for ZUC256 tests
` [PATCH 4/5] test/crypto: fix capability check for ZUC cipher auth
` [PATCH 5/5] test/crypto: add chained ZUC256 testcases
[PATCH 0/3] fix mlx5 build with MinGW
2023-03-01 16:33 UTC (4+ messages)
` [PATCH v2 0/4] fix Windows build with MinGW and mlx5
` [PATCH v2 1/4] eal/windows: fix pedantic build
[PATCH v1] ethdev: remove bitfields from trace
2023-03-01 15:59 UTC (4+ messages)
[PATCH] net/ice: fix ice dcf contrl thread crash
2023-03-01 14:53 UTC (7+ messages)
` [PATCH v2] net/ice: fix ice dcf control "
[PATCH] ethdev: add link speed 400G
2023-03-01 14:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ethdev: remove telemetry Rx mbuf alloc failed field
2023-03-01 14:08 UTC (3+ messages)
[PATCH] crypto/openssl: support SM3/SM4 in openssl
2023-03-01 12:22 UTC (2+ messages)
` [EXT] "
[PATCH v2 00/11] fixes and improvements to cnxk crypto PMD
2023-03-01 12:09 UTC (5+ messages)
` [PATCH v2 05/11] crypto/cnxk: set ctx for AE
[PATCH] doc: update CNXK event device guide
2023-03-01 11:29 UTC
release candidate 23.03-rc1
2023-03-01 11:16 UTC (5+ messages)
[v1, 00/10] fips_validation application improvements
2023-03-01 11:11 UTC (20+ messages)
` [EXT] "
` [v2, "
` [v2, 01/10] examples/fips_validation: fix MCT output for SHA
` [v2, 02/10] examples/fips_validation: add SHA3 validation
` [v2, 03/10] examples/fips_validation: fix integer parse in test case
` [v2, 04/10] examples/fips_validation: add SHAKE validation
` [v2, 05/10] examples/fips_validation: add CCM JSON validation
` [v2, 06/10] examples/fips_validation: add ECDSA keygen support
` [v2, 07/10] examples/fips_validation: add SHA3 algorithms in ECDSA test
` [v2, 08/10] examples/fips_validation: fix AES GCM validation tests
` [v2, 09/10] examples/fips_validation: fix AES XTS to read seq number
` [v2, 10/10] examples/fips_validation: add extra space in JSON buffer
[PATCH v1 00/37] Implementation of ML CNXK driver
2023-03-01 9:01 UTC (4+ messages)
` [PATCH v5 00/39] "
` [PATCH v5 35/39] ml/cnxk: add support to select OCM allocation mode
[PATCH v4 00/10] dts: add hello world testcase
2023-03-01 8:35 UTC (6+ messages)
` [PATCH v5 "
[dpdk-web] [RFC PATCH] process: new library approval in principle
2023-03-01 8:28 UTC (2+ messages)
[Bug 1166] [dpdk-23.03][asan]suite/name: AddressSanitizer: stack-buffer-overflow error when quit testpmd
2023-03-01 7:49 UTC (2+ messages)
` [Bug 1166] [dpdk-23.03][asan]vf_smoke/vf_tx_rx_queue: "
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-03-01 7:34 UTC (14+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] ethdev: enable direct rearm with separate API
` 回复: "
` [PATCH v3 2/3] net/i40e: "
` 回复: "
[Bug 1171] [dpdk-23.03]vhost-user+virtio-pmd with vIOMMU core dumped
2023-03-01 5:56 UTC
[PATCH v1 00/12] implement mldev test application
2023-03-01 5:35 UTC (4+ messages)
` [PATCH v4 00/12] Implementation of "
` [PATCH v4 03/12] app/mldev: add test case to validate device ops
[PATCH 0/5] fix race-condition of proactive error handling mode
2023-03-01 3:06 UTC (6+ messages)
` [PATCH 1/5] ethdev: "
` [PATCH 2/5] net/hns3: replace fp ops config function
` [PATCH 3/5] net/bnxt: fix race-condition when report error recovery
` [PATCH 4/5] net/bnxt: use fp ops setup function
` [PATCH 5/5] app/testpmd: add error recovery usage demo
[PATCH v2 0/2] enhance bonding PMD to support the LACP negotiation
2023-03-01 2:48 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] net/bonding: add independent LACP sending function
` [PATCH v3 2/2] app/testpmd: add support for bonding port's LACP negotiation
[PATCH 1/2] app/testpmd: change rule type
2023-03-01 1:00 UTC (2+ messages)
[PATCH 0/2] add support for RSS parsing of SCTP packet
2023-03-01 0:36 UTC (2+ messages)
[PATCH] net/mana: fix incorrectly reported counters in stats
2023-03-01 0:15 UTC (2+ messages)
[PATCH 1/2] eventdev: fix race condition in fast-path set function
2023-02-28 23:57 UTC (11+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup
[PATCH] ipsec_mb: expect ENOTSUP in ipsec_mb_create()
2023-02-28 23:24 UTC (3+ messages)
` [EXT] "
[PATCH] ethdev: initialize id in eth_representor_cmp()
2023-02-28 23:23 UTC (2+ messages)
[PATCH v2 00/16] test/bbdev: changes for 23.03
2023-02-28 22:37 UTC (8+ messages)
` [PATCH v2 04/16] test/bbdev: add timeout for latency tests
[PATCH] maintainers: update ENA PMD maintainers list
2023-02-28 22:22 UTC (4+ messages)
[PATCH v1] eventdev: fix invalid memory free operation
2023-02-28 21:31 UTC
[PATCH] kni: fix build with Linux 6.3
2023-02-28 20:45 UTC (2+ messages)
[PATCH 0/6] Testpmd code cleanup
2023-02-28 18:54 UTC (9+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 3/9] app/testpmd: rework ieee1588 engine fwd configuration
` [PATCH v3 4/9] app/testpmd: fix packet transmission in noisy VNF engine
` [PATCH v3 9/9] app/testpmd: factorize fwd engine Tx
[PATCH v2 0/2] configure RSS and handle metadata correctly
2023-02-28 17:24 UTC (7+ messages)
` [PATCH v2 1/2] net/nfp: standardize the use of RSS-related codes
[Bug 1170] Link status is not correclty updated for E810 NIC (ice driver) on Windows
2023-02-28 16:52 UTC
[PATCH 0/5] net/mlx5: enhanced CQE compression layout
2023-02-28 16:43 UTC (6+ messages)
` [PATCH 1/5] common/mlx5: detect enhanced CQE compression capability
` [PATCH 2/5] common/mlx5: add CQE validity iteration count
` [PATCH 3/5] net/mlx5: support enhanced CQE compression in Rx burst
` [PATCH 4/5] net/mlx5: support enhanced CQE zipping in vector "
` [PATCH 5/5] net/mlx5: enable enhanced CQE compression
[PATCH v1 0/2] bug fix in ethdev trace
2023-02-28 16:27 UTC (13+ messages)
` [PATCH v1 1/2] ethdev: fix null pointer dereference
` [EXT] "
` [PATCH v1 2/2] ethdev: pass structure pointer
[PATCH v10 0/4] add support for self monitoring
2023-02-28 16:22 UTC (23+ messages)
` [PATCH v11 "
` [PATCH v11 1/4] lib: add generic support for reading PMU events
` [EXT] "
[PATCH v6 00/21] add support for cpfl PMD in DPDK
2023-02-28 16:14 UTC (59+ messages)
` [PATCH v7 "
` [PATCH v7 02/21] net/cpfl: add Tx queue setup
` [PATCH v7 03/21] net/cpfl: add Rx "
` [PATCH v7 05/21] net/cpfl: support queue start
` [PATCH v7 06/21] net/cpfl: support queue stop
` [PATCH v7 11/21] net/cpfl: support write back based on ITR expire
` [PATCH v7 12/21] net/cpfl: support RSS
` [PATCH v7 13/21] net/cpfl: support Rx offloading
` [PATCH v7 15/21] net/cpfl: add AVX512 data path for single queue model
` [PATCH v7 17/21] net/cpfl: add AVX512 data path for split "
` [PATCH v7 18/21] net/cpfl: add HW statistics
` [PATCH v7 21/21] net/cpfl: add xstats ops
` [PATCH v7 01/21] net/cpfl: support device initialization
[PATCH] dma/idxd: add verbose option to config script
2023-02-28 14:50 UTC
[Bug 1169] [vhost]VDPA example is aborting when VM starts
2023-02-28 13:26 UTC
[PATCH v5] net/i40e: rework maximum frame size configuration
2023-02-28 9:36 UTC (4+ messages)
` [PATCH v6] "
rte_cpu_to_le_32 nit in drivers/net/bnxt/bnxt_hwrm.c
2023-02-28 9:25 UTC (2+ messages)
[PATCH] vhost: fix OOB access for invalid vid
2023-02-28 9:24 UTC (4+ messages)
[PATCH] net/nfp: fix the offload of multiple output actions
2023-02-28 9:03 UTC
[PATCH] net/nfp: reset profile config while modify profile
2023-02-28 8:56 UTC
[PATCH] crypto/openssl: support SM3/SM4 in openssl
2023-02-28 8:54 UTC
[RFC PATCH] drivers/net: fix RSS multi-queue mode check
2023-02-28 8:23 UTC (5+ messages)
[EXT] [PATCH] crypto/openssl: support SM3/SM4 in openssl
2023-02-28 8:02 UTC
[PATCH v6] mem: telemetry support for memseg and element information
2023-02-28 7:30 UTC (4+ messages)
` [PATCH v7] "
` [EXT] "
[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
2023-02-28 6:52 UTC (6+ messages)
` 回复: "
` 回复: "
[Bug 1168] [23.03-rc1] dpdk-next-crypto examples/fips_validation meson build error with gcc4.8.5 on Centos7.9
2023-02-28 6:29 UTC
[PATCH 00/14] Enable lock annotations on most libraries and drivers
2023-02-28 2:45 UTC (7+ messages)
` [PATCH v2 00/20] "
` [PATCH v2 11/20] net/virtio: annotate lock for guest announce
[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
2023-02-28 2:21 UTC (6+ messages)
` [PATCH V4 1/5] drivers/bus: restore driver assignment at front of probing
[PATCH v1] net/idpf: fix datapath function configuration
2023-02-27 23:58 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).