[PATCH 00/13] add support for idpf PMD in DPDK
2022-10-03 13:53 UTC (13+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 01/14] net/idpf/base: introduce base code
` [PATCH v2 02/14] net/idpf/base: add logs and OS specific implementation
` [PATCH v2 03/14] net/idpf: add support for device initialization
` [PATCH v2 04/14] net/idpf: add support for queue operations
` [PATCH v2 05/14] net/idpf: add support for device information get
[PATCH v6 0/6] crypto/security session framework rework
2022-10-03 13:52 UTC (4+ messages)
` [PATCH v6 1/6] cryptodev: rework session framework
` [PATCH v6 2/6] crypto/scheduler: use unified session
` [PATCH v6 3/6] cryptodev: hide sym session structure
[PATCH 2/2] service: fix potential stats race-condition on MT services
2022-10-03 13:45 UTC (13+ messages)
` [PATCH 1/6] service: reduce statistics overhead for parallel services
` [PATCH 3/6] service: reduce average case service core overhead
` [PATCH 4/6] service: tweak cycle statistics semantics
[PATCH 0/3] ethdev: AGE action preparation
2022-10-03 13:17 UTC (5+ messages)
` [PATCH 3/3] ethdev: add structure for indirect AGE update
[PATCH] replace Mellanox with NVIDIA
2022-10-03 13:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 0/7] Introduce support for LoongArch architecture
2022-10-03 12:44 UTC (14+ messages)
` [PATCH v7 1/7] eal/loongarch: support "
` [PATCH v7 2/7] net/ixgbe: add vector stubs for LoongArch
` [PATCH v7 3/7] net/memif: set memfd syscall ID on LoongArch
` [PATCH v7 4/7] net/tap: set BPF syscall ID for LoongArch
` [PATCH v7 5/7] examples/l3fwd: enable LoongArch operation
` [PATCH v7 6/7] test/cpuflags: add test for LoongArch cpu flag
` [PATCH v7 7/7] ci: add LOONGARCH64 cross compilation job
[PATCH 0/2] introduce NitroSketch Mode into membership library
2022-10-03 12:37 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] member: implement NitroSketch mode
[RFC] eal: add bus cleanup to eal cleanup
2022-10-03 12:35 UTC (6+ messages)
` [PATCH v7] "
[PATCH v3] ethdev: add send to kernel action
2022-10-03 11:08 UTC (9+ messages)
` [PATCH v4] "
[PATH 0/2] vhost: fix some async vhost index calculation issues
2022-10-03 10:10 UTC (5+ messages)
` [PATH 1/2] vhost: fix descs count in async vhost packed ring
` [PATH 2/2] vhost: fix slot index calculation in async vhost
[RFC] rwlock: prevent readers from starving writers
2022-10-03 10:01 UTC (3+ messages)
` [PATCH v2] "
Opensource ethdev tests
2022-10-03 10:00 UTC
[PATCH] drivers: suggestion on removing empty version.map files
2022-10-03 9:19 UTC (2+ messages)
[PATCH v2 0/3] Direct re-arming of buffers on receive side
2022-10-03 8:58 UTC (5+ messages)
` [PATCH v2 1/3] ethdev: add API for direct rearm mode
` [PATCH v2 3/3] examples/l3fwd: enable "
[PATCH v2 5/5] bbdev: add new operation for FFT processing
2022-10-03 8:28 UTC (21+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11
` [PATCH v7 6/7] bbdev: add queue related warning and status information
` [EXT] "
` [PATCH v10 0/7] bbdev changes for 22.11
` [PATCH v10 1/7] bbdev: allow operation type enum for growth
` [PATCH v10 2/7] bbdev: add device status info
` [PATCH v10 3/7] bbdev: add device info on queue topology
` [PATCH v10 4/7] drivers/baseband: update PMDs to expose queue per operation
` [PATCH v10 5/7] bbdev: add new operation for FFT processing
` [PATCH v10 6/7] bbdev: add queue related warning and status information
` [PATCH v10 7/7] bbdev: remove unnecessary if-check
` [EXT] [PATCH v10 0/7] bbdev changes for 22.11
[PATCH 1/1] pci: read amd iommu virtual address width
2022-10-03 7:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] support protocol based buffer split
2022-10-03 7:47 UTC (12+ messages)
` [PATCH v6 "
` [PATCH v6 4/4] net/ice: support buffer split in Rx path
` [PATCH v7 0/4] support protocol based buffer split
` [PATCH v7 1/4] ethdev: introduce protocol header API
` [PATCH v7 2/4] ethdev: introduce protocol hdr based buffer split
` [PATCH v7 3/4] app/testpmd: add rxhdrs commands and parameters
` [PATCH v7 4/4] net/ice: support buffer split in Rx path
[RFC] memarea: introduce memory area library
2022-10-03 7:42 UTC (3+ messages)
` [PATCH v3 00/10] introduce memarea library
[PATCH 0/5] support telemetry dump dev
2022-10-03 7:28 UTC (3+ messages)
` [PATCH v4 0/4] "
[PATCH] metrics: return error code on initialization failures
2022-10-03 7:17 UTC (3+ messages)
[PATCH] eal: remove panic on remote launch failure
2022-10-03 7:16 UTC (3+ messages)
[PATCH v1 0/3] Enable PMD power management on Arm
2022-10-03 7:12 UTC (4+ messages)
` [PATCH v1 3/3] examples/l3fwd-power: enable PMD power mgmt "
[PATCH] ethdev: queue rate parameter changed from 16b to 32b
2022-10-03 5:42 UTC (4+ messages)
` [PATCH v3] "
[PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice
2022-10-03 5:00 UTC
[dpdk-dev v1] lib/cryptodev: multi-process IPC request handler
2022-10-02 22:44 UTC (4+ messages)
` [dpdk-dev v2] "
` [EXT] "
` [dpdk-dev v3 1/1] "
[PATCH] doc: remove deprecation for inline IPsec events
2022-10-02 19:03 UTC
[PATCH v5 0/6] crypto/security session framework rework
2022-10-02 18:55 UTC (7+ messages)
` [PATCH v5 1/6] cryptodev: rework session framework
` [PATCH v5 2/6] crypto/scheduler: use unified session
` [PATCH v5 3/6] cryptodev: hide sym session structure
` [PATCH v5 4/6] security: remove priv mempool usage
` [PATCH v5 5/6] drivers/crypto: support security session get size op
` [PATCH v5 6/6] security: hide session structure
[PATCH v2 0/3] Vector support for event crypto adapter
2022-10-02 1:56 UTC (8+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] eventdev: introduce event cryptodev vector type
` [PATCH v3 2/2] crypto/cnxk: add vectorization for event crypto
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-10-01 14:17 UTC (12+ messages)
` [PATCH v7 0/4] Add lcore poll "
` [PATCH v7 1/4] eal: add "
` [PATCH v7 3/4] app/test: add unit tests for lcore poll busyness
[PATCH v1] doc: update to include bbdev snippet using literalinclude
2022-10-01 1:15 UTC
EAL threads
2022-09-30 20:49 UTC (3+ messages)
Question about VFIO_DEVICE_RESET
2022-09-30 20:48 UTC
[RFC PATCH] cryptodev: add return parameter to callback process API
2022-09-30 19:17 UTC (4+ messages)
` [EXT] "
[PATCH] cryptodev: fix unduly newlines in logs
2022-09-30 18:47 UTC (3+ messages)
` [EXT] "
[PATCH] cryptodev: add trace points
2022-09-30 18:22 UTC (4+ messages)
` [PATCH v2] "
` [EXT] "
[v1 0/2] examples/fips_validation: add ECDSA tests
2022-09-30 18:08 UTC (4+ messages)
` [v1 1/2] cryptodev: add enumeration in EC xform for FPM
[PATCH 0/2] cryptodev: extend elliptic curves operations
2022-09-30 17:52 UTC (3+ messages)
` [PATCH 1/2] cryptodev: add option to use ec base point in ecpm
` [EXT] "
[PATCH v2 0/2] crypto/qat: add sm3 and sm4 algorithms
2022-09-30 17:44 UTC (4+ messages)
` [PATCH v2 1/2] crypto/qat: add SM4 encryption algorithm
` [PATCH v2 2/2] crypto/qat : add SM3 hash algorithm
` [EXT] [PATCH v2 0/2] crypto/qat: add sm3 and sm4 algorithms
[PATCH v2 0/2] cryptodev: add SM3 and SM4 algorithms
2022-09-30 17:43 UTC (5+ messages)
` [EXT] "
[PATCH] app/testpmd: fix vlan offload of rxq
2022-09-30 15:45 UTC
[PATCH] mem: fix API doc about allocation on secondary processes
2022-09-30 13:19 UTC (2+ messages)
[PATCH 00/27] net/mlx5: HW steering PMD update
2022-09-30 12:53 UTC (19+ messages)
` [PATCH v3 00/17] "
` [PATCH v3 01/17] net/mlx5: fix invalid flow attributes
` [PATCH v3 02/17] net/mlx5: fix IPv6 and TCP RSS hash fields
` [PATCH v3 03/17] net/mlx5: add shared header reformat support
` [PATCH v3 04/17] net/mlx5: add modify field hws support
` [PATCH v3 05/17] net/mlx5: add HW steering port action
` [PATCH v3 06/17] net/mlx5: add extended metadata mode for hardware steering
` [PATCH v3 07/17] net/mlx5: add HW steering meter action
` [PATCH v3 08/17] net/mlx5: add HW steering counter action
` [PATCH v3 09/17] net/mlx5: support DR action template API
` [PATCH v3 10/17] net/mlx5: add HW steering connection tracking support
` [PATCH v3 11/17] net/mlx5: add HW steering VLAN push, pop and VID modify flow actions
` [PATCH v3 12/17] net/mlx5: implement METER MARK indirect action for HWS
` [PATCH v3 13/17] net/mlx5: add HWS AGE action support
` [PATCH v3 14/17] net/mlx5: add async action push and pull support
` [PATCH v3 15/17] net/mlx5: support flow integrity in HWS group 0
` [PATCH v3 16/17] net/mlx5: support device control for E-Switch default rule
` [PATCH v3 17/17] net/mlx5: support device control of representor matching
[PATCH] examples/ipsec-secgw: fix Tx checksum offload flag
2022-09-30 12:40 UTC
[PATCH] app/testpmd: fix incorrect flow arguments name
2022-09-30 11:39 UTC
[PATCH] ethdev: forbid the use of direction attr in transfer flows
2022-09-30 10:42 UTC (2+ messages)
[PATCH v3 0/2] vhost fixes for OVS SIGSEGV in PMD
2022-09-30 10:22 UTC (5+ messages)
` [PATCH v3 1/2] vhost: check for nr_vec == 0 in desc_to_mbuf, mbuf_to_desc
[PATCH 1/3] eventdev: add rte prefix to function declaration
2022-09-30 10:16 UTC (3+ messages)
` [PATCH 3/3] doc: remove deprecation notices for event vector
[Bug 1088] [20.11] meson compatibility regression
2022-09-30 9:57 UTC
[PATCH v3] net/iavf: fix TSO offload for tunnel case
2022-09-30 9:05 UTC (4+ messages)
` [PATCH v4] "
[PATCH v4] event/dlb2: fix max cq_depth/enq_depth cli override
2022-09-30 9:02 UTC (3+ messages)
` [PATCH v5] event/dlb2: fix max enqueue and dequeue "
[PATCH v3] examples/fips_validation: add parsing for AES CTR
2022-09-30 8:53 UTC (2+ messages)
` [PATCH v4] "
[PATCH v3] eal: update lcore-worker name due to high number of cores
2022-09-30 8:52 UTC (3+ messages)
` [PATCH v5] eal: fix thread names for high order lcores
[PATCH] eal: Pointer alignment check improvements
2022-09-30 8:38 UTC (4+ messages)
` [PATCH v2] "
[PATCH] x86: rte_mov256 was missing for AVX2
2022-09-30 8:34 UTC (2+ messages)
[PATCH 1/3] event/dlb2: add producer port probing optimization
2022-09-30 8:28 UTC (5+ messages)
` [PATCH v12 "
` [PATCH v12 2/3] event/dlb2: add fence bypass option for producer ports
` [PATCH v12 3/3] event/dlb2: optimize credit allocations
[PATCH] drivers/bus: set device NUMA node to unknown by default
2022-09-30 8:11 UTC (3+ messages)
[PATCH v5 00/10] dts: ssh connection to a node
2022-09-30 8:10 UTC (4+ messages)
` [PATCH v5 06/10] dts: add ssh connection module
[PATCH 00/19] some bugfixes and clean code for hns3 - part2
2022-09-30 7:22 UTC (20+ messages)
` [PATCH 01/19] net/hns3: fix have no valid RSS rule
` [PATCH 02/19] net/hns3: fix RSS filter restore
` [PATCH 03/19] net/hns3: fix the lock protection of RSS flow rule
` [PATCH 04/19] net/hns3: fix RSS flow rule restore failed
` [PATCH 05/19] net/hns3: move flow direction rule recovery position
` [PATCH 06/19] net/hns3: fix hns3 restore filter function input
` [PATCH 07/19] net/hns3: fix gcov compile warning
` [PATCH 08/19] net/hns3: fix incorrect packet type report for GENEVE
` [PATCH 09/19] net/hns3: fix magic numbers
` [PATCH 10/19] net/hns3: fix header file self contained
` [PATCH 11/19] net/hns3: remove unused structure definition
` [PATCH 12/19] net/hns3: do not use reserved identifier macro
` [PATCH 13/19] net/hns3: fix fail to enable IPV4 or IPV6 packet RSS
` [PATCH 14/19] net/hns3: fix some spelling errors
` [PATCH 15/19] net/hns3: fix inconsistent RSS behavior
` [PATCH 16/19] net/hns3: add check for L3 and L4 type
` [PATCH 17/19] net/hns3: revert fix mailbox communication with HW
` [PATCH 18/19] net/hns3: fix VF mark wrong message processed
` [PATCH 19/19] net/hns3: fix the obtaination of minimum Tx frame length
[PATCH] raw/dpaa2_cmdif: remove driver
2022-09-30 7:20 UTC (3+ messages)
[PATCH] event/cnxk: fix missing xstats ops registration
2022-09-30 7:16 UTC (2+ messages)
[RFC, v1 0/6] graph enhancement for multi-core dispatch
2022-09-30 6:41 UTC (3+ messages)
[RFC v1] net/i40e: support customerized VXLAN FDIR and inner RSS
2022-09-30 6:36 UTC
[PATCH] app/test: fix LACP handshake overtime
2022-09-30 1:27 UTC (3+ messages)
[PATCH 0/2] check illegal packets
2022-09-30 0:21 UTC (3+ messages)
` [PATCH v2 "
From: Nicolas Chautru <nicolas.chautru@intel.com>
2022-09-29 21:15 UTC (10+ messages)
` [PATCH v6 09/14] baseband/acc: add LTE processing functions
` [PATCH v6 10/14] baseband/acc: add support for FFT operations
` [PATCH v6 11/14] baseband/acc: support interrupt
From: Nicolas Chautru <nicolas.chautru@intel.com>
2022-09-29 21:11 UTC (7+ messages)
` [PATCH v7 09/14] baseband/acc: add LTE processing functions
` [PATCH v7 10/14] baseband/acc: add support for FFT operations
` [PATCH v7 11/14] baseband/acc: support interrupt
` [PATCH v7 12/14] baseband/acc: add device status and vf2pf comms
` [PATCH v7 13/14] baseband/acc: add PF configure companion function
` [PATCH v7 14/14] baseband/acc: simplify meson dependency
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).