[RFC v2] non-temporal memcpy
2022-07-21 23:19 UTC (6+ messages)
[PATCH v2 0/3] add uncore api to be called through l3fwd-power
2022-07-21 16:48 UTC (7+ messages)
` [PATCH v2 1/3] power: add uncore API to power library
` [PATCH v2 3/3] l3fwd-power: add option to call uncore API
[PATCH 1/2] examples/ipsec-secgw: use Tx cksum offload conditionally
2022-07-21 15:31 UTC (2+ messages)
` [PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation
[RFC] memarea: introduce memory area library
2022-07-21 15:22 UTC (2+ messages)
[PATCH] net/tap: fix the overflow of the network interface index
2022-07-21 15:19 UTC (3+ messages)
[PATCH v4 00/24] Support LoongArch architecture
2022-07-21 12:51 UTC (25+ messages)
` [PATCH v4 01/24] eal/loongarch: add atomic operations for LoongArch
` [PATCH v4 02/24] eal/loongarch: add byte order "
` [PATCH v4 03/24] eal/loongarch: add cpu cycle "
` [PATCH v4 04/24] eal/loongarch: add prefetch "
` [PATCH v4 05/24] eal/loongarch: add spinlock "
` [PATCH v4 06/24] eal/loongarch: add cpu flag checks "
` [PATCH v4 07/24] eal/loongarch: add dummy vector memcpy "
` [PATCH v4 08/24] eal/loongarch: add io operations "
` [PATCH v4 09/24] eal/loongarch: add mcslock "
` [PATCH v4 10/24] eal/loongarch: add pause "
` [PATCH v4 11/24] eal/loongarch: add pflock "
` [PATCH v4 12/24] eal/loongarch: add rwlock "
` [PATCH v4 13/24] eal/loongarch: add ticketlock "
` [PATCH v4 14/24] eal/loongarch: add power "
` [PATCH v4 15/24] eal/loongarch: add hypervisor "
` [PATCH v4 16/24] mem: add huge page size definition "
` [PATCH v4 17/24] eal/linux: set eal base address "
` [PATCH v4 18/24] meson: introduce LoongArch architecture
` [PATCH v4 19/24] test/xmmt_ops: add dummy vector implementation for LoongArch
` [PATCH v4 20/24] ixgbe: "
` [PATCH v4 21/24] i40e: "
` [PATCH v4 22/24] tap: add system call number "
` [PATCH v4 23/24] memif: "
` [PATCH v4 24/24] maintainers: claim responsibility "
[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
2022-07-21 12:16 UTC (8+ messages)
rte_eth_fdir_conf deprecation to be processed in 22.11
2022-07-21 12:16 UTC
[RFC PATCH 1/3] net/af_xdp: simplify libbpf version checking in meson
2022-07-21 12:14 UTC (3+ messages)
` [RFC PATCH 2/3] net/af_xdp: determine libbpf version by checking for symbols
` [RFC PATCH 3/3] net/af_xdp: use autoconf file instead of cflags
[PATCH] mem: telemetry support for memseg and element information
2022-07-21 11:21 UTC (8+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mem: telemetry support for system memory information
[v3 00/24] Support LoongArch architecture
2022-07-21 10:33 UTC (5+ messages)
` [v3 01/24] eal/loongarch: add atomic operations for LoongArch
[PATCH] version: 22.11-rc0
2022-07-21 10:27 UTC (10+ messages)
[RFC PATCH v1] net/i40e: put mempool cache out of API
2022-07-21 10:02 UTC (7+ messages)
[Bug 1055] [dpdk 19.11.13-rc1] drivers/net/ice meson build error with gcc11.2 on Ubuntu22.04
2022-07-21 8:45 UTC
[PATCH 5/6] app/testpmd: drop ixgbe bypass commands
2022-07-21 8:05 UTC (4+ messages)
` [PATCH v3 1/3] app/testpmd: restore "
` [PATCH v3 2/3] net/ixgbe: move testpmd commands
` [PATCH v3 3/3] net/ixgbe: move bypass init in a testpmd command
[PATCH] ethdev: add protocol param to color table update
2022-07-21 7:32 UTC (2+ messages)
[PATCH] app/crypto-perf: remove redundant function return
2022-07-21 4:58 UTC
[RFC] ethdev: introduce protocol type based header split
2022-07-21 3:24 UTC (5+ messages)
` [PATCH v9 0/4] add an api to support proto based buffer split
` [PATCH v9 2/4] ethdev: introduce protocol hdr "
[PATCH] examples/l2fwd: add check of Rx packets count
2022-07-20 17:32 UTC (4+ messages)
` [EXT] "
autotest system requirements
2022-07-20 15:42 UTC (3+ messages)
[PATCH] crypto/ccp: Check for the NULL pointer after calling rte_malloc
2022-07-20 15:42 UTC (4+ messages)
[Bug 1054] Bugzilla test
2022-07-20 13:09 UTC
[RFC] rwlock: prevent readers from starving writers
2022-07-20 6:48 UTC (5+ messages)
` [PATCH v2] "
[dpdk-dev] [PATCH] net/bonding: fix double get slave link status
2022-07-20 6:39 UTC (2+ messages)
` 答复: "
[RFC] net/ice: support represented port flow action
2022-07-20 2:02 UTC (2+ messages)
[dpdk-dev] [PATCH] net/bonding:fix balance-xor link down stack overflow
2022-07-20 1:28 UTC (3+ messages)
` [dpdk-dev] [PATCH] net/bonding: fix array overflow in Rx burst
` 答复: "
[PATCH] config: set pkgconfig for ppc64le
2022-07-19 23:02 UTC (7+ messages)
[dpdk-dev] [RFC] testpmd: support user-id attribute
2022-07-19 20:44 UTC (2+ messages)
config files profile.cfg in examples/qos_sched
2022-07-19 20:41 UTC (5+ messages)
rwlock with transactional memory
2022-07-19 20:20 UTC
[PATCH 1/2] common: add safe version of foreach-list to Linux
2022-07-19 18:25 UTC (3+ messages)
` [PATCH v3] examples/vm_power_manager: use safe version of list iterator
[RFC PATCH 00/29] cover letter for net/qdma PMD
2022-07-19 17:22 UTC (8+ messages)
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-07-19 12:20 UTC (9+ messages)
[PATCH v2] devtools: ensure proper tag sequence
2022-07-19 12:01 UTC (2+ messages)
` [PATCH v3] "
[PATCH 1/4] cnxk/net: add fc check in vector event Tx path
2022-07-19 11:11 UTC (4+ messages)
` [PATCH 2/4] event/cnxk: avoid reading non cached registers
` [PATCH 3/4] event/cnxk: set dequeue mode to prefetch with wait
` [PATCH 4/4] event/cnxk: disable timer resolution estimation
[dpdk-dev v1] crypto/openssl: fix of dstlen passed in HMAC
2022-07-19 9:49 UTC (2+ messages)
[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
2022-07-19 9:48 UTC (2+ messages)
[PATCH v10 1/7] eventdev/eth_rx: add adapter instance get API
2022-07-19 8:25 UTC (8+ messages)
` [PATCH v11 "
` [PATCH v11 2/7] eventdev/eth_rx: add telemetry callback for instance get
` [PATCH v11 3/7] test/eth_rx: add test case for instance get API
` [PATCH v11 4/7] eventdev/eth_tx: add "
` [PATCH v11 5/7] test/eth_tx: add testcase for "
` [PATCH v11 6/7] doc/eth_rx: update "
` [PATCH v11 7/7] doc/eth_tx: "
[PATCH v2] ip_frag: add IPv4 fragment copy packet API
2022-07-19 8:19 UTC (5+ messages)
` "
[PATCH 1/1] vhost: support VIRTIO_F_RING_RESET for vhost-user
2022-07-19 7:26 UTC
19.11.13 patches review and test
2022-07-19 5:27 UTC (3+ messages)
21.11.2 patches review and test
2022-07-19 2:40 UTC (2+ messages)
[PATCH v2 5/5] bbdev: add new operation for FFT processing
2022-07-18 22:38 UTC (26+ messages)
` [PATCH v4 0/7] bbdev changes for 22.11
` [PATCH v4 2/7] bbdev: add device status info
` [PATCH v4 3/7] bbdev: add device info on queue topology
` [PATCH v4 4/7] drivers/baseband: update PMDs to expose queue per operation
` [PATCH v4 5/7] bbdev: add new operation for FFT processing
[dpdk-dev] [PATCH] doc: propose correction rte_bsf64 return type declaration
2022-07-18 21:28 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] doc: propose correction rte_{bsf, fls} inline functions type use
[PATCH] crypto/openssl: support cmac operations
2022-07-18 16:54 UTC (12+ messages)
` [PATCH v2 0/1] crypto/openssl: add aes cmac support
` [PATCH v2 1/1] crypto/openssl: support aes cmac operations
` [PATCH v3 0/1] crypto/openssl: add aes cmac support
` [PATCH v3 1/1] crypto/openssl: support aes cmac operations
` [PATCH v4 0/1] crypto/openssl: add aes cmac support
` [PATCH v4 1/1] crypto/openssl: support aes cmac operations
` [PATCH v5 0/1] crypto/openssl: add aes cmac support
` [PATCH v5 1/1] crypto/openssl: support aes cmac operations
[PATCH] net/af_xdp: improve documentation
2022-07-18 15:14 UTC
[PATCH] examples/l3fwd: fix issue with MTU set on event mode
2022-07-18 14:30 UTC (3+ messages)
[PATCH 1/9] pipeline: move specification data structures to internal header
2022-07-18 13:26 UTC (18+ messages)
` [PATCH 2/9] pipeline: add pipeline specification data structure
` [PATCH 3/9] pipeline: rework the specification file-based pipeline build
` [PATCH 4/9] pipeline: generate the code for pipeline specification structure
` [PATCH 5/9] pipeline: add API for pipeline code generation
` [PATCH 6/9] pipeline: add API for shared library-based pipeline build
` [PATCH 7/9] examples/pipeline: add CLI command for pipeline code generation
` [PATCH 8/9] examples/pipeline: add CLI command for shared library build
` [PATCH 9/9] examples/pipeline: call CLI commands for code generation and build
` [PATCH V2 1/9] pipeline: move specification data structures to internal header
` [PATCH V2 2/9] pipeline: add pipeline specification data structure
` [PATCH V2 3/9] pipeline: rework the specification file-based pipeline build
` [PATCH V2 4/9] pipeline: generate the code for pipeline specification structure
` [PATCH V2 5/9] pipeline: add API for pipeline code generation
` [PATCH V2 6/9] pipeline: add API for shared library-based pipeline build
` [PATCH V2 7/9] examples/pipeline: add CLI command for pipeline code generation
` [PATCH V2 8/9] examples/pipeline: add CLI command for shared library build
` [PATCH V2 9/9] examples/pipeline: call CLI commands for code generation and build
[PATCH] pipeline: fix code generation for the recirculation ID instruction
2022-07-18 12:59 UTC
DPDK 19.11.3 with multi processes and external physical memory: unable to receive traffic in the secondary processes
2022-07-18 11:58 UTC (6+ messages)
memif driver segfault memory corruption
2022-07-18 8:17 UTC (2+ messages)
[PATCH v1] gro: bug fix in identifying 0 length tcp packets
2022-07-18 5:06 UTC (2+ messages)
[PATCH] eal: change alloc_sz calculation which may cause unnecessarily allocation
2022-07-18 4:11 UTC
[PATCH] vhost: use another variable to store vhost msg result code
2022-07-18 2:06 UTC
DPDK 22.07 released
2022-07-17 23:03 UTC
DPDK 22.07 released
2022-07-17 23:00 UTC
[PATCH 1/2] doc: add enqueue depth for new event type
2022-07-17 20:23 UTC (15+ messages)
` [EXT] "
release candidate 22.07-rc4
2022-07-17 14:33 UTC (2+ messages)
[PATCH v1 00/10] baseband/acc200
2022-07-17 13:08 UTC (4+ messages)
[PATCH v2 3/6] doc: announce change in event queue conf structure
2022-07-17 12:52 UTC (3+ messages)
` [PATCH v3] "
[PATCH] doc: announce changes to event vector structure
2022-07-17 12:48 UTC (2+ messages)
[PATCH] doc: announce change in event vector structure
2022-07-17 12:42 UTC (2+ messages)
[PATCH] doc: announce name change of stop flush callback
2022-07-17 12:25 UTC (4+ messages)
` [EXT] "
[PATCH] doc: add event timer expiry drop stat
2022-07-17 11:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] app/test: add event inline security tests
2022-07-17 11:32 UTC (3+ messages)
` [PATCH] doc: announce change in crypto adapter queue add
[RFC PATCH] cryptodev: add return parameter to callback process API
2022-07-17 10:46 UTC (2+ messages)
[PATCH] doc: announce change to cryptodev cb function prototype
2022-07-17 10:37 UTC (2+ messages)
[PATCH 1/1] doc: notice to add new ipsec event subtypes
2022-07-17 10:07 UTC (4+ messages)
` [PATCH v2 1/1] doc: announce addition of "
[PATCH] doc: announce support for MACsec in rte_security
2022-07-17 9:56 UTC (2+ messages)
[PATCH v2] doc: announce changes in bbdev related to enum extension
2022-07-17 9:48 UTC (4+ messages)
` [PATCH v4] "
[Bug 1053] ConnectX6 / mlx5 DPDK - bad RSS/ rte_flow performance on mixed traffic ( rxq_cqe_comp_en=4 )
2022-07-17 5:36 UTC (2+ messages)
[PATCH] doc: announce header split deprecation
2022-07-16 21:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api
2022-07-16 18:05 UTC (5+ messages)
` [PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API
[PATCH v2] doc: announce rename of octeontx_ep driver
2022-07-16 17:03 UTC (3+ messages)
[PATCH] doc: announce some raw/ifpga API removal
2022-07-16 16:56 UTC (2+ messages)
[PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
2022-07-16 16:39 UTC (2+ messages)
[PATCH] doc: add deprecation for restrictions in telemetry naming
2022-07-15 16:30 UTC (3+ messages)
` [PATCH v3] "
[PATCH] doc: announce marking device and driver objects as internal
2022-07-15 16:22 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).