DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/25] replace snprintf with strlcpy
 2023-06-01 15:01 UTC  (22+ messages)
` [PATCH 01/25] app: use strlcpy in tests
` [PATCH 02/25] examples: use strlcpy instead of snprintf
` [PATCH 03/25] lib: "
` [PATCH 04/25] raw/ifpga: replace snprintf with strlcpy
` [PATCH 05/25] common/cnxk: replace snprint "
` [PATCH 06/25] common/mlx5: replace snprintf "
` [PATCH 07/25] drivers/gpu: "
` [PATCH 08/25] crypto/ipsec_mb: remove unnecessary snprintf
` [PATCH 09/25] crypto/dpaa_sec: replace snprintf with strlcpy
` [PATCH 10/25] event/cnxk: "
` [PATCH 11/25] net/atlantic: "
` [PATCH 12/25] net/axgbe: "
` [PATCH 13/25] net/bnxt: "
` [PATCH 14/25] net/cpfl: "
` [PATCH 15/25] net/cxgbe: "
` [PATCH 16/25] net/dpaa*: "
` [PATCH 17/25] net/hinic: replace snptintf "
` [PATCH 18/25] net/hns3: replace snprint "
` [PATCH 19/25] net/intel: replace snprintf "
` [PATCH 20/25] net/ionic: "
` [PATCH 21/25] net/mlx5: "

[RFC PATCH 0/6] add support for CDX bus
 2023-06-01 15:00 UTC  (4+ messages)
` [PATCH v5 0/5] Support AMD "
  ` [PATCH v5 1/5] bus/cdx: introduce "

[PATCH v3 00/28] Add VDUSE support to Vhost library
 2023-06-01 14:59 UTC  (15+ messages)
` [PATCH v3 04/28] vhost: add helper of IOTLB entries coredump
` [PATCH v3 14/28] vhost: add helper for interrupt injection
` [PATCH v3 15/28] vhost: add API to set max queue pairs
` [PATCH v3 18/28] vhost: add VDUSE device creation and destruction

[PATCH v1] usertools/telemetry: fix unused parameter
 2023-06-01 14:56 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v7] enhance NUMA affinity heuristic
 2023-06-01 14:42 UTC  (3+ messages)
` [PATCH v8] "

[PATCH 00/10] support telemetry query ethdev info
 2023-06-01 14:39 UTC  (6+ messages)
` [PATCH 01/10] ethdev: support telemetry query MAC addresses

[PATCH 0/3] net/sfc: support VLAN stripping offload
 2023-06-01 14:35 UTC  (12+ messages)
` [PATCH 1/3] common/sfc_efx/base: report VLAN stripping capability
  ` [PATCH v2 0/3] net/sfc: support VLAN stripping offload
    ` [PATCH v2 1/3] common/sfc_efx/base: report VLAN stripping capability
      ` [PATCH v3 0/3] net/sfc: support VLAN stripping offload
        ` [PATCH v3 1/3] common/sfc_efx/base: report VLAN stripping capability
        ` [PATCH v3 2/3] common/sfc_efx/base: add support to enable VLAN stripping
        ` [PATCH v3 3/3] net/sfc: support VLAN stripping offload
    ` [PATCH v2 2/3] common/sfc_efx/base: add support to enable VLAN stripping
    ` [PATCH v2 3/3] net/sfc: support VLAN stripping offload
` [PATCH 2/3] common/sfc_efx/base: add support to enable VLAN stripping
` [PATCH 3/3] net/sfc: support VLAN stripping offload

[PATCH] eal/linux: register mp hotplug callback after memory init
 2023-06-01 12:26 UTC  (2+ messages)

[PATCH 0/6] windows: remove most pthread lifetime shim functions
 2023-06-01 12:23 UTC  (5+ messages)

[PATCH 2/4] app/testpmd: support UFO in checksum engine
 2023-06-01 11:58 UTC  (2+ messages)

[PATCH v4 0/5] ethdev: modify field API for multiple headers
 2023-06-01 11:54 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] ethdev: add MPLS header modification support

[PATCH 0/4] net/sfc: support KEEP_CRC offload
 2023-06-01 11:42 UTC  (5+ messages)
` [PATCH 1/4] common/sfc_efx/base: NIC Partitioning mode discovery using heuristic approach
` [PATCH 2/4] common/sfc_efx/base: detect and report FCS include support
` [PATCH 3/4] common/sfc_efx/base: add support for configure MAC to keep FCS
` [PATCH 4/4] net/sfc: add configurable Rx CRC stripping

[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-06-01 11:37 UTC  (5+ messages)
` [PATCH v2 0/5] "

[RFT] graph: fix pcapng file support
 2023-06-01 11:22 UTC  (4+ messages)
` [EXT] "
` [PATCH v2] "
  ` [EXT] "

[PATCH] net/gve: fix bug in verify driver compatibility
 2023-06-01 10:24 UTC  (7+ messages)

[PATCH v2] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-06-01 10:21 UTC  (2+ messages)
` [PATCH v3] net/bnx2x : add "

[PATCH 0/2] cleanup use of rte_strlcpy
 2023-06-01 10:18 UTC  (4+ messages)
` [PATCH 1/2] lib: replace rte_strlcpy() with strlcpy()
` [PATCH 2/2] drivers: don't use rte_strlcpy

[PATCH v2] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-06-01 10:17 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x
 2023-06-01 10:14 UTC  (2+ messages)
` [PATCH v2] net/bnx2x : offer "

[RFC PATCH] ethdev: advertise flow restore in mbuf
 2023-06-01 10:03 UTC  (8+ messages)

[PATCH v3 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
 2023-06-01  9:23 UTC  (6+ messages)
` [PATCH v4 0/4] power: monitor support for AMD EPYC processors
  ` [PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-06-01  8:53 UTC  (30+ messages)
` [PATCH v3 1/4] vhost: change vhost_virtqueue access lock to a read/write one
` [PATCH v3 2/4] vhost: make the guest_notifications statistic counter atomic
` [PATCH v3 3/4] vhost: fix invalid call FD handling
` [PATCH v3 4/4] vhost: add device op to offload the interrupt kick

[PATCH v5 00/21] lib: add pdcp protocol
 2023-06-01  8:47 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 0/7] add setting and querying of LLRS FEC mode
 2023-06-01  8:30 UTC  (4+ messages)
` [PATCH 4/7] ethdev: introduce low latency RS FEC

[PATCH 0/2] mlx5 supports InfiniBand BTH item match
 2023-06-01  8:00 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: add support for infiniband BTH match
` [PATCH 2/2] net/mlx5/hws: "

[PATCH] common/sfc_efx/base: set return code in case of the error
 2023-06-01  6:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/3] net/iavf: support Rx timestamp offload on AVX512
 2023-06-01  2:49 UTC  (4+ messages)
` [PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path
  ` [PATCH v4 3/3] net/iavf: support Rx timestamp offload on SSE

[PATCH 0/4] app: introduce testgraph application
 2023-06-01  2:44 UTC  (16+ messages)
` [PATCH 1/4] node: add pkt punt to kernel node
    ` [EXT] "
` [PATCH 2/4] node: add a node to receive pkts from kernel
    ` [EXT] "
` [PATCH v2 0/4] app: introduce testgraph application
  ` [PATCH v2 1/4] node: add pkt punt to kernel node
      ` [EXT] "
  ` [PATCH v2 4/4] app: add testgraph application
          ` [EXT] "

[PATCH v2 1/3] lib: add IPv6 lookup node
 2023-06-01  2:26 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] lib: add IPv6 rewrite node
  ` [PATCH v3 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support

[PATCH] net/mlx5: fix MPRQ stride size to accommodate the headroom
 2023-05-31 19:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/gve: check driver compatibility
 2023-05-31 17:04 UTC  (7+ messages)
` [v4] "
  ` [v5] "

[PATCH] app/testpmd: fix segment fault with invalid queue id
 2023-05-31 16:31 UTC  (5+ messages)
` [PATCH v2 0/2] add API and use it to fix a bug
  ` [PATCH v2 1/2] ethdev: add API to check queue ID validity

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-05-31 15:06 UTC  (7+ messages)

[PATCH] ethdev: fix indirect action convert
 2023-05-31 13:57 UTC  (3+ messages)

[PATCH] event/cnxk: add wmb after steorl for event mode
 2023-05-31 13:24 UTC  (4+ messages)
` [PATCH v2] event/cnxk: fix LMTST write for single "

[PATCH v3 00/10] net/cpfl: add hairpin queue support
 2023-05-31 13:04 UTC  (55+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 05/13] net/cpfl: support hairpin queue setup and release
  ` [PATCH v4 09/13] net/cpfl: support hairpin queue start/stop
  ` [PATCH v4 13/13] net/cpfl: support hairpin bind/unbind
  ` [PATCH v5 00/13] net/cpfl: add hairpin queue support
    ` [PATCH v5 01/13] net/cpfl: refine structures
    ` [PATCH v5 02/13] common/idpf: support queue groups add/delete
    ` [PATCH v5 03/13] net/cpfl: add haipin queue group during vport init
    ` [PATCH v5 04/13] net/cpfl: support hairpin queue capbility get
    ` [PATCH v5 05/13] net/cpfl: support hairpin queue setup and release
    ` [PATCH v5 06/13] common/idpf: add queue config API
    ` [PATCH v5 07/13] net/cpfl: support hairpin queue configuration
    ` [PATCH v5 08/13] common/idpf: add switch queue API
    ` [PATCH v5 09/13] net/cpfl: support hairpin queue start/stop
    ` [PATCH v5 10/13] common/idpf: add irq map config API
    ` [PATCH v5 11/13] net/cpfl: enable write back based on ITR expire
    ` [PATCH v5 12/13] net/cpfl: support peer ports get
    ` [PATCH v5 13/13] net/cpfl: support hairpin bind/unbind
    ` [PATCH v6 00/13] net/cpfl: add hairpin queue support
      ` [PATCH v6 01/13] net/cpfl: refine structures
      ` [PATCH v6 02/13] common/idpf: support queue groups add/delete
      ` [PATCH v6 03/13] net/cpfl: add haipin queue group during vport init
      ` [PATCH v6 04/13] net/cpfl: support hairpin queue capbility get
      ` [PATCH v6 05/13] net/cpfl: support hairpin queue setup and release
      ` [PATCH v6 06/13] common/idpf: add queue config API
      ` [PATCH v6 07/13] net/cpfl: support hairpin queue configuration
      ` [PATCH v6 08/13] common/idpf: add switch queue API
      ` [PATCH v6 09/13] net/cpfl: support hairpin queue start/stop
      ` [PATCH v6 10/13] common/idpf: add irq map config API
      ` [PATCH v6 11/13] net/cpfl: enable write back based on ITR expire
      ` [PATCH v6 12/13] net/cpfl: support peer ports get
      ` [PATCH v6 13/13] net/cpfl: support hairpin bind/unbind
      ` [PATCH v7 00/14] net/cpfl: add hairpin queue support
        ` [PATCH v7 01/14] net/cpfl: refine structures
        ` [PATCH v7 02/14] common/idpf: support queue groups add/delete
        ` [PATCH v7 03/14] net/cpfl: add haipin queue group during vport init
        ` [PATCH v7 04/14] net/cpfl: support hairpin queue capbility get
        ` [PATCH v7 05/14] net/cpfl: support hairpin queue setup and release
        ` [PATCH v7 06/14] common/idpf: add queue config API
        ` [PATCH v7 07/14] net/cpfl: support hairpin queue configuration
        ` [PATCH v7 08/14] common/idpf: add switch queue API
        ` [PATCH v7 09/14] net/cpfl: support hairpin queue start/stop
        ` [PATCH v7 10/14] common/idpf: add irq map config API
        ` [PATCH v7 11/14] net/cpfl: enable write back based on ITR expire
        ` [PATCH v7 12/14] net/cpfl: support peer ports get
        ` [PATCH v7 13/14] net/cpfl: support hairpin bind/unbind
        ` [PATCH v7 14/14] doc: update the doc of CPFL PMD

[PATCH] ethdev: add indirect list flow action
 2023-05-31 11:24 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v1] bus/pci: get PCI address from rte_device
 2023-05-31  9:52 UTC  (6+ messages)

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-05-31  9:26 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH v3 0/3] add support for infiniband BTH match
 2023-05-31  8:47 UTC  (4+ messages)
` [PATCH v5] ethdev: add flow item for RoCE infiniband BTH
  ` [PATCH v6] "

[PATCH V3] lib: set/get max memzone segments
 2023-05-31  8:41 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH V5] "
    ` [PATCH V6] "

[PATCH] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-05-31  8:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ethdev: add indirect list METER_MARK update structures
 2023-05-31  7:43 UTC  (4+ messages)
` [PATCH v3] ethdev: add indirect list METER_MARK flow update structure

[PATCH] common/sfc_efx/base: update fields name for MARK and FLAG actions
 2023-05-31  7:08 UTC 

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