DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 1/3] cryptodev: add queue pair reset API
 2024-09-18  5:40 UTC  (4+ messages)
` [PATCH v1 2/3] crypto/cnxk: add queue pair reset support

[PATCH 00/11] fixes and improvements to cnxk crypto PMD
 2024-09-18  5:37 UTC  (2+ messages)

[PATCH 0/6] Fixes and improvements in crypto unit tests
 2024-09-18  5:36 UTC  (2+ messages)

[v1 0/7] DPAA2 crypto changes
 2024-09-18  5:35 UTC  (3+ messages)
` [v2 "
  ` [EXTERNAL] "

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-09-18  4:56 UTC  (34+ messages)
` [PATCH v22 00/15] Logging improvements
  ` [PATCH v22 01/15] maintainers: add for log library
  ` [PATCH v22 02/15] windows: make getopt functions have const properties
  ` [PATCH v22 03/15] windows: add os shim for localtime_r
  ` [PATCH v22 04/15] eal: make eal_log_level_parse common
  ` [PATCH v22 05/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v22 06/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v22 07/15] log: move handling of syslog facility out of eal
  ` [PATCH v22 08/15] eal: initialize log before everything else
  ` [PATCH v22 09/15] log: drop syslog support, and make code common
  ` [PATCH v22 10/15] log: add hook for printing log messages
  ` [PATCH v22 11/15] log: add timestamp option
  ` [PATCH v22 12/15] log: add optional support of syslog
  ` [PATCH v22 13/15] log: add support for systemd journal
  ` [PATCH v22 14/15] log: colorize log output
  ` [PATCH v22 15/15] doc: add release note about log library
` [PATCH v23 00/15] Logging improvements
  ` [PATCH v23 01/15] maintainers: add for log library
  ` [PATCH v23 02/15] windows: make getopt functions have const properties
  ` [PATCH v23 03/15] windows: add os shim for localtime_r
  ` [PATCH v23 04/15] eal: make eal_log_level_parse common
  ` [PATCH v23 05/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v23 06/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v23 07/15] log: move handling of syslog facility out of eal
  ` [PATCH v23 08/15] eal: initialize log before everything else
  ` [PATCH v23 09/15] log: drop syslog support, and make code common
  ` [PATCH v23 10/15] log: add hook for printing log messages
  ` [PATCH v23 11/15] log: add timestamp option
  ` [PATCH v23 12/15] log: add optional support of syslog
  ` [PATCH v23 13/15] log: add support for systemd journal
  ` [PATCH v23 14/15] log: colorize log output
  ` [PATCH v23 15/15] doc: add release note about log library

[PATCH 1/2] test/crypto: allow retries with stats test
 2024-09-18  4:42 UTC  (2+ messages)

[PATCH v3 0/2] add two commands for testpmd application
 2024-09-18  2:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] app/testpmd: add support for setting device EEPROM
  ` [PATCH v4 2/2] app/testpmd: add set dev led on/off command

[DPDK/core Bug 1547] Build fails on FreeBSD 14.0
 2024-09-18  1:51 UTC  (2+ messages)

[DPDK/core Bug 1546] fib6 perf test failing
 2024-09-17 20:41 UTC 

[PATCH] doc: update Arm IPsec-MB dependency version
 2024-09-17 18:51 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v5 1/8] zsda: Introduce zsda device drivers
 2024-09-17 18:33 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/8] zsda: add support for zsdadev operations
    ` [PATCH v6 5/8] zsda: modify files for introducing zsda cryptodev
      ` [EXTERNAL] "
    ` [PATCH v6 6/8] zsda: add zsda crypto-pmd
      ` [EXTERNAL] "
    ` [PATCH v6 8/8] zsda: add zsda crypto-session and compile file
      ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v6 1/8] zsda: Introduce zsda device drivers

[PATCH] ip_frag: support IPv6 reassembly with extensions
 2024-09-17 18:07 UTC  (4+ messages)

[PATCH] ipsec: allow stateless IPsec processing
 2024-09-17 17:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] devtools: fix false positive from checkpatch
 2024-09-17 16:56 UTC  (5+ messages)
` [PATCH v2] "

21.11.8 patches review and test
 2024-09-17 16:43 UTC  (10+ messages)

[PATCH v3 1/7] eal: add static per-lcore memory allocation facility
 2024-09-17 16:29 UTC  (34+ messages)
` [PATCH v4 0/7] Lcore variables
  ` [PATCH v4 1/7] eal: add static per-lcore memory allocation facility
    ` [PATCH v5 0/7] Lcore variables
      ` [PATCH v5 1/7] eal: add static per-lcore memory allocation facility
      ` [PATCH v5 2/7] eal: add lcore variable functional tests
      ` [PATCH v5 3/7] eal: add lcore variable performance test
      ` [PATCH v5 4/7] random: keep PRNG state in lcore variable
      ` [PATCH v5 5/7] power: keep per-lcore "
      ` [PATCH v5 6/7] service: "
      ` [PATCH v5 7/7] eal: keep per-lcore power intrinsics "
  ` [PATCH v4 2/7] eal: add lcore variable functional tests
  ` [PATCH v4 3/7] eal: add lcore variable performance test
  ` [PATCH v4 4/7] random: keep PRNG state in lcore variable
  ` [PATCH v4 5/7] power: keep per-lcore "
  ` [PATCH v4 6/7] service: "
  ` [PATCH v4 7/7] eal: keep per-lcore power intrinsics "

[PATCH] examples/eventdev: fix segment fault with generic pipeline
 2024-09-17 15:50 UTC  (2+ messages)

[PATCH] eventdev: do not use zero length arrays
 2024-09-17 15:28 UTC  (2+ messages)

[PATCH v1] dts: fix runner target in the Dockerfile
 2024-09-17 15:22 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] test/event: fix missing schedule type assignment
 2024-09-17 15:16 UTC  (2+ messages)

[PATCH v1 0/2] dts: api docs generation
 2024-09-17 15:10 UTC  (7+ messages)
` [PATCH v19 0/5] DTS API "
  ` [PATCH v19 5/5] dts: add API doc generation

[RFC v3 0/3] Import Kernel uAPI header files
 2024-09-17 14:32 UTC  (4+ messages)
` [RFC v3 1/3] uapi: introduce kernel uAPI headers import

[PATCH] net/iavf: delay VF reset command
 2024-09-17 14:31 UTC  (2+ messages)

[PATCH v2 0/9] riscv: implement accelerated crc using zbc
 2024-09-17 14:26 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v1 0/9] Update IAVF Base Driver
 2024-09-17 14:24 UTC  (3+ messages)

[PATCH v1] common/iavf: update README documentation
 2024-09-17 14:23 UTC  (4+ messages)

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-09-17 13:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] dts: add text parser for testpmd verbose output

[PATCH] net/tap: add new macpair option for split MAC address
 2024-09-17 12:14 UTC  (2+ messages)

[RFCv2 0/6] Stage-Ordered API and other extensions for ring library
 2024-09-17 12:09 UTC  (13+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] ring: common functions for 'move head' ops
  ` [PATCH v3 2/5] ring: make copying functions generic
  ` [PATCH v3 3/5] ring: make dump function more verbose
  ` [PATCH v3 4/5] ring/soring: introduce Staged Ordered Ring
  ` [PATCH v3 5/5] app/test: add unit tests for soring API
  ` [PATCH v4 0/5] Stage-Ordered API and other extensions for ring library
    ` [PATCH v4 1/5] ring: common functions for 'move head' ops
    ` [PATCH v4 2/5] ring: make copying functions generic
    ` [PATCH v4 3/5] ring: make dump function more verbose
    ` [PATCH v4 4/5] ring/soring: introduce Staged Ordered Ring
    ` [PATCH v4 5/5] app/test: add unit tests for soring API

[PATCH 0/5] dts: Pydantic configuration
 2024-09-17 11:59 UTC  (11+ messages)
` [PATCH 1/5] dts: add TestSuiteSpec class and discovery
` [PATCH 2/5] dts: add Pydantic and remove Warlock
` [PATCH 3/5] dts: use Pydantic in the configuration
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH 5/5] dts: add JSON schema generation script

[PATCH 1/6] eal: add bitset type
 2024-09-17 10:48 UTC  (15+ messages)
` [PATCH v7 0/6] Improve EAL bit operations API
  ` [PATCH v7 1/6] dpdk: do not force C linkage on include file dependencies
    ` [PATCH v8 0/6] Improve EAL bit operations API
      ` [PATCH v8 1/6] dpdk: do not force C linkage on include file dependencies
      ` [PATCH v8 2/6] eal: extend bit manipulation functionality
      ` [PATCH v8 3/6] eal: add unit tests for bit operations
      ` [PATCH v8 4/6] eal: add atomic "
      ` [PATCH v8 5/6] eal: add unit tests for atomic bit access functions
      ` [PATCH v8 6/6] eal: extend bitops to handle volatile pointers
  ` [PATCH v7 2/6] eal: extend bit manipulation functionality
  ` [PATCH v7 3/6] eal: add unit tests for bit operations
  ` [PATCH v7 4/6] eal: add atomic "
  ` [PATCH v7 5/6] eal: add unit tests for atomic bit access functions
  ` [PATCH v7 6/6] eal: extend bitops to handle volatile pointers

[RFC PATCH 0/3] add featur arc in rte_graph
 2024-09-17 10:37 UTC  (2+ messages)

[PATCH v5 1/6] dpdk: do not force C linkage on include file dependencies
 2024-09-17  9:30 UTC  (6+ messages)
` [PATCH v6 0/6] Improve EAL bit operations API
  ` [PATCH v6 1/6] dpdk: do not force C linkage on include file dependencies

[PATCH 1/2] eal/linux: fix VFIO hotplug with multiprocess
 2024-09-17  8:57 UTC  (4+ messages)
` [PATCH 2/2] bus/pci: enhance hotplug for VFIO bound devices

[PATCH] mempool: test performance with larger bursts
 2024-09-17  8:10 UTC  (8+ messages)
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "

[PATCH] net/tap: add new macpair option for split MAC address
 2024-09-17  7:38 UTC  (5+ messages)

[RFC 0/3] Introduce event prefetching
 2024-09-17  7:11 UTC  (5+ messages)
` [PATCH v2 0/3] Introduce event pre-scheduling
  ` [PATCH v2 1/3] eventdev: introduce "
  ` [PATCH v2 2/3] eventdev: add event port pre-schedule modify
  ` [PATCH v2 3/3] eventdev: add SW event preschedule hint

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-09-17  3:28 UTC  (9+ messages)
` [PATCH v8 0/7] Test-pmd packet decode enhancements
  ` [PATCH v8 1/7] net: add more icmp types
  ` [PATCH v8 2/7] net: add new packet dissector
  ` [PATCH v8 3/7] test: add test for "
  ` [PATCH v8 4/7] test-pmd: add option to redirect packet log
  ` [PATCH v8 5/7] test-pmd: add hex decode
  ` [PATCH v8 6/7] test-pmd: add packet dissect format
  ` [PATCH v8 7/7] test-pmd: add a JSON packet output

[PATCH v2 0/2] bbdev: dump debug information
 2024-09-16 18:58 UTC  (7+ messages)
` [PATCH v2 2/2] baseband/acc: improvement to logging mechanism

[PATCH v8 2/3] eventdev: add support for independent enqueue
 2024-09-16 17:51 UTC  (5+ messages)
` [PATCH v10 0/3] Independent Enqueue Support
  ` [PATCH v10 1/3] event/dlb2: add support for independent enqueue

[RFC v0 1/1] dmadev: provide priority configuration support
 2024-09-16 16:34 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] doc: add new driver guidelines
 2024-09-16 16:28 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] net/ena: revert redefining memcpy
 2024-09-16 16:06 UTC  (6+ messages)

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-09-16 15:13 UTC  (4+ messages)
` [PATCH v2 00/14] "

[DPDK/DTS Bug 1545] Docs are incorrect regarding how final testsuite list is produced
 2024-09-16 14:49 UTC 

[DPDK/ethdev Bug 1544] rte_eth_dev_adjust_nb_rx_tx_desc nb_tx_desc minimum incorrect
 2024-09-16 13:35 UTC 

[PATCH] examples/l2fwd-macsec: enable extended packet number
 2024-09-16 11:26 UTC 

[PATCH v2 1/6] eal: add static per-lcore memory allocation facility
 2024-09-16 10:50 UTC  (12+ messages)
` [PATCH v3 0/7] Lcore variables
  ` [PATCH v3 3/7] eal: add lcore variable performance test

[PATCH v1] dts: add verify argument to set forward mode
 2024-09-16 10:42 UTC  (2+ messages)

[PATCH v1] dts: add package mode config and updated README
 2024-09-16 10:10 UTC  (2+ messages)

[PATCH 0/1] dts: add driver binding on TG
 2024-09-16 10:04 UTC  (5+ messages)
` [PATCH 1/1] dts: add binding to different drivers to TG node

[PATCH] net/sxe: add net driver sxe again
 2024-09-16  9:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ethdev: optimize activation of fast-path tracepoints
 2024-09-16  8:45 UTC  (4+ messages)

Unable to access DPDK KMODS folder
 2024-09-13  5:36 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).