DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v7 1/3] node: support to add next node to ethdev Rx node
 2024-01-01  8:37 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/3] app/graph: add ethdev forward command
  ` [PATCH v8 3/3] app/graph: implement port forward usecase

[PATCH] net/iavf: add diagnostic support in TX path
 2023-12-31  6:41 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4 1/2] "
      ` [PATCH v5 0/2] net/iavf: add diagnostics and fix error
        ` [PATCH v5 1/2] net/iavf: fix Tx path error in multi-process
          ` [PATCH v6 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
            ` [PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process
            ` [PATCH v6 2/2] net/iavf: add diagnostic support in TX path
        ` [PATCH v5 "

[PATCH] net/e1000: support launchtime feature
 2023-12-30 16:35 UTC  (2+ messages)
` [PATCH v2] "

[Bug 1339] Ice pmd driver ice_rss_init error message "not support in safe mode"
 2023-12-30  3:42 UTC 

[PATCH] net/e1000: support launchtime feature
 2023-12-29 21:29 UTC  (4+ messages)

[PATCH v3 00/18] bnxt patchset
 2023-12-29 16:21 UTC  (20+ messages)
` [PATCH v3 01/18] net/bnxt: add support for UDP GSO
` [PATCH v3 02/18] net/bnxt: add support for compressed Rx CQE
` [PATCH v3 03/18] net/bnxt: fix a typo while parsing link speed
` [PATCH v3 04/18] net/bnxt: fix setting 50G and 100G forced speed
` [PATCH v3 05/18] net/bnxt: fix speed change from 200G to 25G on Thor
` [PATCH v3 06/18] net/bnxt: support backward compatibility
` [PATCH v3 07/18] net/bnxt: reattempt mbuf allocation for Rx and AGG rings
` [PATCH v3 08/18] net/bnxt: refactor Rx doorbell during Rx flush
` [PATCH v3 09/18] net/bnxt: extend RSS hash support for P7 devices
` [PATCH v3 10/18] net/bnxt: add flow query callback
` [PATCH v3 11/18] net/bnxt: add ESP and AH header based RSS support
` [PATCH v3 12/18] net/bnxt: set allmulti mode if multicast filter fails
` [PATCH v3 13/18] net/bnxt: add VF FLR async event handler
` [PATCH v3 14/18] net/bnxt: add tunnel TPA support
` [PATCH v3 15/18] net/bnxt: add 400G get support for P7 devices
` [PATCH v3 16/18] net/bnxt: query extended stats from firmware
` [PATCH v3 17/18] net/bnxt: add AVX2 support for compressed CQE
` [PATCH v3 18/18] net/bnxt: enable SSE mode "

[RFC] ethdev: fast path async flow API
 2023-12-28 17:16 UTC  (6+ messages)

[RFC PATCH] cryptodev: add sm2 key exchange and encryption for HW
 2023-12-28 16:19 UTC 

[PATCH] net/hns3: don't support QinQ insert for VF
 2023-12-28 12:14 UTC 

[Bug 1338] [dpdk-22.11.4] vhost_virtio_user_interrupt_with_power_monitor/perf_wake_up_split_ring_vhost_user_core_with_l3fwd_power_sample:virtio-user can't receive packet
 2023-12-28 10:38 UTC 

[PATCH 1/2] net/ice: add Tx scheduling tree dump support
 2023-12-28 10:10 UTC  (6+ messages)
` [PATCH 2/2] doc: add document for diagnostic utilities
` [PATCH v2 1/2] net/ice: add Tx scheduling tree dump support
  ` [PATCH v2 2/2] doc: add document for diagnostic utilities
` [PATCH v3 1/2] net/ice: add Tx scheduling tree dump support
  ` [PATCH v3 2/2] doc: add document for diagnostic utilities

[PATCH] net/ice: updated 23.11 recommended matching list
 2023-12-28  8:38 UTC 

[PATCH] net/i40e: updated 23.11 recommended matching list
 2023-12-28  8:37 UTC 

memory_hotplug_lock deadlock during initialization in Multi-process Mode on DPDK Version 22.11.3 LTS
 2023-12-28  5:40 UTC  (3+ messages)

[PATCH v3 1/3] net/iavf: support Tx LLDP on scalar
 2023-12-28  3:22 UTC  (12+ messages)
` [PATCH v4 0/3] net/iavf: support Tx LLDP on scalar and AVX512
  ` [PATCH v4 1/3] net/iavf: support Tx LLDP on scalar
    ` [PATCH v4 2/3] net/iavf: support Tx LLDP on AVX512
    ` [PATCH v4 3/3] net/iavf: add Tx LLDP command
    ` [PATCH v5 0/3] net/iavf: support Tx LLDP on scalar and AVX512
      ` [PATCH v5 1/3] net/iavf: support Tx LLDP on scalar
      ` [PATCH v5 2/3] net/iavf: support Tx LLDP on AVX512
      ` [PATCH v5 3/3] net/iavf: add Tx LLDP command

21.11.6 patches review and test
 2023-12-28  3:06 UTC  (2+ messages)

[RFC] ethdev: introduce entropy calculation
 2023-12-27 15:20 UTC  (6+ messages)

[PATCH] net/ice: fix tso tunnel setting to not take effect
 2023-12-27 11:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] support NAT64 action
 2023-12-27  9:07 UTC  (9+ messages)
` [PATCH 1/8] ethdev: introduce "
` [PATCH 2/8] app/testpmd: add support for NAT64 in the command line
` [PATCH 3/8] net/mlx5: fetch the available registers for NAT64
` [PATCH 4/8] common/mlx5: add new modify field defininations
` [PATCH 5/8] net/mlx5/hws: support NAT64 action
` [PATCH 6/8] net/mlx5: create NAT64 actions during configuration
` [PATCH 7/8] net/mlx5: add NAT64 action support in rule creation
` [PATCH 8/8] net/mlx5: validate the actions combination with NAT64

22.11.4 patches review and test
 2023-12-27  8:26 UTC  (3+ messages)

[v21.11] net/iavf: support rte flow with mask for FDIR
 2023-12-27  5:44 UTC  (2+ messages)
` [21.11.5 v2] "

DTS testpmd and SCAPY integration
 2023-12-26  7:31 UTC 

[PATCH v4 0/6] Enhance the bond framework to support offload
 2023-12-26  7:28 UTC  (31+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] ethdev: add member notification for bonding port
  ` [PATCH v5 02/14] ethdev: add API to get firmware creation of "
  ` [PATCH v5 03/14] net/bonding: add bonding port arguments
  ` [PATCH v5 04/14] net/bonding: support add port by data name
  ` [PATCH v5 05/14] net/bonding: support checking valid bonding port ID
  ` [PATCH v5 06/14] net/bonding: add commands for bonding port notification
  ` [PATCH v5 07/14] net/bonding: create new rte flow header file
  ` [PATCH v5 08/14] net/nfp: add bond firmware creation initialization
  ` [PATCH v5 09/14] net/nfp: reset bond configuration of firmware
  ` [PATCH v5 10/14] net/nfp: handle link event of bond firmware creation
  ` [PATCH v5 11/14] net/nfp: support bond member notification
  ` [PATCH v5 12/14] net/nfp: handle bond packets from firmware
  ` [PATCH v5 13/14] net/nfp: support getting bond firmware creation
  ` [PATCH v5 14/14] net/nfp: support offloading bond-flow
  ` [PATCH v6 00/14] Enhance the bond framework to support offload
    ` [PATCH v6 01/14] ethdev: add member notification for bonding port
    ` [PATCH v6 02/14] ethdev: add API to get firmware creation of "
    ` [PATCH v6 03/14] net/bonding: add bonding port arguments
    ` [PATCH v6 04/14] net/bonding: support add port by data name
    ` [PATCH v6 05/14] net/bonding: support checking valid bonding port ID
    ` [PATCH v6 06/14] net/bonding: add commands for bonding port notification
    ` [PATCH v6 07/14] net/bonding: create new rte flow header file
    ` [PATCH v6 08/14] net/nfp: add bond firmware creation initialization
    ` [PATCH v6 09/14] net/nfp: reset bond configuration of firmware
    ` [PATCH v6 10/14] net/nfp: handle link event of bond firmware creation
    ` [PATCH v6 11/14] net/nfp: support bond member notification
    ` [PATCH v6 12/14] net/nfp: handle bond packets from firmware
    ` [PATCH v6 13/14] net/nfp: support getting bond firmware creation
    ` [PATCH v6 14/14] net/nfp: support offloading bond-flow

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-26  3:04 UTC  (28+ messages)
` [PATCH v5 00/18] Replace uses of PMD logtype
` [PATCH v6 00/20] Remove "
  ` [PATCH v6 01/20] drivers: use dedicated logtypes
  ` [PATCH v6 02/20] common/sfc_efx: remove use of PMD logtype
  ` [PATCH v6 03/20] mempool/dpaa2: use driver logtype not PMD
  ` [PATCH v6 04/20] net/dpaa: use dedicated "
  ` [PATCH v6 05/20] net/dpaa2: used "
    ` [EXT] "
  ` [PATCH v6 06/20] net/mrvl: do not use PMD logtype
  ` [PATCH v6 07/20] net/mvpp2: use dedicated logtype
  ` [PATCH v6 08/20] net/nfb: use dynamic logtype
  ` [PATCH v6 09/20] net/vmxnet3: used dedicated logtype not PMD
  ` [PATCH v6 10/20] raw/cnxk: replace PMD logtype with dynamic type
  ` [PATCH v6 11/20] crypto/scheduler: replace use of logtype PMD
  ` [PATCH v6 12/20] crypto/armv8: do not use PMD logtype
  ` [PATCH v6 13/20] crypto/ccp: "
  ` [PATCH v6 14/20] crypto/caam_jr: use dedicated logtype
  ` [PATCH v6 15/20] crypto/dpaa_sec, crypto/dpaa2_sec: "
  ` [PATCH v6 16/20] event/dlb2: "
  ` [PATCH v6 17/20] event/dpaa, event/dpaa2: "
  ` [PATCH v6 18/20] event/skeleton: replace logtype PMD with dynamic type
  ` [PATCH v6 19/20] examples/fips_validation: replace use of PMD logtype
  ` [PATCH v6 20/20] log: remove PMD log type

[PATCH v1 0/2] net/mlx5: add random compare support
 2023-12-25 10:45 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5/hws: add support for compare matcher
` [PATCH v1 2/2] net/mlx5: add support to compare random value

[PATCH v3 0/2] net/mlx5: add random item support
 2023-12-25 10:24 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/mlx5/hws: add support for random number match
  ` [PATCH v4 2/2] net/mlx5: add random item support

[PATCH 0/4] add VFIO IOMMUFD/CDEV support
 2023-12-25  6:30 UTC  (9+ messages)
` [PATCH 1/4] iommufd: add IOMMUFD support
` [PATCH 2/4] vfio: add VFIO "
` [PATCH 3/4] bus/pci: add VFIO CDEV support
` [PATCH 4/4] eal: add new args to choose VFIO mode

[PATCH v2 00/18] bnxt patchset
 2023-12-22 21:56 UTC  (19+ messages)
` [PATCH v2 01/18] net/bnxt: add support for UDP GSO
` [PATCH v2 02/18] net/bnxt: add support for compressed Rx CQE
` [PATCH v2 03/18] net/bnxt: fix a typo while parsing link speed
` [PATCH v2 04/18] net/bnxt: fix setting 50G and 100G forced speed
` [PATCH v2 05/18] net/bnxt: fix speed change from 200G to 25G on Thor
` [PATCH v2 06/18] net/bnxt: support backward compatibility
` [PATCH v2 07/18] net/bnxt: reattempt mbuf allocation for Rx and AGG rings
` [PATCH v2 08/18] net/bnxt: refactor Rx doorbell during Rx flush
` [PATCH v2 09/18] net/bnxt: extend RSS hash support for P7 devices
` [PATCH v2 10/18] net/bnxt: add flow query callback
` [PATCH v2 11/18] net/bnxt: add ESP and AH header based RSS support
` [PATCH v2 12/18] net/bnxt: set allmulti mode if multicast filter fails
` [PATCH v2 13/18] net/bnxt: add VF FLR async event handler
` [PATCH v2 14/18] net/bnxt: add tunnel TPA support
` [PATCH v2 15/18] net/bnxt: add 400G get support for P7 devices
` [PATCH v2 16/18] net/bnxt: query extended stats from firmware
` [PATCH v2 17/18] net/bnxt: add AVX2 support for compressed CQE
` [PATCH v2 18/18] net/bnxt: enable SSE mode "

[PATCH 0/3] Remove last library static logtypes
 2023-12-22 17:44 UTC  (4+ messages)
` [PATCH 1/3] port: convert to dynamic log type
` [PATCH 2/3] table: convert to dynamic logtype
` [PATCH 3/3] pipeline: convert to a "

Depends-on patchseries support via git-pw or patchwork
 2023-12-22 17:26 UTC 

[PATCH] common/idpf: refine get packet type
 2023-12-22 16:51 UTC 

[PATCH] net/i40e: add diagnostic support in TX path
 2023-12-22 16:17 UTC  (2+ messages)

[PATCH] net/gve: Enable stats reporting for GQ format
 2023-12-22 15:39 UTC 

[PATCH] net/gve: Enable stats reporting for GQ format
 2023-12-22 15:30 UTC 

[PATCH] net/gve: Enable stats reporting for GQ format
 2023-12-22 15:23 UTC 

[PATCH] net/gve: Enable stats reporting for GQ format
 2023-12-22 15:05 UTC 

[v7 1/1] net/af_xdp: fix multi interface support for K8s
 2023-12-22 11:04 UTC 

[PATCH 0/2] net/cpfl: support flow offloading for P4
 2023-12-22 10:08 UTC  (3+ messages)
` [PATCH 1/2] net/cpfl: parse flow offloading hint from P4 context file
` [PATCH 2/2] net/cpfl: add TDI to flow engine

[PATCH v2 1/2] doc: updated incorrect value for IP frag max fragments
 2023-12-22  9:08 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] ip_frag: updated name for IP frag max frag define

[PATCH v1] net/tap: fix buffer overflow for ptypes list
 2023-12-22  8:21 UTC  (4+ messages)
` [PATCH v3] ethdev: fix getting supported "

[PATCH] kernel/freebsd: fix module build on FreeBSD 14
 2023-12-22  8:07 UTC  (2+ messages)

[PATCH v4 0/7] dts: Port scatter suite over
 2023-12-21 21:47 UTC  (7+ messages)
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 7/7] dts: add scatter test suite

[PATCH 0/9] net/cnxk: support for port representors
 2023-12-21 18:33 UTC  (4+ messages)
` [PATCH v2 24/24] doc: port representors in cnxk
  ` [EXT] "

[PATCH 00/18] bnxt patchset
 2023-12-21 18:05 UTC  (2+ messages)
` [PATCH 18/18] net/bnxt: enable SSE mode for compressed CQE

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