[PATCH v6 00/17] Modify code as suggested by the maintainer
2024-11-08 12:11 UTC (4+ messages)
` [PATCH v6 01/17] net/r8169: add PMD driver skeleton
` [PATCH v6 02/17] net/r8169: add logging structure
` [PATCH v6 03/17] net/r8169: add hardware registers access routines
[PATCH v14 0/4] add support for self monitoring
2024-11-08 11:44 UTC (9+ messages)
` [PATCH v15 "
` [PATCH v15 4/4] eal: add PMU support to tracing library
` [EXTERNAL] "
[PATCH 0/5] dts: Pydantic configuration
2024-11-08 11:40 UTC (11+ messages)
` [PATCH v6 0/9] "
` [PATCH v6 1/9] dts: add pydantic dependency
` [PATCH v6 2/9] dts: add TestSuiteSpec class and discovery
` [PATCH v6 3/9] dts: refactor build and node info classes
` [PATCH v6 4/9] dts: use pydantic in the configuration
` [PATCH v6 5/9] dts: remove warlock dependency
` [PATCH v6 6/9] dts: add autodoc pydantic
` [PATCH v6 7/9] dts: improve configuration API docs
` [PATCH v6 8/9] dts: fix custom enum behaviour with docs
` [PATCH v6 9/9] dts: use TestSuiteSpec class imports
[PATCH v1] net/cpfl: fix IO port forwarding issue
2024-11-08 11:09 UTC
[PATCH 00/21] replace strtok with strtok_r
2024-11-08 11:04 UTC (27+ messages)
` [PATCH v5 00/25]
` [PATCH v5 01/25] app/graph: replace strtok with reentrant version
` [PATCH v5 02/25] app/bbdev: "
` [PATCH v5 03/25] app/compress-perf: "
` [PATCH v5 04/25] app/crypto-perf: "
` [PATCH v5 05/25] app/dma-perf: "
` [PATCH v5 06/25] app/flow-perf: "
` [PATCH v5 07/25] app/test-mldev: "
` [PATCH v5 08/25] app/test-fib: "
` [PATCH v5 09/25] dmadev: "
` [PATCH v5 10/25] eal: "
` [PATCH v5 11/25] ethdev: "
` [PATCH v5 12/25] eventdev: "
` [PATCH v5 13/25] security: "
` [PATCH v5 14/25] telemetry: "
` [PATCH v5 15/25] bus/fslmc: "
` [PATCH v5 16/25] common/cnxk: "
` [PATCH v5 17/25] event/cnxk: "
` [PATCH v5 18/25] net/ark: "
` [PATCH v5 19/25] raw/cnxk_gpio: "
` [PATCH v5 20/25] net/cnxk: "
` [PATCH v5 21/25] common/qat: "
` [PATCH v5 22/25] net/mlx5: "
` [PATCH v5 23/25] examples/l2fwd-crypto: "
` [PATCH v5 24/25] examples/vhost: "
` [PATCH v5 25/25] devtools: check for some reentrant function
[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 (5+ 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 (12+ messages)
` [PATCH v7 "
` [PATCH v8 "
` [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
page: next (older) | prev (newer) | 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).