DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5 00/47] TruFlow update for Thor2
 2024-10-18  9:11 UTC  (19+ messages)
` [PATCH v5 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue
` [PATCH v5 02/47] net/bnxt: tf_core: tcam manager data corruption
` [PATCH v5 03/47] net/bnxt: tf_core: External EM support cleanup
` [PATCH v5 04/47] net/bnxt: tf_core: Thor TF EM key size check
` [PATCH v5 05/47] net/bnxt: tf_core: flow scale improvement
` [PATCH v5 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v5 07/47] net/bnxt: tf_core: fix slice count in case of HA entry move
` [PATCH v5 08/47] net/bnxt: tf_core: convert priority based TCAM manager to dynamic allocation
` [PATCH v5 09/47] net/bnxt: tf_core: remove dead AFM code from session-based priority TCAM mgr
` [PATCH v5 10/47] net/bnxt: tf_core: remove dead "
` [PATCH v5 13/47] net/bnxt: tf_ulp: add custom l2 etype tunnel support
` [PATCH v5 14/47] net/bnxt: tf_ulp: add support for vf to vf flow offload
` [PATCH v5 15/47] net/bnxt: tf_ulp: Wh+ mirroring support
` [PATCH v5 16/47] net/bnxt: tf_ulp: miscellaneous fixes
` [PATCH v5 19/47] net/bnxt: tf_ulp: convert recipe table to dynamic memory
` [PATCH v5 21/47] net/bnxt: tf_ulp: add action read and clear support
` [PATCH v5 23/47] net/bnxt: tf_ulp: VFR updates for Thor 2
` [PATCH v5 25/47] net/bnxt: tf_ulp: update template files

[PATCH] mem: allow using ASan in multi-process mode
 2024-10-18  9:04 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH RESEND] malloc: fix allocation for a specific case with ASan
 2024-10-18  9:03 UTC  (2+ messages)

[PATCH] hash: separate param checks in hash create func
 2024-10-18  8:37 UTC  (3+ messages)
` [PATCH v4] hash: separate creation parameters checks

[DPDK/core Bug 1568] fragmented icmp packets has RTE_PTYPE_L4_IGMP type instead of RTE_PTYPE_L4_FRAG
 2024-10-18  8:14 UTC 

[PATCH] event/octeontx: resolve possible integer overflow
 2024-10-18  7:59 UTC 

[PATCH v1 0/2] baseband/acc: vrb2 FFT support
 2024-10-18  7:54 UTC  (5+ messages)
` [PATCH v1 1/2] baseband/acc: FFT support in VRB2 PRQ device
` [PATCH v1 2/2] baseband/acc: saturate input to 6 bits for VRB decoder

[v1 00/12] ENETC4 PMD support
 2024-10-18  7:26 UTC  (13+ messages)
` [v1 01/12] net/enetc: Add initial ENETC4 PMD driver support
` [v1 02/12] net/enetc: Add RX and TX queue APIs for ENETC4 PMD
` [v1 03/12] net/enetc: Optimize ENETC4 data path
` [v1 04/12] net/enetc: Add TX checksum offload and RX checksum validation
` [v1 05/12] net/enetc: Add basic statistics
` [v1 06/12] net/enetc: Add packet type parsing support
` [v1 07/12] net/enetc: Add support for multiple queues with RSS
` [v1 08/12] net/enetc: Add VF to PF messaging support and primary MAC setup
` [v1 09/12] net/enetc: Add multicast and promiscuous mode support
` [v1 10/12] net/enetc: Add link speed and status support
` [v1 11/12] net/enetc: Add link status notification support
` [v1 12/12] net/enetc: Add MAC and VLAN filter support

[PATCH] net/gve: replace typedefs with macros in gve osdep
 2024-10-18  7:00 UTC  (3+ messages)

[PATCH v6 9/9] net/zxdh: add zxdh dev configure ops
 2024-10-18  6:48 UTC  (3+ messages)
` [v6,9/9] "

[PATCH 0/4] net/hns3: support more flow pattern match
 2024-10-18  6:19 UTC  (5+ messages)
` [PATCH 1/4] net/hns3: restrict FDIR only support one tunnel header
` [PATCH 2/4] net/hns3: support general tunnel flow match
` [PATCH 3/4] net/hns3: add FDIR VLAN match mode param string
` [PATCH 4/4] net/hns3: support outer VLAN flow match

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

[PATCH v2 00/18] net/r8169: add r8169 pmd to dpdk
 2024-10-18  5:45 UTC  (17+ 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 11/18] net/r8169: implement Rx path
    ` 答复: "
` [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 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 

[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  (8+ messages)
` [PATCH v10 0/2] power: "
  ` [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  (10+ messages)
  ` [EXTERNAL] "
              ` [EXTERNAL] "

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

[PATCH] hash: fix thash lfsr initialization
 2024-10-17  9:58 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).