[PATCH] net/sxe: add base driver directory and doc
2025-02-07 18:08 UTC (2+ messages)
[PATCH] net/af_packet: fix socket close on device stop
2025-02-07 17:57 UTC (3+ messages)
[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
2025-02-07 17:56 UTC (9+ messages)
` [PATCH v4] drivers/net: "
` [PATCH v5 0/1] use 64-bit shift, "
` [PATCH v5 1/1] drivers/net: use 64-bit shift and "
[PATCH] net: support Arista L2 headers
2025-02-07 17:54 UTC (3+ messages)
[PATCH v2 0/3] net: add thread-safe crc api
2025-02-07 17:37 UTC (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
2025-02-07 17:35 UTC (70+ messages)
` [PATCH v1 00/24] Fixes for igc and e1000
` [PATCH v1 01/24] net/igc/base: fix deadlock in i225
` [PATCH v1 02/24] net/igc/base: fix infinite loop
` [PATCH v1 03/24] net/igc/base: fix bitwise op type mismatch
` [PATCH v1 04/24] net/igc/base: increase PHY power up delay
` [PATCH v1 05/24] net/igc/base: reset loop variable
` [PATCH v1 06/24] net/igc/base: fix LTR for i225
` [PATCH v1 07/24] net/igc/base: fix typo in LTR calculation
` [PATCH v1 08/24] net/igc/base: fix unused value
` [PATCH v1 09/24] net/igc/base: fix semaphore timeout value
` [PATCH v1 10/24] net/igc/base: fix iterator type
` [PATCH v1 11/24] net/igc/base: fix MAC addr hash bit shift
` [PATCH v1 12/24] net/igc/base: fix data type in MAC hash
` [PATCH v1 13/24] net/igc/base: fix static analysis warning
` [PATCH v1 14/24] net/e1000/base: fix semaphore timeout value
` [PATCH v1 15/24] net/e1000/base: correct mPHY access logic
` [PATCH v1 16/24] net/e1000/base: fix iterator type
` [PATCH v1 17/24] net/e1000/base: fix MAC addr hash bit shift
` [PATCH v1 18/24] net/e1000/base: fix data type in MAC hash
` [PATCH v1 19/24] net/e1000/base: fix uninitialized variable usage
` [PATCH v1 20/24] net/e1000/base: fix static analysis warning
` [PATCH v1 21/24] "
` [PATCH v1 22/24] net/e1000/base: fix reset for 82580
` [PATCH v1 23/24] net/e1000/base: fix unchecked return
` [PATCH v1 24/24] net/e1000/base: skip MANC check for 82575
` [PATCH v3 00/36] Merge Intel IGC and E1000 drivers, and update E1000 base code
` [PATCH v3 01/36] net/e1000/base: copy i225 code into e1000
` [PATCH v3 02/36] net/igc: merge with net/e1000
` [PATCH v3 03/36] net/igc: remove the driver
` [PATCH v3 04/36] net/e1000/base: remove unused parameter workaround
` [PATCH v3 05/36] net/e1000: add missing i225 devices
` [PATCH v3 06/36] net/e1000: add missing hardware support
` [PATCH v3 07/36] net/e1000: add support for more I219 devices
` [PATCH v3 08/36] net/e1000/base: correct formatting differences
` [PATCH v3 09/36] net/e1000/base: add missing definitions
` [PATCH v3 10/36] net/e1000/base: read PCIe bus info in i225
` [PATCH v3 11/36] net/e1000/base: rename VLAN PQF macros
` [PATCH v3 12/36] net/e1000/base: add PHY power management control
` [PATCH v3 13/36] net/e1000/base: remove unused function
` [PATCH v3 14/36] net/e1000/base: add LED blink support for i225
` [PATCH v3 15/36] net/e1000/base: add PHY reset "
` [PATCH v3 16/36] net/e1000/base: make i225 set LTR non-static
` [PATCH v3 17/36] net/e1000/base: correct disable k1 logic
` [PATCH v3 18/36] net/e1000/base: workaround for packet loss
` [PATCH v3 19/36] net/e1000/base: add EEE common API function
` [PATCH v3 20/36] net/e1000/base: add queue select definitions
` [PATCH v3 21/36] net/e1000/base: add profile information field
` [PATCH v3 22/36] net/e1000/base: add LPI counters
` [PATCH v3 23/36] net/e1000/base: improve code flow in ICH8LAN
` [PATCH v3 24/36] net/e1000/base: add definition for EXFWSM register
` [PATCH v3 25/36] net/e1000/base: use longer ULP exit timeout on more HW
` [PATCH v3 26/36] net/e1000/base: make PHY wakeup access non-static
` [PATCH v3 27/36] net/e1000/base: make debug prints more informative
` [PATCH v3 28/36] net/e1000/base: add WoL definitions
` [PATCH v3 29/36] net/e1000/base: hardcode bus parameters for ICH8
` [PATCH v3 30/36] net/e1000/base: improve NVM checksum handling
` [PATCH v3 31/36] net/e1000/base: remove redundant access to RO register
` [PATCH v3 32/36] net/e1000/base: remove non-inclusive language
` [PATCH v3 33/36] net/e1000/base: introduce PHY ID retry mechanism
` [PATCH v3 34/36] net/e1000/base: add PHY read/write "
` [PATCH v3 35/36] net/e1000/base: rename NVM version variable
` [PATCH v3 36/36] net/e1000: update e1000 documentation
[PATCH 00/15] Add attributes to allocation functions
2025-02-07 15:37 UTC (3+ messages)
` [PATCH v6 00/15] Add allocation annotation to more functions
[PATCH v4 1/2] common/idpf: enable AVX2 for single queue Rx
2025-02-07 15:09 UTC (8+ messages)
` [PATCH v5 0/2] enable AVX2 for single queue Rx/Tx
` [PATCH v5 1/2] common/idpf: enable AVX2 for single queue Rx
` [PATCH v5 2/2] common/idpf: enable AVX2 for single queue Tx
[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
2025-02-07 15:08 UTC (6+ messages)
` [PATCH v5] eal: define __SIZEOF_LONG__ when using MSVC
` [PATCH v6] "
[PATCH] ptr_compress: fix build for Arm SVE enabled SoC
2025-02-07 14:46 UTC (2+ messages)
[PATCH 0/1] buildtools: clear out regex syntax warnings
2025-02-07 14:44 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH] service: fix getting service lcore attributes
2025-02-07 14:42 UTC (2+ messages)
[PATCH] Fix unused memseg length for memory issue
2025-02-07 14:41 UTC (3+ messages)
` [PATCH v2] eal: fix unused memseg length
[PATCH] log: avoid call close with negative value
2025-02-07 14:40 UTC (2+ messages)
[PATCH 0/5] use portable macro for weak linking
2025-02-07 14:37 UTC (3+ messages)
[PATCH] test: improve resiliency of malloc autotest
2025-02-07 14:32 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/2] mempool: add rte_errno, and turn functions into single-exit ones
2025-02-07 14:31 UTC (6+ messages)
` [PATCH v2 0/2] add rte_errno to rte_mempool_create_empty, and refactor
` [PATCH v2 1/2] mempool: fix rte_errno in rte_mempool_create_empty
` [PATCH v2 2/2] mempool: make rte_mempool_create_empty a single-exit
[PATCH 00/16] remove use of VLAs for Windows built code
2025-02-07 14:23 UTC (4+ messages)
` [PATCH v22 00/27] remove use of VLAs for Windows
[PATCH] vhost: fix FD entries cleanup
2025-02-07 14:18 UTC (4+ messages)
[PATCH] vhost: fix VDUSE devices registration
2025-02-07 14:12 UTC (2+ messages)
[PATCH 0/1] vhost: NULL callback checks
2025-02-07 14:11 UTC (4+ messages)
` [PATCH 1/1] vhost: add "
[PATCH v2] vhost: include AKCIPHER algorithms in crypto_config
2025-02-07 14:10 UTC (3+ messages)
` [v3] "
[PATCH] net/vhost: improve devargs documentation
2025-02-07 14:10 UTC (3+ messages)
[PATCH 0/3] Rx adapter API to add Rx queues in burst
2025-02-07 14:09 UTC (4+ messages)
` [PATCH 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
` [PATCH 2/3] event/cnxk: enable PMD op "
` [PATCH 3/3] test/event: unit test to burst add Rx queues to adapter
[PATCH] examples/ipsec-secgw: fix iv len in ctr 192/256
2025-02-07 13:45 UTC
[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
2025-02-07 12:33 UTC (19+ messages)
` [PATCH v7 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v8 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v8 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v8 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v9 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v9 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v9 2/2] net/af_xdp: Refactor af_xdp_tx_zc
[DPDK/vhost/virtio Bug 1658] Vhost multi-queue reconnection failed with QEMU version 4.2.0 to 5.1.0
2025-02-07 11:54 UTC (2+ messages)
[PATCH 1/2] trace: support expression for blob length
2025-02-07 11:39 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] trace: fix undefined behavior in register
` [EXTERNAL] "
[DPDK/testpmd Bug 1651] Linux kernel 4.10.0 iommu attribute read error
2025-02-07 11:21 UTC (2+ messages)
[DPDK/other Bug 1656] AVX-512 support disabled
2025-02-07 11:12 UTC (2+ messages)
[PATCH v1 01/31] net/ntnic: fix index verification
2025-02-07 11:03 UTC (4+ messages)
` [PATCH v2 00/34] net/ntnic: bugfixes and refactoring
[RFC 0/3] Improve lock annotations
2025-02-07 10:45 UTC (3+ messages)
` [PATCH v2 "
[PATCH] common/qat: fix incorrect size in the parser
2025-02-07 9:58 UTC
[PATCH v2 0/3] bbdev: trace point and logging
2025-02-07 9:52 UTC (8+ messages)
` [PATCH v2 1/3] bbdev: add trace point
` [PATCH v2 3/3] baseband/acc: add internal logging
[RFC 00/10] Remove weak symbols
2025-02-07 8:51 UTC (13+ messages)
` [RFC 01/10] bus/auxiliary: remove "
` [RFC 02/10] common/qat: "
` [RFC 03/10] drivers: remove weak symbols in Nitrox drivers
` [RFC 04/10] net/enic: remove weak symbols
` [RFC 05/10] net/hns3: "
` [RFC 06/10] net/fm10k: "
` [RFC 07/10] net/nfp: "
` [RFC 08/10] net/virtio: "
` [RFC 09/10] app/compress-perf: "
` [RFC 10/10] eal: deprecate "
[PATCH] mbuf: add packet offload Rx flag for keep CRC
2025-02-07 6:37 UTC (5+ messages)
[PATCH v1 0/2] March update for r8169 pmd
2025-02-07 3:18 UTC (3+ messages)
` [PATCH v1 1/2] net/r8169: replace rte_smp_rmb with atomic read
` [PATCH v1 2/2] net/r8169: add support for RTL8168KB
[PATCH] app/procinfo: add xstats parameter to hide zero
2025-02-07 3:13 UTC (2+ messages)
` [PATCH v2] "
[RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying
2025-02-07 1:55 UTC (2+ messages)
[PATCH v4 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
2025-02-07 1:43 UTC (3+ messages)
` [PATCH v5 "
[PATCH v6] graph: mcore: optimize graph search
2025-02-07 1:39 UTC (4+ messages)
` [PATCH v7 1/1] "
` [PATCH v8] "
[PATCH 1/1] net/mana: do not ring short doorbell for every mbuf allocation
2025-02-07 1:22 UTC (2+ messages)
[PATCH] vhost: fix VDUSE devices registration
2025-02-06 21:05 UTC (3+ messages)
[PATCH] dma/idxd: add device ids for new HW versions
2025-02-06 20:13 UTC (2+ messages)
[RFC] ci: Add support for Cirrus-CI service to test FreeBSD
2025-02-06 20:12 UTC (2+ messages)
[PATCH 00/16] small bug fixes from PVS studio bug list
2025-02-06 20:11 UTC (3+ messages)
` [PATCH v3 00/19] minor "
[PATCH 00/11] bnxt patch set
2025-02-06 18:47 UTC (2+ messages)
[PATCH] build: remove support for icc compiler
2025-02-06 15:19 UTC (4+ messages)
` [PATCH v2 0/2] replace icc support with icx
` [PATCH v2 2/2] build: replace support for icc "
[PATCH v24 01/13] config: add zsda device number
2025-02-06 15:16 UTC (4+ messages)
` [PATCH v25 00/13] drivers/zsda: introduce zsda drivers
` [PATCH v25 05/13] common/zsda: add definition and use of msg chan
` [EXTERNAL] "
[PATCH] event/dlb2: fix event weight handling in SSE code path
2025-02-06 14:49 UTC (2+ messages)
[PATCH] test/event: fix number of queues in eventdev conf
2025-02-06 14:32 UTC
[v2 0/4] crypto/virtio: add vDPA backend support
2025-02-06 14:21 UTC (6+ messages)
` [v2 1/4] common/virtio: move vDPA to common directory
` [EXTERNAL] "
` [v2 3/4] crypto/virtio: add vhost backend to virtio_user
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-02-06 12:51 UTC (3+ messages)
` [PATCH v3 "
` [EXTERNAL] "
[PATCH 1/1] test/crypto: additional RSA tests for CNXK PMD
2025-02-06 12:46 UTC (2+ messages)
[PATCH] crypto/virtio: return proper error in session fail
2025-02-06 12:37 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] test/security: check MACSEC offload before configuration
2025-02-06 12:36 UTC (2+ messages)
[PATCH 0/3] Non template to HWS fixes
2025-02-06 12:28 UTC (2+ messages)
[PATCH 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
2025-02-06 12:08 UTC (3+ messages)
` [PATCH v3 1/3] "
` [EXTERNAL] "
[PATCH v4] bus: fix inconsistent representation of PCI numbers
2025-02-06 11:25 UTC (6+ messages)
` [PATCH v5 0/4] fix comparison between devices
` [PATCH v5 1/4] bus/pci: fix registration of PCI device
` [PATCH v5 2/4] lib: fix comparison between devices
[PATCH v5 4/4] lib: change find device and cmp dev name functions
2025-02-06 10:54 UTC (5+ messages)
` [PATCH v6 1/4] bus/pci: fix registration of PCI device
` [PATCH v6 2/4] lib: fix comparison between devices
` [PATCH v6 3/4] app/test: add tests to find devices
` [PATCH v6 4/4] lib: change find device and cmp dev name functions
[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
2025-02-06 9:28 UTC (7+ messages)
` [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
[PATCH V1 0/7] port probe time optimization
2025-02-06 9:15 UTC (2+ messages)
page: next (older)
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).