[PATCH] doc: document mlx5 HWS actions order
2024-07-17 12:36 UTC
[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
2024-07-17 12:09 UTC (3+ messages)
` [PATCH v6 0/2] "
[PATCH 00/19] Wangxun fixes and supports
2024-07-17 11:28 UTC (16+ messages)
` [PATCH v2 1/2] net/txgbe: disable LLDP by default
` [PATCH v2 2/2] net/ngbe: "
[PATCH] net/ice: fix possible memory leak
2024-07-17 11:06 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] net/ice: refactor raw pattern parsing function
` [PATCH v2 3/3] net/ice: fix return value for "
[PATCH] doc: clarify mempool striding optimisation on Arm
2024-07-17 10:40 UTC (3+ messages)
[PATCH] net/hns3: add Rx DMA address align check
2024-07-17 10:39 UTC (2+ messages)
[RFC v2] ethdev: an API for cache stashing hints
2024-07-17 10:32 UTC (3+ messages)
[PATCH 1/3] examples/l3fwd: support single route file
2024-07-17 10:17 UTC (5+ messages)
` [PATCH 2/3] examples/l3fwd: fix return value on rules add
` [PATCH 3/3] examples/l3fwd: fix maximum acceptable port ID in routes
[PATCH] net/ark: fix index arithmetic optimization bug
2024-07-17 10:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH] examples/pipeline: fix include path for rte_log.h
2024-07-17 10:10 UTC (9+ messages)
` [PATCH V2] "
[V1] app/testpmd: restore VXLAN-GPE support
2024-07-17 7:11 UTC
[PATCH] vdpa: update used->flags in used ring relay
2024-07-17 3:24 UTC
[PATCH 0/2] fix coverity issues
2024-07-17 3:24 UTC (3+ messages)
` [PATCH 1/2] net/nfp: fix copy and paste error
` [PATCH 2/2] net/nfp: fix AVX2 vector Rx function memory overrun
[PATCH v1 0/3] dts: add test suite for dual VLANs
2024-07-16 21:24 UTC (7+ messages)
` [PATCH v1 1/3] dts: fix Testpmd function for resetting VLAN insertion
` [PATCH v1 2/3] dts: add dual_vlan testing suite
` [PATCH v1 3/3] dts: add dual_vlan test suite to the yaml schema
` [PATCH v2 0/2] dts: add test suite for dual VLANs
` [PATCH v2 1/2] dts: add dual_vlan testing suite
` [PATCH v2 2/2] dts: add dual_vlan test suite to the yaml schema
[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
2024-07-16 17:33 UTC (77+ messages)
` [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available
` [PATCH v7 02/21] net/ntnic: add logging implementation
` [PATCH v7 03/21] net/ntnic: add minimal initialization for PCI device
` [PATCH v7 04/21] net/ntnic: add NT utilities implementation
` [PATCH v7 05/21] net/ntnic: add VFIO module
` [PATCH v7 06/21] net/ntnic: add basic eth dev ops to ntnic
` [PATCH v7 07/21] net/ntnic: add core platform structures
` [PATCH v7 08/21] net/ntnic: add adapter initialization
` [PATCH v7 09/21] net/ntnic: add registers and FPGA model for NapaTech NIC
` [PATCH v7 10/21] net/ntnic: add FPGA modules for initialization
` [PATCH v7 11/21] net/ntnic: add FPGA initialization functionality
` [PATCH v7 12/21] net/ntnic: add support of the NT200A0X smartNIC
` [PATCH v7 13/21] net/ntnic: add startup and reset sequence for NT200A0X
` [PATCH v7 14/21] net/ntnic: add clock profile for the NT200A0X smartNIC
` [PATCH v7 15/21] net/ntnic: add link management skeleton
` [PATCH v7 16/21] net/ntnic: add link 100G module ops
` [PATCH v7 17/21] net/ntnic: add generic NIM and I2C modules
` [PATCH v7 18/21] net/ntnic: add QSFP support
` [PATCH v7 19/21] net/ntnic: add QSFP28 support
` [PATCH v7 20/21] net/ntnic: add GPIO communication for NIMs
` [PATCH v7 21/21] net/ntnic: add physical layer control module
` [PATCH v8 01/21] net/ntnic: add ethdev and makes PMD available
` [PATCH v8 02/21] net/ntnic: add logging implementation
` [PATCH v8 03/21] net/ntnic: add minimal initialization for PCI device
` [PATCH v8 04/21] net/ntnic: add NT utilities implementation
` [PATCH v8 05/21] net/ntnic: add VFIO module
` [PATCH v8 06/21] net/ntnic: add basic eth dev ops to ntnic
` [PATCH v8 07/21] net/ntnic: add core platform structures
` [PATCH v8 08/21] net/ntnic: add adapter initialization
` [PATCH v8 09/21] net/ntnic: add registers and FPGA model for NapaTech NIC
` [PATCH v8 10/21] net/ntnic: add FPGA modules for initialization
` [PATCH v8 11/21] net/ntnic: add FPGA initialization functionality
` [PATCH v8 12/21] net/ntnic: add support of the NT200A0X smartNIC
` [PATCH v8 13/21] net/ntnic: add startup and reset sequence for NT200A0X
` [PATCH v8 14/21] net/ntnic: add clock profile for the NT200A0X smartNIC
` [PATCH v8 15/21] net/ntnic: add link management skeleton
` [PATCH v8 16/21] net/ntnic: add link 100G module ops
` [PATCH v8 17/21] net/ntnic: add generic NIM and I2C modules
` [PATCH v8 18/21] net/ntnic: add QSFP support
` [PATCH v8 19/21] net/ntnic: add QSFP28 support
` [PATCH v8 20/21] net/ntnic: add GPIO communication for NIMs
` [PATCH v8 21/21] net/ntnic: add physical layer control module
` [PATCH v9 01/21] net/ntnic: add ethdev and makes PMD available
` [PATCH v9 02/21] net/ntnic: add logging implementation
` [PATCH v9 03/21] net/ntnic: add minimal initialization for PCI device
` [PATCH v9 04/21] net/ntnic: add NT utilities implementation
` [PATCH v9 05/21] net/ntnic: add VFIO module
` [PATCH v9 06/21] net/ntnic: add basic eth dev ops to ntnic
` [PATCH v9 07/21] net/ntnic: add core platform structures
` [PATCH v9 08/21] net/ntnic: add adapter initialization
` [PATCH v9 09/21] net/ntnic: add registers and FPGA model for NapaTech NIC
` [PATCH v9 10/21] net/ntnic: add FPGA modules for initialization
` [PATCH v9 11/21] net/ntnic: add FPGA initialization functionality
` [PATCH v9 12/21] net/ntnic: add support of the NT200A0X smartNIC
` [PATCH v9 13/21] net/ntnic: add startup and reset sequence for NT200A0X
` [PATCH v9 14/21] net/ntnic: add clock profile for the NT200A0X smartNIC
` [PATCH v9 15/21] net/ntnic: add link management skeleton
` [PATCH v9 16/21] net/ntnic: add link 100G module ops
` [PATCH v9 17/21] net/ntnic: add generic NIM and I2C modules
` [PATCH v9 18/21] net/ntnic: add QSFP support
` [PATCH v9 19/21] net/ntnic: add QSFP28 support
` [PATCH v9 20/21] net/ntnic: add GPIO communication for NIMs
` [PATCH v9 21/21] net/ntnic: add physical layer control module
[PATCH 0/4] dts: Remove Excess Attributes From User Config
2024-07-16 15:07 UTC (5+ messages)
` [PATCH v2 1/6] dts: Remove build target config and list of devices
` [PATCH v2 5/6] dts: add conditional behavior for test suite
[PATCH v1] dts: Testbed And Node Configuration Split
2024-07-16 14:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH 3/3] net/vdev: fix insert vdev core dump
2024-07-16 9:53 UTC (2+ messages)
` [PATCH v2] "
[DPDK/ethdev Bug 1473] [dpdk-24.07] vxlan/vxlan_ipv6_checksum_offload: IPV6-Vxlan TX droped by outer sw csum
2024-07-16 9:42 UTC (2+ messages)
[PATCH v1] crypto/qat: add fix for Gen4 WRITE
2024-07-16 8:47 UTC (2+ messages)
[PATCH] kni: fix build with Linux 6.10
2024-07-16 8:44 UTC
[PATCH] app/testpmd: improve sse based macswap
2024-07-16 6:37 UTC
[PATCH v1] test/crypto: fix comparison function for modex values
2024-07-16 6:06 UTC (2+ messages)
[PATCH v1] test/crypto: fix asymmetric capability test
2024-07-16 5:25 UTC (2+ messages)
[PATCH v1] test/crypto: remove unused stats in test setup
2024-07-16 5:24 UTC (2+ messages)
[PATCH 1/2] config/arm: adds Arm Neoverse N3 SoC
2024-07-16 1:52 UTC (7+ messages)
` [PATCH v3 1/4] eal: expand the availability of WFE and related instructions
` [PATCH v3 2/4] config/arm: adds Arm Neoverse N3 SoC
` [PATCH v3 3/4] eal: add Arm WFET in power management intrinsics
` [PATCH v3 4/4] eal: describe Arm CPU features including WFXT
[RFC] ethdev: an API for cache stashing hints
2024-07-15 22:02 UTC
[DPDK/DTS Bug 1489] Port over dual VLAN test suite to new DTS
2024-07-15 20:28 UTC
[PATCH v2 0/4] dts: initial dynamic config suite
2024-07-15 20:22 UTC (7+ messages)
` [PATCH v4 1/3] dts: add multicast set function to shell
` [PATCH v4 2/3] dts: dynamic config conf schema
` [PATCH v4 3/3] dts: dynamic config test suite
[PATCH] app/testpmd: improve sse based macswap
2024-07-15 15:07 UTC (2+ messages)
[PATCH] ethdev: fix GENEVE option item conversion
2024-07-15 12:13 UTC
[Help - BBDev] Operations executions shouldn't be asynchronous from enqueuing?
2024-07-15 9:00 UTC
[PATCH v5 0/3] fix secondary process PCI UIO resource problem
2024-07-15 5:55 UTC (7+ messages)
` [PATCH v6 0/2] "
` [PATCH v6 1/2] bus/pci: fix secondary process PCI uio resource map problem
` [PATCH v6 2/2] bus/pci: fix secondary process save 'FD' problem
[DPDK/doc Bug 1488] Suggestion: add documentation to fill in total_length etc. to UDP checksum offloading?
2024-07-15 4:22 UTC
[PATCH v1] net/e1000: do not update link status in secondary process
2024-07-14 8:26 UTC (3+ messages)
[PATCH] doc: update AMD Linux guide
2024-07-13 11:08 UTC
[PATCH] doc: update AMD Linux guide for power
2024-07-13 2:30 UTC
release candidate 24.07-rc2
2024-07-12 18:25 UTC
[DPDK/ethdev Bug 1441] RSS Hash returned by the gvnic pmd dpdk driver not matching Toeplitz
2024-07-12 18:17 UTC (2+ messages)
[DPDK/meson Bug 1466] [dpdk-24.07] clang failed to compile DPDK when using parameter "-Db_sanitize=address"
2024-07-12 18:17 UTC (2+ messages)
[PATCH] eal/common: fix inconsistent representation of PCI numbers
2024-07-12 17:55 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/2] eal/riscv: implement prefetch using zicbop
2024-07-12 17:22 UTC (2+ messages)
[PATCH 0/5] riscv: implement accelerated crc using zbc
2024-07-12 17:19 UTC (12+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] config/riscv: detect presence of Zbc extension
` [PATCH v2 2/9] hash: implement crc using riscv carryless multiply
` [PATCH v2 3/9] net: "
` [PATCH v2 4/9] config/riscv: add qemu crossbuild target
` [PATCH v2 5/9] examples/l3fwd: use accelerated crc on riscv
` [PATCH v2 6/9] ipfrag: "
` [PATCH v2 7/9] examples/l3fwd-power: "
` [PATCH v2 8/9] hash/cuckoo: "
` [PATCH v2 9/9] member: "
[PATCH 1/1] maintainers: update for vmbus/mana/netvsc drivers
2024-07-12 17:07 UTC (3+ messages)
[PATCH 1/2] maintainers: update for ARMv7 and ARMv8
2024-07-12 17:07 UTC (4+ messages)
` [PATCH 2/2] maintainers: update maintainers
[PATCH 1/1] maintainers: update for Chelsio cxgbe
2024-07-12 17:06 UTC (2+ messages)
[PATCH v1] crypto/aesni_mb: fix typo in error message
2024-07-12 14:32 UTC (2+ messages)
[PATCH v2] net/virtio_user: fix issue with converting cq descriptor IOVA address to VA
2024-07-12 14:24 UTC (7+ messages)
` [EXTERNAL] "
` [PATCH v3] net/virtio_user: fix cq descriptor conversion with non vDPA backend
[DPDK/cryptodev Bug 1487] blockcipher_test_case_run() does not log test_msg
2024-07-12 13:15 UTC
[PATCH v1 0/1] fix device queues initialization
2024-07-12 12:25 UTC (3+ messages)
` [PATCH v1 1/1] drivers/baseband: "
[PATCH v1 1/1] malloc/mp: fix wait condition handling
2024-07-12 11:41 UTC
[PATCH v6] graph: expose node context as pointers
2024-07-12 11:39 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] buildtools: fix build with clang 17 and ASan
2024-07-12 11:25 UTC (3+ messages)
[PATCH v2 1/3] net/virtio_user: avoid cq descriptor buffer address accessing
2024-07-12 11:22 UTC (5+ messages)
` [PATCH v3 0/3] net/virtio: support IOVA as PA mode for vDPA backend
` [PATCH v3 1/3] net/virtio_user: convert cq descriptor IOVA address to Virtual address
Minutes of Technical Board Meeting, 2024-June-26
2024-07-12 11:21 UTC
[PATCH] net/ice: fix sizing of filter hash table
2024-07-12 9:34 UTC (3+ 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).