DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v6 9/9] net/zxdh: add zxdh dev configure ops
 2024-10-18  5:18 UTC  (2+ messages)
` [v6,9/9] "

[PATCH] examples/l3fwd: support setting the data size of mbuf
 2024-10-18  3:42 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 00/18] net/r8169: add r8169 pmd to dpdk
 2024-10-18  3:41 UTC  (24+ messages)
` [PATCH v2 01/18] net/r8169: add PMD driver skeleton
` [PATCH v2 02/18] net/r8169: add logging structure
` [PATCH v2 03/18] net/r8169: add hardware registers access routines
    ` 答复: "
` [PATCH v2 05/18] net/r8169: add support for hw config
` [PATCH v2 10/18] net/r8169: add link status and interrupt management
` [PATCH v2 11/18] net/r8169: implement Rx path
    ` 答复: "
` [PATCH v2 12/18] net/r8169: implement Tx path
  ` [PATCH "
` [PATCH v2 13/18] net/r8169: implement device statistics
` [PATCH v2 14/18] net/r8169: implement promisc and allmulti modes
` [PATCH v2 15/18] net/r8169: impelment MTU configuration
` [PATCH v2 16/18] net/r8169: add support for getting fw version
` [PATCH v2 17/18] net/r8169: add driver_start and driver_stop
` [PATCH v2 18/18] doc/guides/nics: add documents for r8169 pmd

[RFC PATCH 1/2] power: fix power library with --lcores
 2024-10-18  3:34 UTC  (9+ messages)
` [PATCH v1 "
  ` [PATCH v1 2/2] test/power: "
  ` [PATCH v2 1/2] power: "
    ` [PATCH v2 2/2] test/power: "

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-10-18  2:48 UTC  (4+ messages)

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-10-18  1:39 UTC  (3+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload

[PATCH 0/4] refine argparse library
 2024-10-18  1:09 UTC  (5+ messages)
` [PATCH v4 0/6] "

[PATCH] examples/l3fwd: add option to set RX burst size
 2024-10-18  1:08 UTC  (14+ messages)
` [PATCH v2 0/2] examples/l3fwd: add more options
  ` [PATCH v2 1/2] examples/l3fwd: add option to set RX burst size
  ` [PATCH v2 2/2] examples/l3fwd: add option to set mbuf cache size
` [PATCH v3 0/2] examples/l3fwd: add more options
  ` [PATCH v3 1/2] examples/l3fwd: add option to set RX burst size
  ` [PATCH v3 2/2] examples/l3fwd: add option to set mbuf cache size
` [PATCH v4 0/2] examples/l3fwd: add more options
  ` [PATCH v4 1/2] examples/l3fwd: add option to set RX burst size
  ` [PATCH v4 2/2] examples/l3fwd: add option to set mbuf cache size

[PATCH dpdk] net: add more icmp types and code
 2024-10-18  0:39 UTC  (7+ messages)
` [PATCH dpdk v2] "

[PATCH 0/6] Reduce scope address-of-packed-member warning
 2024-10-18  0:32 UTC  (22+ messages)
` [PATCH 1/6] ip_frag: remove use of unaligned variable
` [PATCH 2/6] efd: remove unnecessary packed attributes
` [PATCH 3/6] bus/ifpga: remove packed attribute
` [PATCH 4/6] pipeline: "
` [PATCH 5/6] net: add smaller IPv4 cksum function for simple cases
` [PATCH 6/6] build: limit scope of packed member warning disabling

[PATCH] net/gve: replace typedefs with macros in gve osdep
 2024-10-18  0:11 UTC  (2+ messages)

[Patch v5] net/netvsc: fix number Tx queues > Rx queues
 2024-10-18  0:05 UTC  (7+ messages)

[PATCH] net: improve vlan header type alignment
 2024-10-17 23:41 UTC  (3+ messages)

Build issue with Fedora Rawhide
 2024-10-17 22:59 UTC  (2+ messages)

[PATCH 0/2] gpudev: annotate memory allocation
 2024-10-17 22:58 UTC  (3+ messages)
` [PATCH 1/2] test-gpudev: avoid use-after-free and free-non-heap warnings
` [PATCH 2/2] gpudev: add malloc annotations to rte_gpu_mem_alloc

[PATCH] net/nfp: fix RSS failed on VXLAN inner layer
 2024-10-17 22:54 UTC  (2+ messages)

[PATCH 0/2] add API to get GPU physical address
 2024-10-17 22:40 UTC  (3+ messages)
` [PATCH 2/2] gpu/cuda: extend cuda code to get PA of GPU

[PATCH v1 1/1] mldev: add scale and zero point to I/O info struct
 2024-10-17 21:37 UTC  (2+ messages)

[PATCH] maintainers: remove Pallavi as windows maintainer
 2024-10-17 21:35 UTC  (2+ messages)

Community Call for Adding Support of PCIe Steering Tags Support in DPDK
 2024-10-17 21:32 UTC 

[PATCH v1 1/1] mldev: introduce data type conversion functions
 2024-10-17 21:16 UTC  (2+ messages)

[PATCH v1 1/1] mldev: support get queue pair count
 2024-10-17 21:03 UTC  (2+ messages)

[PATCH] mbuf: add transport mode ESP packet type
 2024-10-17 20:47 UTC  (2+ messages)

DPDK - PCIe Steering Tags Meeting on 10/23/24
 2024-10-17 19:56 UTC 

[PATCH dpdk] mbuf: fix strict aliasing error in allocator
 2024-10-17 19:44 UTC  (5+ messages)
` [PATCH dpdk v2] "

[PATCH v10 01/12] zsda: add zsdadev driver documents
 2024-10-17 19:30 UTC  (16+ messages)
` [PATCH v11 00/12] drivers/zsda: introduce zsda drivers
  ` [PATCH v11 01/12] zsda: add zsdadev driver documents
  ` [PATCH v11 02/12] config: add zsda device number
  ` [PATCH v11 03/12] common/zsda: add some common functions
  ` [PATCH v11 04/12] common/zsda: configure zsda device
  ` [PATCH v11 05/12] common/zsda: configure zsda queue base functions
  ` [PATCH v11 06/12] common/zsda: configure zsda queue enqueue functions
  ` [PATCH v11 07/12] common/zsda: configure zsda queue dequeue functions
  ` [PATCH v11 08/12] compress/zsda: add zsda compress driver
  ` [PATCH v11 09/12] compress/zsda: add zsda compress PMD
  ` [PATCH v11 10/12] crypto/zsda: add crypto sessions configuration
  ` [PATCH v11 11/12] crypto/zsda: add zsda crypto driver
  ` [PATCH v11 12/12] crypto/zsda: add zsda crypto PMD

[PATCH] net/netvsc: fix number Tx queues > Rx queues
 2024-10-17 19:21 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v4 2/4] cryptodev: add ec points to sm2 op
 2024-10-17 18:54 UTC  (5+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] cryptodev: "
    ` [EXTERNAL] "

[DPDK/DTS Bug 1567] dts: Replace the helloworld testsuite with a testsuite which starts testpmd but does nothing
 2024-10-17 18:23 UTC 

Rescheduling next week's DTS meeting
 2024-10-17 18:15 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-17 18:03 UTC  (4+ messages)
` [PATCH dpdk v3 00/17] "

[PATCH] Revert "build: disable gcc 10 zero-length-bounds warning"
 2024-10-17 17:52 UTC  (3+ messages)

[PATCH] power: don't disable all cast qualifier warnings
 2024-10-17 17:50 UTC  (3+ messages)

[PATCH v5 1/1] dmadev: support strict priority configuration
 2024-10-17 17:39 UTC  (3+ messages)
` [PATCH v6 "

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-10-17 17:17 UTC  (5+ messages)
` [PATCH v26 00/15] Log subsystem improvements
  ` [PATCH v26 05/15] eal: do not duplicate rte_init_alert() messages

[PATCH] doc: fix Sphinx build without RTD theme
 2024-10-17 17:14 UTC 

[RESEND 0/2] dmadev: clean code for dmadev
 2024-10-17 16:43 UTC  (2+ messages)

[PATCH] git: show hidden tracked files
 2024-10-17 16:26 UTC  (2+ messages)

[PATCH v4 0/5] power: refactor power management library
 2024-10-17 16:17 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] power: refactor core "
  ` [PATCH v5 2/5] power: refactor uncore "
  ` [PATCH v5 3/5] test/power: removed function pointer validations
  ` [PATCH v5 4/5] drivers/power: uncore support for AMD EPYC processors
  ` [PATCH v5 5/5] maintainers: update for drivers/power

[RFC] dpaa2: replace system("echo ...") with file i/o
 2024-10-17 16:15 UTC  (3+ messages)
` [PATCH v3] bus/fslmc/dpaa2: "

[PATCH] crypto/openssl: fix potential string overflow
 2024-10-17 16:07 UTC 

[PATCH 0/2] add function to set dedicated queue size
 2024-10-17 16:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/bonding: add command "

[PATCH v2] net/bonding: add user callback for bond xmit policy
 2024-10-17 16:04 UTC  (2+ messages)

[v1 0/3] meson options related changes
 2024-10-17 15:50 UTC  (7+ messages)
` [v1 1/3] meson: add a meson option to install examples
` [v1 2/3] meson: add a meson option to install examples source

[PATCH v4] usertools: add check for IOMMU support in dpdk-devbind
 2024-10-17 15:34 UTC  (4+ messages)
` [PATCH] usertools/devbind: add support for non-IOMMU mode

Updated Invitation: Adding support for PCIe steering tags in DPDK
 2024-10-17 15:22 UTC 

[PATCH] hash: separate param checks in hash create func
 2024-10-17 15:10 UTC  (2+ messages)
` [PATCH v4] hash: separate creation parameters checks

[DPDK/ethdev Bug 1566] On Windows, some netuio-bound device can not be used on Windows if at least one device is using Intel ice drivers
 2024-10-17 13:05 UTC 

[PATCH v1 00/30] Update net/i40e base driver
 2024-10-17 11:43 UTC  (3+ messages)
` [PATCH v1 27/30] net/i40e/base: change time variables from 64 bit to 32 bit

[PATCH 0/2] introduce PM QoS interface
 2024-10-17 11:14 UTC  (16+ messages)
` [PATCH v10 0/2] power: "
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v10 2/2] examples/l3fwd-power: add PM QoS configuration

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-17 10:56 UTC  (11+ messages)
  ` [EXTERNAL] "
              ` [EXTERNAL] "

[PATCH] mem: allow using ASan in multi-process mode
 2024-10-17 10:19 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/5] Increase minimum meson version
 2024-10-17 10:04 UTC  (3+ messages)

[PATCH RESEND] malloc: fix allocation for a specific case with ASan
 2024-10-17 10:02 UTC 

[PATCH] hash: fix thash lfsr initialization
 2024-10-17  9:58 UTC  (2+ messages)

DPDK Release Status Meeting 2024-10-17
 2024-10-17  9:03 UTC 

[PATCH 00/10] net/mlx5: improve MAC address and VLAN add latency
 2024-10-17  8:01 UTC  (12+ messages)
` [PATCH 01/10] net/mlx5: track unicast DMAC control flow rules
` [PATCH 02/10] net/mlx5: add checking if unicast flow rule exists
` [PATCH 03/10] net/mlx5: rework creation of unicast flow rules
` [PATCH 04/10] net/mlx5: support destroying "
` [PATCH 05/10] net/mlx5: rename control flow rules types
` [PATCH 06/10] net/mlx5: shared init of control flow rules
` [PATCH 07/10] net/mlx5: add legacy unicast flow rules management
` [PATCH 08/10] net/mlx5: add legacy unicast flow rule registration
` [PATCH 09/10] net/mlx5: add dynamic unicast flow rule management
` [PATCH 10/10] net/mlx5: optimize MAC address and VLAN filter handling

[PATCH] config: add 32-bit cross-compilation x86 target
 2024-10-17  7:58 UTC  (3+ messages)
` [PATCH v2 0/4] simplify doing 32-bit DPDK builds

DPDK testpmd with E823 link status is down
 2024-10-17  7:45 UTC  (13+ messages)

[PATCH v2] hash: separate param checks in hash create func
 2024-10-17  7:44 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/nfp: fix return value check problem
 2024-10-17  7:36 UTC 

[PATCH v13 0/4] add support for self monitoring
 2024-10-17  7:11 UTC  (7+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/4] lib: add generic support for reading PMU events

[RFC v2 01/10] event/dsw: remove single event enqueue and dequeue
 2024-10-17  6:38 UTC  (12+ messages)
` [RFC v3 00/10] eventdev: remove single-event "
  ` [RFC v3 01/10] event/dsw: remove single event "
  ` [RFC v3 02/10] event/dlb2: "
  ` [RFC v3 03/10] event/octeontx: "
  ` [RFC v3 04/10] event/sw: "
  ` [RFC v3 05/10] event/dpaa: "
  ` [RFC v3 06/10] event/dpaa2: "
  ` [RFC v3 07/10] event/opdl: "
  ` [RFC v3 08/10] event/cnxk: "
  ` [RFC v3 09/10] event/skeleton: "
  ` [RFC v3 10/10] eventdev: "

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