DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1] net/cpfl: fix IO port forwarding issue
 2024-11-08 11:09 UTC 

[PATCH v14 0/4] add support for self monitoring
 2024-11-08 10:36 UTC  (7+ messages)
` [PATCH v15 "
  ` [PATCH v15 4/4] eal: add PMU support to tracing library
      ` [EXTERNAL] "

[PATCH] net/ixgbe: fix queue interrupt for E610
 2024-11-08 10:34 UTC  (3+ messages)

[PATCH v2 0/1] baseband/acc: fix ring memory allocation logic\
 2024-11-08 10:32 UTC  (4+ messages)
` [PATCH v2 1/1] baseband/acc: fix ring memory allocation logic

[PATCH v1 0/2] app/bbdev: minor application updates
 2024-11-08 10:32 UTC  (6+ messages)
` [PATCH v1 1/2] app/bbdev: add capture of queue dump
` [PATCH v1 2/2] app/bbdev: add support for interrupt disable

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-08 10:18 UTC  (26+ messages)
` [PATCH v5 00/20] remove use of VLAs for Windows
  ` [PATCH v5 01/20] eal: include header required for alloca
  ` [PATCH v5 02/20] eal/linux: remove use of VLAs
  ` [PATCH v5 03/20] eal/common: "
  ` [PATCH v5 04/20] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v5 05/20] hash: "
  ` [PATCH v5 06/20] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v5 07/20] rcu: remove use of VLAs for Windows built code
  ` [PATCH v5 08/20] net/ice: "
  ` [PATCH v5 09/20] gro: remove use of VLAs
  ` [PATCH v5 10/20] net/ixgbe: "
  ` [PATCH v5 11/20] net/ice: "
  ` [PATCH v5 12/20] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v5 13/20] test: remove use of VLAs for Windows built code
  ` [PATCH v5 14/20] common/idpf: "
  ` [PATCH v5 15/20] net/i40e: "
  ` [PATCH v5 16/20] common/mlx5: "
  ` [PATCH v5 17/20] net/mlx5: "
  ` [PATCH v5 18/20] build: enable vla warnings on "
  ` [PATCH v5 19/20] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v5 20/20] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-11-08  8:57 UTC  (41+ messages)
` [PATCH v31 00/12] Log library enhancements
  ` [PATCH v31 01/12] eal/windows: align getopt to FreeBSD
  ` [PATCH v31 02/12] eal: factorize parser for log level
  ` [PATCH v31 03/12] eal: introduce log options parser
  ` [PATCH v31 04/12] eal: do not log init failure twice
  ` [PATCH v31 05/12] eal: improve exit output log
  ` [PATCH v31 06/12] log: rework syslog handling
  ` [PATCH v31 07/12] eal: initialize log before everything else
  ` [PATCH v31 08/12] log: add hook for printing log messages
  ` [PATCH v31 09/12] log: add timestamp option
  ` [PATCH v31 10/12] log: support systemd journal
  ` [PATCH v31 11/12] log: colorize log output
  ` [PATCH v31 12/12] maintainers: update for log library
  ` [PATCH v32 01/12] eal/windows: align getopt to FreeBSD
  ` [PATCH v32 02/12] eal: factorize parser for log level
  ` [PATCH v32 03/12] eal: introduce log options parser
  ` [PATCH v32 04/12] eal: do not log init failure twice
  ` [PATCH v32 05/12] eal: improve exit output log
  ` [PATCH v32 06/12] log: rework syslog handling
  ` [PATCH v32 07/12] eal: initialize log before everything else
  ` [PATCH v32 08/12] log: add hook for printing log messages
  ` [PATCH v32 09/12] log: add timestamp option
  ` [PATCH v32 10/12] log: support systemd journal
  ` [PATCH v32 11/12] log: colorize log output
  ` [PATCH v32 12/12] maintainers: update for log library
` [PATCH v32 00/12] Log library enhancements

[PATCH v8 00/47] TruFlow update for Thor2
 2024-11-08  2:14 UTC  (50+ messages)
` [PATCH v8 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue
` [PATCH v8 02/47] net/bnxt: tf_core: tcam manager data corruption
` [PATCH v8 03/47] net/bnxt: tf_core: External EM support cleanup
` [PATCH v8 04/47] net/bnxt: tf_core: Thor TF EM key size check
` [PATCH v8 05/47] net/bnxt: tf_core: flow scale improvement
` [PATCH v8 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v8 07/47] net/bnxt: tf_core: fix slice count in case of HA entry move
` [PATCH v8 08/47] net/bnxt: tf_core: convert priority based TCAM manager to dynamic allocation
` [PATCH v8 09/47] net/bnxt: tf_core: remove dead AFM code from session-based priority TCAM mgr
` [PATCH v8 10/47] net/bnxt: tf_core: remove dead "
` [PATCH v8 11/47] net/bnxt: tfc: support tf-core for Thor2
` [PATCH v8 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support
` [PATCH v8 13/47] net/bnxt: tf_ulp: add custom l2 etype tunnel support
` [PATCH v8 14/47] net/bnxt: tf_ulp: add support for vf to vf flow offload
` [PATCH v8 15/47] net/bnxt: tf_ulp: Wh+ mirroring support
` [PATCH v8 16/47] net/bnxt: tf_ulp: miscellaneous fixes
` [PATCH v8 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer
` [PATCH v8 18/47] net/bnxt: tf_ulp: add support for overlapping flows
` [PATCH v8 19/47] net/bnxt: tf_ulp: convert recipe table to dynamic memory
` [PATCH v8 20/47] net/bnxt: tf_ulp: add feature bit support
` [PATCH v8 21/47] net/bnxt: tf_ulp: add action read and clear support
` [PATCH v8 22/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 23/47] net/bnxt: tf_ulp: VFR updates for Thor 2
` [PATCH v8 24/47] net/bnxt: tf_ulp: add support for tunnel flow stats
` [PATCH v8 25/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 26/47] net/bnxt: tf_ulp: enable recipe id generation
` [PATCH v8 27/47] net/bnxt: tf_ulp: fixed parent child db counters
` [PATCH v8 28/47] net/bnxt: tf_ulp: modify return values to adhere to C coding standard
` [PATCH v8 29/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 30/47] net/bnxt: tf_ulp: add mask defaults when mask is not specified
` [PATCH v8 31/47] net/bnxt: tf_ulp: add jump action support
` [PATCH v8 32/47] net/bnxt: tf_ulp: add support for flow priority
` [PATCH v8 33/47] net/bnxt: tf_ulp: support for dynamic tunnel ports
` [PATCH v8 34/47] net/bnxt: tf_ulp: add rte_mtr support for Thor2
` [PATCH v8 35/47] net/bnxt: tf_ulp: TF support flow scale query
` [PATCH v8 36/47] net/bnxt: tf_ulp: add support for rss flow query to ULP
` [PATCH v8 37/47] net/bnxt: tf_ulp: add track type feature to tables
` [PATCH v8 38/47] net/bnxt: tf_ulp: inline utility functions and use likely/unlikely
` [PATCH v8 39/47] net/bnxt: tf_ulp: switch ulp to use rte crc32 hash
` [PATCH v8 40/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 41/47] net/bnxt: tf_ulp: support a few generic template items
` [PATCH v8 42/47] net/bnxt: tf_ulp: TFC support flow scale query for Thor2
` [PATCH v8 43/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 44/47] net/bnxt: tf_ulp: enable support for truflow feature configuration
` [PATCH v8 45/47] net/bnxt: tf_ulp: support a few feature extensions
` [PATCH v8 46/47] net/bnxt: tf_ulp: update template files
` [PATCH v8 47/47] net/bnxt: tf_ulp: add stats cache for thor2

[PATCH] graph: optimize graph search when scheduling nodes
 2024-11-08  1:39 UTC  (3+ messages)
` [EXTERNAL] "
  `  "

[PATCH v16 0/8] Lcore variables
 2024-11-07 22:44 UTC  (3+ messages)
` [PATCH v17 "

RFC - Tap io_uring PMD
 2024-11-07 21:51 UTC  (12+ messages)

[PATCH 0/2] dts: add blocklist test suite
 2024-11-07 20:33 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dts: add blocked ports to EalParams
  ` [PATCH v2 2/2] dts: add blocklist test suite

[v1 00/12] ENETC4 PMD support
 2024-11-07 19:39 UTC  (6+ messages)
` [v2 "
  ` [v2 01/12] net/enetc: Add initial ENETC4 PMD driver support

[PATCH v1] mailmap: change primary mail address
 2024-11-07 19:10 UTC 

[PATCH v2 0/2] examples/l3fwd fixes for ACL mode
 2024-11-07 18:50 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] examples/l3fwd: fix read beyond array bondaries
  ` [PATCH v3 2/2] examples/l3fwd: fix read beyond array boundaries in ACL mode

[PATCH v6 0/7] Stage-Ordered API and other extensions for ring library
 2024-11-07 18:24 UTC  (23+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/7] test/ring: fix failure with custom number of lcores
  ` [PATCH v7 2/7] ring: common functions for 'move head' ops
  ` [PATCH v7 3/7] ring: make copying functions generic
  ` [PATCH v7 4/7] ring: make dump function more verbose
  ` [PATCH v7 5/7] ring/soring: introduce Staged Ordered Ring
  ` [PATCH v8 0/7] Stage-Ordered API and other extensions for ring library
    ` [PATCH v8 1/7] test/ring: fix failure with custom number of lcores
    ` [PATCH v8 2/7] ring: common functions for 'move head' ops
    ` [PATCH v8 3/7] ring: make copying functions generic
    ` [PATCH v8 4/7] ring: make dump function more verbose
    ` [PATCH v8 5/7] ring/soring: introduce Staged Ordered Ring
    ` [PATCH v8 6/7] app/test: add unit tests for soring API
    ` [PATCH v8 7/7] test: add stress test suite

[PATCH] test/fib: clarify FIB RCU negative tests
 2024-11-07 17:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] net/hns3: bugfix for hns3
 2024-11-07 16:21 UTC  (5+ messages)
` [PATCH 1/2] net/hns3: fix error code for repeatedly create counter
` [PATCH 2/2] net/hns3: fix cannot fully use hardware flow director table

DTS WG Meeting Minutes - November 7, 2024
 2024-11-07 15:45 UTC 

I am not able to see .rte_config file
 2024-11-07 14:10 UTC  (2+ messages)

[PATCH] dts: fix doxygen API link
 2024-11-07 13:54 UTC  (3+ messages)
` [PATCH v2] dts: fix doxygen API link and DTS docs placement

[PATCH] ci: remove workaround for ASan in Ubuntu GHA images
 2024-11-07 13:15 UTC 

[PATCH 00/21] replace strtok with strtok_r
 2024-11-07 12:29 UTC  (11+ messages)
` [PATCH v4 00/13] replace strtok with reentrant version
  ` [PATCH v4 02/13] eal: "

[v4 00/42] DPAA2 specific patches
 2024-11-07 11:24 UTC  (3+ messages)
` [v5 "

[PATCH v10 01/10] net/zxdh: add zxdh ethdev pmd driver
 2024-11-07 10:32 UTC  (2+ messages)
` [PATCH v10 00/10] net/zxdh: introduce net zxdh driver

[PATCH 0/2] ethdev: support single queue per port
 2024-11-07 10:28 UTC  (5+ messages)
` [PATCH 2/2] drivers/net: "

[PATCH v9 1/9] net/zxdh: add zxdh ethdev pmd driver
 2024-11-07  9:58 UTC  (5+ messages)
` [PATCH v10 00/10] net/zxdh: introduce net zxdh driver

[PATCH] ethdev: TEST support single queue per port
 2024-11-07  9:35 UTC  (6+ messages)
` [TEST v9] "
` [TEST v10] ethdev: "
` [TEST v11] ethdev: test "

[PATCH 1/2] common/cnxk: fix mailbox timeout issues
 2024-11-07  8:04 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: add mailbox debug trace
  ` [EXTERNAL] "

32-bit virtio failing on DPDK v23.11.1 (and tags)
 2024-11-07  7:17 UTC  (4+ messages)

[PATCH] event/cnxk: fix incorrect template macros
 2024-11-07  6:48 UTC  (2+ messages)

[PATCH 00/43] replace strerror
 2024-11-07  2:52 UTC  (3+ messages)

[PATCH v1] dts: add verify argument to set forward mode
 2024-11-07  0:52 UTC  (3+ messages)
` [PATCH v2] dts: fix verify argument in "

[PATCH 0/5] dts: Pydantic configuration
 2024-11-07  0:34 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 4/8] dts: use pydantic in the configuration

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2024-11-06 20:57 UTC  (5+ messages)
` [PATCH v2 5/6] dts: add conditional behavior for test suite
` [PATCH v2 6/6] doc: dpdk documentation changes for new dts config

[PATCH dpdk 0/2] IPv6: Fix coverity issues
 2024-11-06 20:48 UTC  (4+ messages)

[PATCH] app/dumpcap: remove unused struct array
 2024-11-06 20:35 UTC  (3+ messages)

[PATCH v2 0/6] dts: Remove Excess Attributes From User Config
 2024-11-06 20:32 UTC  (3+ messages)
` [PATCH v2 4/6] dts: Rework DPDK Attributes In SUT Node Config

[PATCH dpdk] net: enforce 2-bytes alignment on IPv6 headers
 2024-11-06 20:23 UTC  (4+ messages)
` [PATCH dpdk v2] "

[PATCH] net: fix IPv4 cksum simple function
 2024-11-06 20:22 UTC  (3+ 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).