DPDK patches and discussions
 help / color / mirror / Atom feed
[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  (46+ messages)
` [PATCH v5 00/18] Replace uses of PMD logtype
  ` [PATCH v5 01/18] drivers: use dedicated logtypes
  ` [PATCH v5 02/18] common/sfc_efx: remove use of PMD logtype
  ` [PATCH v5 03/18] mempool/dpaa2: use driver logtype not PMD
  ` [PATCH v5 04/18] net/dpaa: use dedicated "
  ` [PATCH v5 05/18] net/dpaa2: used "
  ` [PATCH v5 06/18] net/mvpp2: use dedicated logtype
  ` [PATCH v5 07/18] net/vmxnet3: used dedicated logtype not PMD
  ` [PATCH v5 08/18] raw/cnxk: replace PMD logtype with dynamic type
  ` [PATCH v5 09/18] crypto/scheduler: replace use of logtype PMD
  ` [PATCH v5 10/18] crypto/ccp: do not use PMD logtype
  ` [PATCH v5 11/18] crypto/caam_jr: use dedicated logtype
  ` [PATCH v5 12/18] crypto/dpaa_sec, crypto/dpaa2_sec: "
  ` [PATCH v5 13/18] event/dlb2: "
  ` [PATCH v5 14/18] event/dpaa, event/dpaa2: "
  ` [PATCH v5 15/18] event/skeleton: replace logtype PMD with dynamic type
  ` [PATCH v5 16/18] net/nfb: use dynamic logtype
  ` [PATCH v5 17/18] examples/fips_validation: replace use of PMD logtype
  ` [PATCH v5 18/18] log: mark PMD logtype as deprecated
` [PATCH v6 00/20] Remove uses of PMD logtype
  ` [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 v4 0/3] net/iavf: support Tx LLDP on scalar and AVX512
 2023-12-25  3:14 UTC  (5+ messages)
  ` [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] net/iavf: add diagnostic support in TX path
 2023-12-25  2:48 UTC  (5+ messages)
` [PATCH v2] "

[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  (6+ 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] net/e1000: support launchtime feature
 2023-12-22  3:03 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  (6+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 24/24] doc: port representors in cnxk
      ` [EXT] "

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

[PATCH] devtools: forbid writing to standard output streams
 2023-12-21 17:06 UTC  (4+ messages)

[RFC 0/3] Detect superfluous newline in logs
 2023-12-21 16:32 UTC  (3+ messages)
` [PATCH v5 00/13] "

DTS roadmap for 24.03
 2023-12-21 16:01 UTC 

[PATCH v1] common/qat: option to disable asym driver
 2023-12-21 13:19 UTC  (2+ messages)

[PATCH 00/24] Fixes and improvements in crypto cnxk
 2023-12-21 12:35 UTC  (25+ messages)
` [PATCH 01/24] common/cnxk: fix memory leak
` [PATCH 02/24] crypto/cnxk: use common macro
` [PATCH 03/24] crypto/cnxk: fallback to SG if headroom is not available
` [PATCH 04/24] crypto/cnxk: return microcode completion code
` [PATCH 05/24] crypto/cnxk: fix ECDH pubkey verify in cn9k
` [PATCH 06/24] crypto/cnxk: enable digest gen for zero len input
` [PATCH 07/24] crypto/cnxk: enable Rx inject in security lookaside
` [PATCH 08/24] common/cnxk: add Rx inject configs
` [PATCH 09/24] crypto/cnxk: Rx inject config update
` [PATCH 10/24] crypto/cnxk: enable Rx inject for 103
` [PATCH 11/24] crypto/cnxk: rename security caps as IPsec security caps
` [PATCH 12/24] common/cnxk: update opad-ipad gen to handle TLS
` [PATCH 13/24] common/cnxk: add TLS record contexts
` [PATCH 14/24] crypto/cnxk: separate IPsec from security common code
` [PATCH 15/24] crypto/cnxk: add TLS record session ops
` [PATCH 16/24] crypto/cnxk: add TLS record datapath handling
` [PATCH 17/24] crypto/cnxk: add TLS capability
` [PATCH 18/24] crypto/cnxk: add PMD APIs for raw submission to CPT
` [PATCH 19/24] crypto/cnxk: replace PDCP with PDCP chain opcode
` [PATCH 20/24] crypto/cnxk: validate the combinations supported in TLS
` [PATCH 21/24] crypto/cnxk: use a single function for opad ipad
` [PATCH 22/24] crypto/cnxk: add support for TLS 1.3
` [PATCH 23/24] crypto/cnxk: add TLS 1.3 capability
` [PATCH 24/24] crypto/cnxk: add CPT SG mode debug

[v6] net/af_xdp: enable uds_path instead of use_cni
 2023-12-21 11:57 UTC  (4+ messages)

[PATCH v8 00/21] dts: docstrings update
 2023-12-21 11:48 UTC  (3+ messages)
` [PATCH v9 "

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