[PATCH v2 0/3] doc/hns3: update the features for hns3
2023-11-20 11:14 UTC (4+ messages)
` [PATCH v2 1/3] doc/hns3: fix compilation option about max queue number
` [PATCH v2 2/3] doc/hns3: update the features for hns3
` [PATCH v2 3/3] doc/hns3: fix the usage description for RSS flow
[PATCH 0/3] doc/hns3: fix hns3 doc
2023-11-20 11:03 UTC (9+ messages)
` [PATCH 1/3] doc/hns3: fix compilation option about max queue number
` [PATCH 2/3] doc/hns3: update the features for hns3
` [PATCH 3/3] doc/hns3: fix the usage description for RSS flow
[PATCH] app/test-pmd: fix L4 checksum with padding data
2023-11-20 10:47 UTC (19+ messages)
[PATCH v6 23/23] dts: add doc generation
2023-11-20 10:17 UTC (13+ messages)
` [PATCH v7 00/21] dts: docstrings update
` [PATCH v7 01/21] dts: code adjustments for doc generation
` [PATCH v7 07/21] dts: dts runner and main docstring update
` [PATCH v7 08/21] dts: test suite "
` [PATCH v7 09/21] dts: test result "
` [PATCH v7 21/21] dts: test suites "
[PATCH] net/txgbe: fix out of bound access
2023-11-20 9:53 UTC (7+ messages)
` [PATCH v2] "
[PATCH v1] config/arm: correct cpu arch for cross build
2023-11-20 9:24 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] net/mlx5: fix offset field size in conntrack action
2023-11-20 8:24 UTC
[PATCH] net/gve: add support for 4K ring size only for DQO
2023-11-20 8:04 UTC
[PATCH 0/4] add __extension__ keyword to statement expressions
2023-11-20 7:42 UTC (6+ messages)
` [PATCH 1/4] lib: add extension "
` [PATCH 2/4] app: "
` [PATCH 3/4] drivers: "
` [PATCH 4/4] examples: "
The problem with priv_data in crypto and security API's
2023-11-20 4:19 UTC (2+ messages)
` [EXT] "
[PATCH v6 0/4] PCI Dev and SG copy support
2023-11-20 2:54 UTC (7+ messages)
` [PATCH v7 "
` [PATCH v7 1/4] app/dma-perf: add skip support
` [PATCH v7 2/4] app/dma-perf: add PCI device support
` [PATCH v7 3/4] app/dma-perf: validate copied memory
` [PATCH v7 4/4] app/dma-perf: add SG copy support
[dpdk-dev] [Bug 366] i40e PMD returns 0 for secondary invoking rx_burst on queue 0, when Primary dies
2023-11-20 1:46 UTC (2+ messages)
` "
[PATCH] doc/mlx4: set limitation for RSS
2023-11-19 13:24 UTC
[dpdk-dev] [PATCH] doc: define qualification criteria for external library
2023-11-19 8:53 UTC (8+ messages)
` [dpdk-dev] [PATCH v2] "
[PATCH] eal: fix alignment of RISCV xmm vector type
2023-11-18 8:04 UTC (7+ messages)
Community Lab Maintenance 11/18/23
2023-11-17 21:50 UTC
[PATCH] doc: document basic MSVC build requirements
2023-11-17 21:19 UTC
[PATCH 0/7] replace zero length arrays
2023-11-17 19:59 UTC (26+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] member: replace zero length array with flex array
` [PATCH v2 02/10] cryptodev: "
` [PATCH v2 03/10] security: "
` [PATCH v2 04/10] pipeline: "
` [PATCH v2 05/10] net/nfp: "
` [PATCH v2 06/10] net/enic: "
` [PATCH v2 07/10] net/mlx5: "
` [PATCH v2 08/10] pdcp: "
` [EXT] "
` [PATCH v2 09/10] net/cpfl: "
` [PATCH v2 10/10] common/dpaxx: "
[Bug 1328] af_xdp driver not built on Fedora 39
2023-11-17 18:55 UTC
[PATCH v1 3/3] net/axgbe: support TSO Implementation
2023-11-17 18:34 UTC (4+ messages)
` [PATCH v2] net/axgbe: support TSO
` [PATCH v3] "
[PATCH v3 0/7] dts: Port scatter suite over
2023-11-17 18:09 UTC (19+ messages)
` [PATCH v3 1/7] dts: Add scatter test suite
` [PATCH v3 2/7] dts: add waiting for port up in testpmd
` [PATCH v3 4/7] dts: allow passing parameters into interactive apps
` [PATCH v3 5/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v3 6/7] dts: add pci addresses to EAL parameters
` [PATCH v3 7/7] dts: allow configuring MTU of ports
[PATCH 0/4] pcapng fixes
2023-11-17 16:35 UTC (7+ messages)
` [PATCH v7 0/5] dumpcap and "
` [PATCH v7 1/5] pdump: fix setting rte_errno on mp error
` [PATCH v7 2/5] dumpcap: allow multiple invocations
` [PATCH v7 3/5] pcapng: modify timestamp calculation
` [PATCH v7 4/5] pcapng: avoid using alloca()
` [PATCH v7 5/5] test: cleanups to pcapng test
[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
2023-11-17 16:18 UTC (12+ messages)
` [PATCH v3 00/10] replace uses of zero length array
` [PATCH v3 01/10] member: replace zero length array with flex array
` [PATCH v3 02/10] cryptodev: "
` [PATCH v3 03/10] security: "
` [PATCH v3 04/10] pipeline: "
` [PATCH v3 05/10] net/nfp: "
` [PATCH v3 06/10] net/enic: "
` [PATCH v3 07/10] net/mlx5: "
` [PATCH v3 08/10] pdcp: "
` [PATCH v3 09/10] net/cpfl: "
` [PATCH v3 10/10] common/dpaxx: remove zero length array
[PATCH 1/2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC
2023-11-17 14:43 UTC (6+ messages)
` [PATCH 2/2] test/crypto: add negative test cases for cipher buffer alignment
` [EXT] "
` [PATCH v2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC
[RFC 0/3] Detect superfluous newline in logs
2023-11-17 14:21 UTC (11+ messages)
` [RFC 1/3] lib: remove redundant newline from logs
` [RFC 2/3] log: add a per line log helper
` [RFC 3/3] lib: use per line logging
[PATCH v3 0/7] docs: getting started guide consolidation
2023-11-17 13:04 UTC (5+ messages)
` [PATCH v3 5/7] Section 5: Appendix
[PATCH] cmdline-gen: fix error when command list has empty lines
2023-11-17 11:22 UTC (2+ messages)
[PATCH v6] app/test: secondary process passes allow parameters
2023-11-17 11:17 UTC (5+ messages)
` [PATCH v7] "
[PATCH] net/gve: add support for max_rx_bufsize
2023-11-17 10:59 UTC (3+ messages)
[PATCH] bus/vdev: fix devargs memory leak
2023-11-17 10:29 UTC (4+ messages)
[PATCH] app/testpmd: fix set Tx offload command
2023-11-17 10:19 UTC (4+ messages)
[PATCH v7 1/2] bus/pci: support PASID control
2023-11-17 6:55 UTC (9+ messages)
` [PATCH v1] bus/pci: revise "
` [PATCH v2] "
[dpdk-dev] [PATCH 1/2] devtools: support skipping forbid rule check
2023-11-17 4:34 UTC (2+ messages)
[Bug 1327] [dpdk-23.11] tso/tso_tunneling: tunnel tso setting to not take effect
2023-11-17 2:52 UTC (2+ messages)
DPDK Release Status Meeting 2023-11-16
2023-11-16 21:13 UTC
[PATCH] maintainers: Adding new maintainer to Nvidia mlx5
2023-11-16 17:57 UTC (4+ messages)
[PATCH v1] crypto/qat: skip SM3 HMAC on QAT when no SM3 slice exists
2023-11-16 17:55 UTC (3+ messages)
[PATCH] crypto/qat: fix gen3 legacy capabilities
2023-11-16 17:53 UTC (3+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH v2] crypto/ipsec_mb: do not dequeue ops after flush
2023-11-16 17:50 UTC (4+ messages)
[PATCH v3 0/3] test/dma: add vchan reconfig and SG tests
2023-11-16 17:45 UTC (19+ messages)
` [PATCH v4 "
` [PATCH v5 "
` [PATCH v5 1/3] test/dma: use unit test framework
` [PATCH v5 2/3] test/dma: test multiple vchan
` [PATCH v5 3/3] test/dma: add SG copy tests
` [PATCH v6 0/3] test/dma: add vchan reconfig and SG tests
` [PATCH v6 1/3] test/dma: use unit test framework
` [PATCH v6 2/3] test/dma: test multiple vchan
` [PATCH v6 3/3] test/dma: add SG copy tests
` [PATCH v7 0/3] test/dma: add vchan reconfig and SG tests
` [PATCH v7 1/3] test/dma: use unit test framework
` [PATCH v7 2/3] test/dma: test multiple vchan
` [PATCH v7 3/3] test/dma: add SG copy tests
` [PATCH v8 0/3] test/dma: add vchan reconfig and SG tests
` [PATCH v8 1/3] test/dma: use unit test framework
` [PATCH v8 2/3] test/dma: test multiple vchan
` [PATCH v8 3/3] test/dma: add SG copy tests
[PATCH v12 00/16] bbdev ACC200 PMD
2023-11-16 17:25 UTC (3+ messages)
` [PATCH v12 02/16] baseband/acc100: refactor to segregate common code
[PATCH] maintainers: update for ISA-L PMD driver
2023-11-16 16:57 UTC (2+ messages)
[PATCH 0/2] net/mlx5: fix completions processing
2023-11-16 13:01 UTC (4+ messages)
` [PATCH 1/2] net/mlx5: fix sync queue completion processing
` [PATCH 2/2] net/mlx5: fix indirect list actions completions processing
[PATCH] RFC: use C11 alignas instead of GCC attribute aligned
2023-11-16 10:12 UTC (6+ messages)
` [PATCH] eal: "
release candidate 23.11-rc3
2023-11-16 9:10 UTC (2+ messages)
[Bug 1326] rxtx_offload/txoffload_port: tx_offload switch is opposite to expected
2023-11-16 8:52 UTC
[PATCH] net/iavf: fix error devargs parsing
2023-11-16 2:45 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/8] Enhance the bond framework to support offload
2023-11-16 1:45 UTC (4+ messages)
` [PATCH v4 0/6] "
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).