DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/3] cryptodev: sym session framework rework
 2022-08-29 16:06 UTC  (2+ messages)
` [PATCH 1/3] cryptodev: rework session framework

DPDK 21.11.2 released
 2022-08-29 15:57 UTC 

[PATCH] net/octeon_ep: add octeon CN10K support
 2022-08-29 15:45 UTC  (3+ messages)
` [PATCH v2] net/octeon_ep: support CN10K SoC

DPDK 19.11.13 released
 2022-08-29 15:41 UTC 

[RFC PATCH 0/3] Split logging out of EAL
 2022-08-29 15:19 UTC  (4+ messages)
` [RFC PATCH 1/3] os: begin separating some OS compatibility from EAL
` [RFC PATCH 2/3] log: separate logging functions out of EAL
` [RFC PATCH 3/3] telemetry: use standard logging

[EXT] Re: [PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-08-29 15:16 UTC  (6+ messages)
` [PATCH v1 0/4] mbuf dynamic field expansion
` [PATCH v1 1/4] build: add meson option to configure IOVA mode as VA
` [PATCH v1 2/4] mbuf: add second dynamic field member for VA only build
` [PATCH v1 3/4] drivers: mark Marvell cnxk PMDs work with IOVA as VA
` [PATCH v1 4/4] drivers: mark software "

[PATCH] net/mlx5: fix Rx queue recovery mechanism
 2022-08-29 15:14 UTC 

[PATCH 1/2] vhost: discard too small descriptor chains
 2022-08-29 15:13 UTC  (3+ messages)
` [PATCH 2/2] vhost: fix header spanned across more than two descriptors

[PATCH] examples/ipsec-secgw: support for per SA HW reassembly
 2022-08-29 15:12 UTC 

[PATCH] event/cnxk: reassembly function callback assignment
 2022-08-29 14:58 UTC 

[PATCH v6] ip_frag: add IPv4 fragment copy packet API
 2022-08-29 14:22 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-29 14:21 UTC  (20+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[PATCH] x86: rte_mov256 was missing for AVX2
 2022-08-29 13:12 UTC  (4+ messages)

20.11.6 patches review and test
 2022-08-29 13:04 UTC  (3+ messages)

21.11.2 patches review and test
 2022-08-29 13:00 UTC  (2+ messages)

Meson Versions for DPDK
 2022-08-29 12:59 UTC 

[PATCH] eal: zero out new added memory
 2022-08-29 12:49 UTC  (10+ messages)

[PATCH v1 0/3] Enable PMD power management on Arm
 2022-08-29 12:48 UTC  (3+ messages)
` [PATCH v1 3/3] examples/l3fwd-power: enable PMD power mgmt "

[PATCH] net/pcap: reduce time for stopping device
 2022-08-29 11:50 UTC  (5+ messages)

[PATCH] build: enable developer mode for all working trees
 2022-08-29 10:47 UTC  (4+ messages)

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-08-29 10:41 UTC  (2+ messages)

[PATCH] gro: fix gro with tcp push flag
 2022-08-29 10:36 UTC  (4+ messages)

[PATCH] config: set pkgconfig for ppc64le
 2022-08-29 10:30 UTC  (4+ messages)

[PATCH] net/failsafe: fix interrupt handle leak
 2022-08-29 10:23 UTC  (3+ messages)

[PATCH] pipeline: fix code generation for the recirculation ID instruction
 2022-08-29 10:17 UTC  (2+ messages)

[PATCH] net/iavf: update ESN values when updating session
 2022-08-29  9:50 UTC 

[PATCH 1/5] examples/l3fwd: fix port group mask generation
 2022-08-29  9:44 UTC  (5+ messages)
` [PATCH 2/5] examples/l3fwd: split processing and send stages
` [PATCH 3/5] examples/l3fwd: use lpm vector path for event vector
` [PATCH 4/5] examples/l3fwd: use em "
` [PATCH 5/5] examples/l3fwd: fix event vector processing in fib

[Patch v4 00/17] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-29  9:20 UTC  (6+ messages)
` [Patch v4 01/17] net/mana: add basic driver, build environment and doc

[PATCH 1/3] eventdev: add element offset to event vector
 2022-08-29  8:47 UTC  (5+ messages)
  ` [EXT] "

[PATCH 01/10] net/gve: introduce GVE PMD base code
 2022-08-29  8:41 UTC  (12+ messages)
` [PATCH v2 00/10] introduce GVE PMD
  ` [PATCH v2 01/10] net/gve: introduce GVE PMD base code
  ` [PATCH v2 02/10] net/gve: add logs and OS specific implementation
  ` [PATCH v2 03/10] net/gve: support device initialization
  ` [PATCH v2 04/10] net/gve: add link update support
  ` [PATCH v2 05/10] net/gve: add MTU set support
  ` [PATCH v2 06/10] net/gve: add queue operations
  ` [PATCH v2 07/10] net/gve: add Rx/Tx support
  ` [PATCH v2 08/10] net/gve: add support to get dev info and configure dev
  ` [PATCH v2 09/10] net/gve: add stats support
  ` [PATCH v2 10/10] doc: update documentation

[PATCH v3 0/4] eal: small rte_common.h fixes and cleanup
 2022-08-29  8:29 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] eal: fix pointer arithmetic with an expression argument
  ` [PATCH v4 2/4] eal: deduplicate roundup code
  ` [PATCH v4 3/4] eal: uninline rte_str_to_size
  ` [PATCH v4 4/4] eal: remove unneeded includes from a public header

[PATCH v2] vhost: fix build
 2022-08-29  8:29 UTC 

[PATCH 0/3] Add uadk compression and crypto PMD
 2022-08-29  8:21 UTC  (5+ messages)
` [EXT] "

[PATCH v10 1/7] eventdev/eth_rx: add adapter instance get API
 2022-08-29  8:20 UTC  (12+ messages)
` [PATCH v11 "
  ` [PATCH v12 1/6] "
    ` [PATCH v12 2/6] eventdev/eth_rx: add telemetry callback for instance get
    ` [PATCH v12 3/6] test/eth_rx: add test case for instance get API
    ` [PATCH v12 4/6] eventdev/eth_tx: add "
    ` [PATCH v12 5/6] test/eth_tx: add testcase for "
    ` [PATCH v12 6/6] doc: Added adapter "
    ` [PATCH v12 6/6] doc: added "

[PATCH] IGC: Remove I225_I_PHY_ID checking
 2022-08-29  8:14 UTC 

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-08-29  8:12 UTC  (17+ messages)
` [PATCH v4 00/27] Bus and device "
  ` [PATCH v4 15/27] bus/ifpga: make driver-only headers private
  ` [PATCH v4 16/27] bus/pci: "
  ` [PATCH v4 17/27] bus/vdev: "
  ` [PATCH v4 18/27] bus/vmbus: "
  ` [PATCH v4 19/27] bus: move IOVA definition from header
  ` [PATCH v4 20/27] bus: introduce accessors
  ` [PATCH v4 21/27] bus: hide bus object
  ` [PATCH v4 22/27] dev: introduce driver accessors
  ` [PATCH v4 23/27] dev: hide driver object
  ` [PATCH v4 24/27] dev: introduce device accessors
  ` [PATCH v4 25/27] dev: provide bus specific information
  ` [PATCH v4 26/27] bus/pci: fill "
  ` [PATCH v4 27/27] dev: hide device object

[dpdk-kmods] windows/netuio: fix bar parsing
 2022-08-29  8:04 UTC  (4+ messages)
` [dpdk-kmods v2] windows/netuio: fix BAR parsing

[Bug 951] net/mlx5: error when using rte_pktmbuf_attach_extbuf
 2022-08-29  7:26 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] common/cnxk: fix printing disabled MKEX registers
 2022-08-29  6:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/3] common/cnxk: update MKEX capability flags
` [dpdk-dev] [PATCH v2 1/3] common/cnxk: fix printing disabled MKEX registers
  ` [dpdk-dev] [PATCH v2 2/3] common/cnxk: print counters along with flow dump
  ` [dpdk-dev] [PATCH v2 3/3] common/cnxk: update MKEX capability flags

[Patch v5 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-29  3:38 UTC  (20+ messages)
` [Patch v5 01/18] net/mana: add basic driver, build environment and doc
` [Patch v5 02/18] net/mana: add device configuration and stop
` [Patch v5 03/18] net/mana: add function to report support ptypes
` [Patch v5 04/18] net/mana: add link update
` [Patch v5 05/18] net/mana: add function for device removal interrupts
` [Patch v5 06/18] net/mana: add device info
` [Patch v5 07/18] net/mana: add function to configure RSS
` [Patch v5 08/18] net/mana: add function to configure RX queues
` [Patch v5 09/18] net/mana: add function to configure TX queues
` [Patch v5 10/18] net/mana: implement memory registration
` [Patch v5 11/18] net/mana: implement the hardware layer operations
` [Patch v5 12/18] net/mana: add function to start/stop TX queues
` [Patch v5 13/18] net/mana: add function to start/stop RX queues
` [Patch v5 14/18] net/mana: add function to receive packets
` [Patch v5 15/18] net/mana: add function to send packets
` [Patch v5 16/18] net/mana: add function to start/stop device
` [Patch v5 17/18] net/mana: add function to report queue stats
` [Patch v5 18/18] net/mana: add function to support RX interrupts

[PATCH] vhost: support CPU copy for small packets
 2022-08-29  0:56 UTC  (2+ messages)
` [PATCH v4] "

[Bug 983] [21.11] net/mlx5: increase in number of required hugepages
 2022-08-28 21:02 UTC  (2+ messages)

[Bug 948] flow create integrity mlx5 ConnectX6 not supported inner l4_ok l3_ok
 2022-08-28 20:56 UTC  (2+ messages)

[PATCH 0/2] common/mlx5: fix multi-process mempool registration
 2022-08-28 18:34 UTC  (5+ messages)
` [PATCH 1/2] mempool: make event callbacks process-private
` [PATCH 2/2] common/mlx5: fix multi-process mempool registration

[PATCH 00/18] Fixes and improvements in cnxk crypto PMDs
 2022-08-28 13:25 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/3] test/test_ipsec: compilation fix for GCC-12
 2022-08-28 12:01 UTC  (2+ messages)
` [EXT] "

[PATCH] examples/ipsec-secgw: compilation fix for GCC-12
 2022-08-28 11:59 UTC  (2+ messages)

[PATCH] test/crypto: add AES-CCM test vectors
 2022-08-28  9:30 UTC  (2+ messages)

[PATCH] common/qat: fix vf2pf answer
 2022-08-28  9:29 UTC  (3+ messages)

[PATCH] test/crypto: fix the bug of wrong debug messages
 2022-08-28  8:58 UTC  (2+ messages)
` [EXT] "

[PATCH 1/2] examples/ipsec-secgw: use Tx cksum offload conditionally
 2022-08-28  8:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix flow pattern buffer overrun
 2022-08-28  8:47 UTC  (2+ messages)

[PATCH] app/crypto-perf: remove redundant function return
 2022-08-28  8:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix log level during MCAM allocation
 2022-08-27 12:47 UTC  (2+ messages)

[PATCH v2 1/3] net: rename octeon ep PMD
 2022-08-27 12:24 UTC  (4+ messages)
` [PATCH v3 0/3] net/octeon_ep: rename driver and add features
  ` [EXT] "

[PATCH] examples: add eventdev_producer_consumer example
 2022-08-27 11:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6 0/7] Introduce support for LoongArch architecture
 2022-08-27  8:59 UTC  (8+ messages)
` [PATCH v6 1/7] eal/loongarch: support "
` [PATCH v6 2/7] net/ixgbe: add vector stubs for LoongArch
` [PATCH v6 3/7] net/memif: set memfd syscall ID on LoongArch
` [PATCH v6 4/7] net/tap: set BPF syscall ID for LoongArch
` [PATCH v6 5/7] examples/l3fwd: enable LoongArch operation
` [PATCH v6 6/7] test/cpuflags: add test for LoongArch cpu flag
` [PATCH v6 7/7] ci: add LOONGARCH64 cross compilation job

[PATCH 0/5] some bugfixes and clean code for hns3
 2022-08-27  7:23 UTC  (2+ messages)

TCP checksum calculation after GSO
 2022-08-27  0:11 UTC 

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-08-26 19:52 UTC  (6+ messages)
` [PATCH v6 0/7] bbdev changes for 22.11
  ` [PATCH v6 6/7] bbdev: add queue related warning and status information
  ` [PATCH v6 7/7] bbdev: remove unnecessary if-check

about RTL8168 PMD on ARM SoC
 2022-08-26 16:44 UTC  (5+ messages)
  ` 答复: "

[PATCH 2/2] net/iavf: support inner and outer checksum offload
 2022-08-26 14:46 UTC 

[PATCH 1/2] net/iavf: enable TSO offloading for tunnel cases
 2022-08-26 14:37 UTC 

[Bug 1071] Deadlock on memory allocation (rte_memzone_reserve_aligned)
 2022-08-26 14:31 UTC 

[PATCH 00/21] net/softnic: replace the legacy pipeline with SWX pipeline
 2022-08-26 13:17 UTC  (23+ messages)
` [PATCH V2 "
  ` [PATCH V2 01/21] net/softnic: remove the traffic manager support
  ` [PATCH V2 02/21] net/softnic: remove flow support
  ` [PATCH V2 03/21] net/softnic: remove the meter support
  ` [PATCH V2 04/21] net/softnic: remove cryptodev support
  ` [PATCH V2 05/21] net/softnic: remove tap support
  ` [PATCH V2 06/21] net/softnic: remove the legacy pipeline CLI commands
  ` [PATCH V2 07/21] net/softnic: replace the legacy pipeline with the SWX pipeline
  ` [PATCH V2 08/21] net/softnic: remove the list of Ethernet devices
  ` [PATCH V2 09/21] net/softnic: remove unused text parsing functions
  ` [PATCH V2 10/21] net/softnic: add pipeline code generation CLI command
  ` [PATCH V2 11/21] net/softnic: add pipeline library build "
  ` [PATCH V2 12/21] net/softnic: add pipeline "
  ` [PATCH V2 13/21] net/softnic: add pipeline table CLI commands
  ` [PATCH V2 14/21] net/softnic: add pipeline selector "
  ` [PATCH V2 15/21] net/softnic: add pipeline learner "
  ` [PATCH V2 16/21] net/softnic: add pipeline commit and abort "
  ` [PATCH V2 17/21] net/softnic: add the pipeline register read/write "
  ` [PATCH V2 18/21] net/softnic: add the pipeline meter "
  ` [PATCH V2 19/21] net/softnic: add pipeline statistics CLI command
  ` [PATCH V2 20/21] net/softnic: add pipeline mirroring "
  ` [PATCH V2 21/21] net/softnic: update the default device program

[PATCH] net/nfp: support Corigine PCIe ID for the nfp PMD
 2022-08-26  6:08 UTC  (2+ messages)

page:  |  | 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).