DPDK patches and discussions
 help / color / mirror / Atom feed
[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 v1 1/2] eal: add lcore busyness telemetry
 2022-08-29 10:41 UTC  (12+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[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  (31+ messages)
` [PATCH v4 00/27] Bus and device "
  ` [PATCH v4 01/27] devtools: forbid inclusions of driver only headers
  ` [PATCH v4 02/27] common/mlx5: rework check on driver registration
  ` [PATCH v4 03/27] raw/ifpga: remove PCI bus accessor
  ` [PATCH v4 04/27] app/testpmd: drop PCI register commands
  ` [PATCH v4 05/27] kni: stop populating PCI info in examples
  ` [PATCH v4 06/27] examples/ethtool: prefer device name
  ` [PATCH v4 07/27] dev: hide debug messages in device iterator
  ` [PATCH v4 08/27] eal: deprecate RTE_FUNC_PTR_* macros
  ` [PATCH v4 09/27] devargs: remove dependency on bus header
  ` [PATCH v4 10/27] build: export drivers headers
  ` [PATCH v4 11/27] bus/auxiliary: make driver-only headers private
  ` [PATCH v4 12/27] bus/dpaa: "
  ` [PATCH v4 13/27] bus/fslmc: "
  ` [PATCH v4 14/27] bus/ifpga: cleanup exported symbols
  ` [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] eal: zero out new added memory
 2022-08-29  1:18 UTC  (5+ messages)

[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)

[PATCH] net/octeon_ep: add octeon CN10K support
 2022-08-27 13:07 UTC  (2+ 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  (15+ messages)
` [PATCH v5 0/7] bbdev changes for 22.11
  ` [PATCH v5 2/7] bbdev: add device status info
` [PATCH v6 0/7] bbdev changes for 22.11
  ` [PATCH v6 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v6 5/7] bbdev: add new operation for FFT processing
  ` [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

The EAL is bloated
 2022-08-26 12:36 UTC  (4+ messages)

[PATCH] test/ipsec: fix invalid crypto device failing
 2022-08-26 12:12 UTC  (3+ messages)

[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
 2022-08-26 12:07 UTC  (3+ messages)

[PATCH 0/7] pipeline: support direct registers and meters
 2022-08-26 11:21 UTC  (16+ messages)
` [PATCH 1/7] table: add entry ID for regular tables
` [PATCH 2/7] table: add entry ID for learner tables
` [PATCH 3/7] pipeline: add table entry ID read instruction
` [PATCH 4/7] pipeline: support direct registers on the control path
` [PATCH 5/7] pipeline: support direct meters "
` [PATCH 6/7] examples/pipeline: add CLI commands for direct registers
` [PATCH 7/7] examples/pipeline: add CLI commands for direct meters
` [PATCH V2 0/7] pipeline: support direct registers and meters
  ` [PATCH V2 1/7] table: add entry ID for regular tables
  ` [PATCH V2 2/7] table: add entry ID for learner tables
  ` [PATCH V2 3/7] pipeline: add table entry ID read instruction
  ` [PATCH V2 4/7] pipeline: support direct registers on the control path
  ` [PATCH V2 5/7] pipeline: support direct meters "
  ` [PATCH V2 6/7] examples/pipeline: add CLI commands for direct registers
  ` [PATCH V2 7/7] examples/pipeline: add CLI commands for direct meters

[PATCH 1/3] net/i40e: compilation fix for GCC-12
 2022-08-26 10:32 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] app/test: invoke all telemetry commands
 2022-08-26  9:42 UTC  (5+ messages)
` [PATCH v2 1/2] app/test: load drivers using build directory
  ` [PATCH v2 2/2] app/test: invoke all telemetry commands

[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).