DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/4] add VFIO IOMMUFD/CDEV support
 2023-12-22 19:44 UTC  (7+ 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 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-22 17:11 UTC  (42+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 07/17] raw/cnxk: replace PMD logtype with dynamic type
  ` [PATCH v4 08/17] crypto/scheduler: replace use of logtype PMD
  ` [PATCH v4 10/17] crypto/caam_jr: use dedicated logtype
  ` [PATCH v4 11/17] crypto/dpaa_sec, crypto/dpaa2_sec: "
  ` [PATCH v4 12/17] event/dlb2: "
  ` [PATCH v4 14/17] event/skeleton: replace logtype PMD with dynamic type
` [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 "
  ` [PATCH v6 06/20] net/mrvl: do not use PMD logtype
  ` [PATCH v6 07/20] net/mvpp2: use dedicated logtype

[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 

[PATCH] net/iavf: add diagnostic support in TX path
 2023-12-22 11:37 UTC  (4+ messages)
` [PATCH v2] "

[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  (8+ messages)
  ` [PATCH v2 2/2] ip_frag: updated name for IP frag define
  ` [PATCH v3 1/2] doc: updated incorrect value for IP frag max fragments
    ` [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  (24+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 12/14] lib: convert to per line logging
` [PATCH v5 00/13] Detect superfluous newline in logs
  ` [PATCH v5 01/13] hash: remove some dead code
  ` [PATCH v5 02/13] regexdev: fix logtype register
  ` [PATCH v5 03/13] lib: use dedicated logtypes and macros
  ` [PATCH v5 04/13] lib: add newline in logs
  ` [PATCH v5 05/13] lib: remove redundant newline from logs
  ` [PATCH v5 06/13] eal/linux: remove log paraphrasing the doc
  ` [PATCH v5 07/13] bpf: remove log level in internal helper
  ` [PATCH v5 08/13] lib: simplify multilines log messages
  ` [PATCH v5 09/13] lib: add more logging helpers
  ` [PATCH v5 10/13] vhost: improve log for memory dumping configuration
  ` [PATCH v5 11/13] log: add a per line log helper
  ` [PATCH v5 12/13] lib: replace logging helpers
  ` [PATCH v5 13/13] lib: use per line logging in helpers

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  (5+ messages)

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

[PATCH v1 1/1] net/thunderx: update dmac control register to appropriately
 2023-12-21 11:19 UTC 

[PATCH] net/ice: add diagnostic support in TX path
 2023-12-21 10:13 UTC 

[PATCH] crytodev: make logtype internal
 2023-12-21  9:28 UTC  (2+ messages)

[PATCH v3 1/3] net/iavf: support Tx LLDP on scalar
 2023-12-21  7:28 UTC  (5+ 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 1/2] common/cnxk: fix mbox region copy
 2023-12-21  6:38 UTC  (2+ messages)
` [PATCH 2/2] common/cnxk: fix VLAN check for inner header

[PATCH] config/x86: config support for AMD EPYC processors
 2023-12-21  5:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] examples/ipsec-secgw: use bulk free
 2023-12-21  4:40 UTC 

[PATCH v2] net/ice: fix link update
 2023-12-21  2:43 UTC  (3+ messages)

[PATCH] update Intel roadmap for 24.03
 2023-12-20 17:27 UTC 

[PATCH v2 0/6] fix lcore ID restriction
 2023-12-20 16:31 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] examples/qos_sched: "

[PATCH 24.03] build: track mandatory rather than optional libs
 2023-12-20 16:05 UTC  (9+ messages)
` [PATCH v3 0/3] Improve optional lib support
  ` [PATCH v3 1/3] build: track mandatory rather than optional libs
  ` [PATCH v3 2/3] build: remove 5 libs from mandatory list
  ` [PATCH v3 3/3] build: RFC - add support for optional dependencies

[PATCH 1/4] common/qat: add files specific to GEN5
 2023-12-20 13:26 UTC  (4+ messages)
` [PATCH 2/4] common/qat: update common driver to support GEN5
` [PATCH 3/4] crypto/qat: update headers for GEN5 support
` [PATCH 4/4] test/cryptodev: add tests for GCM with AAD

21.11.6 patches review and test
 2023-12-20 13:22 UTC 

[PATCH 1/2] examples/ipsec-secgw: fix width of variables
 2023-12-20 13:10 UTC  (4+ messages)
` [PATCH 2/2] examples/ipsec-secgw: update stats when freeing packets
    ` [EXT] "

[PATCH] app/dma-perf: replace pktmbuf with mempool objects
 2023-12-20 11:03 UTC  (2+ messages)
` [PATCH v2] "

[Bug 1337] [21.11.5] iavf driver stuck in rte_eal_alarm_cancel
 2023-12-20 10:45 UTC 

[RFC PATCH v1 0/5] test case blocking and logging
 2023-12-20 10:33 UTC  (6+ messages)
` [RFC PATCH v1 1/5] dts: convert dts.py methods to class
` [RFC PATCH v1 2/5] dts: move test suite execution logic to DTSRunner
` [RFC PATCH v1 3/5] dts: process test suites at the beginning of run
` [RFC PATCH v1 4/5] dts: block all testcases when earlier setup fails
` [RFC PATCH v1 5/5] dts: refactor logging configuration

[PATCH 1/2] doc: updated incorrect value for IP frag max fragments
 2023-12-20 10:03 UTC  (3+ messages)

[PATCH v6 1/3] node: support to add next node to ethdev Rx node
 2023-12-20  9:44 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] app/graph: add ethdev forward command
  ` [PATCH v7 3/3] app/graph: implement port forward usecase

[RFC] doc/linux_gsg: add amd configuration section
 2023-12-20  9:36 UTC  (6+ messages)

[PATCH] telemetry: correct json empty dictionaries
 2023-12-18 21:47 UTC 

[dpdk-dev] [PATCH] net/ixgbe: update data->eth_link status on start
 2023-12-15 13:11 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).