DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v8 1/8] common/zsda: add common function and log macro
 2024-10-01  7:35 UTC  (6+ messages)
` [PATCH v8 2/8] common/zsda: configure device
  ` [PATCH v8 5/8] crypto/zsda: configure drivers, sessions, capabilities of cryptodev
    ` [EXTERNAL] "
  ` [PATCH v8 6/8] lib/cryptodev: add sm4 xts for crypto
    ` [EXTERNAL] "

[PATCH v7 1/8] common/zsda: add common function and log macro
 2024-10-01  7:31 UTC  (3+ messages)
` [PATCH v7 8/8] doc/guides: add documents and release notes for two drivers
  ` [EXTERNAL] "

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-10-01  7:14 UTC  (10+ messages)
` [PATCH 1/4] net/i40e: fix AVX-512 pointer copy "
` [PATCH 2/4] net/ice: "

[PATCH v2 0/3] Introduce event pre-scheduling
 2024-10-01  6:14 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] eventdev: introduce "
  ` [PATCH v3 2/6] eventdev: add event port pre-schedule modify
  ` [PATCH v3 3/6] eventdev: add SW event preschedule hint
  ` [PATCH v3 4/6] event/cnkx: add pre-schedule support
  ` [PATCH v3 5/6] app/test-eventdev: add pre-scheduling support
  ` [PATCH v3 6/6] examples: use eventdev pre-scheduling

[PATCH v2 01/17] net/cnxk: added telemetry support do dump SA information
 2024-10-01  6:00 UTC  (17+ messages)
` [PATCH v2 02/17] net/cnxk: handle timestamp correctly for VF
` [PATCH v2 03/17] net/cnxk: update Rx offloads to handle timestamp
` [PATCH v2 04/17] event/cnxk: handle timestamp for event mode
` [PATCH v2 05/17] net/cnxk: update mbuf and rearm data for Rx inject packets
` [PATCH v2 06/17] common/cnxk: remove restriction to clear RPM stats
` [PATCH v2 07/17] common/cnxk: allow MAC address set/add with active VFs
` [PATCH v2 08/17] net/cnxk: move PMD function defines to common code
` [PATCH v2 09/17] common/cnxk: add flush wait after write of inline ctx
` [PATCH v2 10/17] common/cnxk: fix CPT HW word size for outbound SA
` [PATCH v2 11/17] net/cnxk: add PMD APIs for IPsec SA base and flush
` [PATCH v2 12/17] net/cnxk: add PMD APIs to submit CPT instruction
` [PATCH v2 13/17] net/cnxk: add PMD API to retrieve CPT queue statistics
` [PATCH v2 14/17] net/cnxk: add option to enable custom inbound sa usage
` [PATCH v2 15/17] net/cnxk: add PMD API to retrieve the model string
` [PATCH v2 16/17] net/cnxk: handle OOP for inbound packet
` [PATCH v2 17/17] event/cnxk: handle inbound out of place processing

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

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-01  0:22 UTC  (11+ messages)
` [PATCH 2/2] timer/linux: override TSC freq if no tsc_known_freq
` [PATCH v2 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v2 1/2] timer/linux: lower rounding of tsc estimation to 100KHz
  ` [PATCH v2 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq
` [PATCH v3 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v3 1/2] timer/linux: lower rounding of tsc estimation to 100KHz
  ` [PATCH v3 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq

[PATCH v2 1/1] ethdev: fix int overflow in descriptor count logic
 2024-09-30 22:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/5] dts: Pydantic configuration
 2024-09-30 21:45 UTC  (6+ messages)
` [PATCH 2/5] dts: add Pydantic and remove Warlock
` [PATCH 3/5] dts: use Pydantic in the configuration

[PATCH 0/5] Increase minimum meson version
 2024-09-30 20:55 UTC  (2+ messages)

Meson get_cross_property deprecated
 2024-09-30 20:54 UTC  (4+ messages)

[PATCH v2 0/3] add frequency adjustment support for PTP
 2024-09-30 20:53 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add frequency adjustment API
  ` [PATCH v3 2/3] net/ice: add frequency adjustment support for PTP
  ` [PATCH v3 3/3] examples/ptpclient: add frequency adjustment support

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-09-30 20:34 UTC  (4+ messages)
` [PATCH v25 00/15] Logging enhancements for 24.11
  ` [PATCH v25 15/15] doc: add release note about log library

[PATCH 00/16] Fix allocation issues and add hardening
 2024-09-30 20:06 UTC  (31+ messages)
` [PATCH v3 00/18] Fix allocation bugs and add malloc hardening
  ` [PATCH v3 01/18] memzone: fix use after free in tracing
  ` [PATCH v3 05/18] examples/vhost: fix free function mismatch
  ` [PATCH v3 15/18] baseband/la12xx: prevent use after free
  ` [PATCH v3 17/18] eal: add function attributes for allocation functions
  ` [PATCH v3 18/18] eal: add alloc_function attribute to rte_malloc
` [PATCH v4 00/17] Fix allocation bugs and hardening for rte_malloc
  ` [PATCH v4 01/17] memzone: fix use after free in tracing
  ` [PATCH v4 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v4 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v4 04/17] event/cnxk: fix pointer mismatch "
  ` [PATCH v4 05/17] examples/vhost: fix free function mismatch
  ` [PATCH v4 06/17] net/cnxk: fix use-after-free
  ` [PATCH v4 07/17] bpf: fix free mismatch if convert fails
  ` [PATCH v4 08/17] net/e1000: fix use-after-free
  ` [PATCH v4 09/17] net/sfc: fix use-after-free warning messages
  ` [PATCH v4 10/17] net/cpfl: fix free of nonheap object
  ` [PATCH v4 11/17] net/nfp: fix duplicate call to rte_free
  ` [PATCH v4 12/17] raw/ifpga/base: fix use after free
  ` [PATCH v4 13/17] common/qat: "
  ` [PATCH v4 14/17] drivers/ifpga: fix free function mismatch
  ` [PATCH v4 15/17] baseband/la12xx: prevent use after free
  ` [PATCH v4 16/17] common/idpf: fix use after free due
  ` [PATCH v4 17/17] eal: add function attributes for allocation functions

[PATCH] examples/flow_filtering: introduce use cases snippets
 2024-09-30 19:53 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-09-30 17:50 UTC  (9+ messages)
` [PATCH v1 1/8] config/x86: add global defines for checking AVX-512
` [PATCH v1 2/8] event/dlb2: use global AVX-512 variables
` [PATCH v1 3/8] common/idpf: "
` [PATCH v1 4/8] net/cpfl: "
` [PATCH v1 5/8] net/i40e: "
` [PATCH v1 6/8] net/iavf: "
` [PATCH v1 7/8] net/ice: "
` [PATCH v1 8/8] net/idpf: "

[PATCH] dts: improve statistics
 2024-09-30 16:26 UTC 

[RFC] doc: restructure the introduction
 2024-09-30 16:19 UTC  (3+ messages)
` [RFC v2 1/2] doc: move glossary to intro
  ` [RFC v2 2/2] doc: restructure the introduction

[PATCH 0/7] DTS external DPDK build
 2024-09-30 16:18 UTC  (8+ messages)
` [PATCH 1/7] dts: rename build target to "
` [PATCH 2/7] dts: one dpdk build per test run
` [PATCH 3/7] dts: fix remote session file transfer vars
` [PATCH 4/7] dts: add the ability to copy directories via remote
` [PATCH 5/7] dts: add support for externally compiled DPDK
` [PATCH 6/7] doc: update argument options for external DPDK build
` [PATCH 7/7] dts: remove git ref option

[PATCH] fib: network byte order IPv4 lookup
 2024-09-30 15:07 UTC  (3+ messages)

[PATCH v1] net/ice: initialize PHC time with current time of day
 2024-09-30 14:55 UTC  (2+ messages)

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-09-30 13:55 UTC  (5+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] crypto/ipsec_mb: add HMAC "
  ` [PATCH v2 3/4] crypto/ipsec_mb: add SM4 "
  ` [PATCH v2 4/4] doc: updated feature matrix for AESNI MB PMD

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-09-30 13:43 UTC  (3+ messages)
` [PATCH v4 00/11] dts: add test skipping "

[PATCH 0/1] dts: add driver binding on TG
 2024-09-30 13:42 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-09-30 13:41 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/1] dts: add text parser for testpmd verbose output

[RFC PATCH v1 0/2] dts: replace XML-RPC server
 2024-09-30 13:41 UTC  (4+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] dts: use PythonShell for Scapy instead of XML-RPC

[PATCH v1 0/1] dts: adjust packet addressing and sending
 2024-09-30 13:40 UTC  (3+ messages)
` [PATCH v5 0/2] dts: adjust packet addressing and add send_packets to test_suite

[PATCH] net/tap: add new macpair option for split MAC address
 2024-09-30 13:28 UTC  (3+ messages)

[PATCH] net/ixgbe: enable E610 devices
 2024-09-30 13:10 UTC  (2+ messages)

[PATCH v2] net/ice/base: update README
 2024-09-30 12:47 UTC  (2+ messages)

[PATCH v3 0/2] bbdev: dump debug information
 2024-09-30 12:31 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] bbdev: add new function to "
  ` [PATCH v4 2/2] baseband/acc: improvement to logging mechanism

[PATCH v2 00/18] NXP DPAA ETH driver enhancement and fixes
 2024-09-30 12:15 UTC  (39+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
  ` [PATCH v3 02/18] net/dpaa: fix typecasting ch ID to u32
  ` [PATCH v3 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
  ` [PATCH v3 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v3 05/18] bus/dpaa: add port buffer manager stats
  ` [PATCH v3 06/18] net/dpaa: support Tx confirmation to enable PTP
  ` [PATCH v3 07/18] net/dpaa: add support to separate Tx conf queues
  ` [PATCH v3 08/18] net/dpaa: share MAC FMC scheme and CC parse
  ` [PATCH v3 09/18] net/dpaa: support Rx/Tx timestamp read
  ` [PATCH v3 10/18] net/dpaa: support IEEE 1588 PTP
  ` [PATCH v3 11/18] net/dpaa: implement detailed packet parsing
  ` [PATCH v3 12/18] net/dpaa: enhance DPAA frame display
  ` [PATCH v3 13/18] net/dpaa: support mempool debug
  ` [PATCH v3 14/18] bus/dpaa: add OH port mode for dpaa eth
  ` [PATCH v3 15/18] bus/dpaa: add ONIC port mode for the DPAA eth
  ` [PATCH v3 16/18] net/dpaa: improve the dpaa port cleanup
  ` [PATCH v3 17/18] net/dpaa: improve dpaa errata A010022 handling
  ` [PATCH v3 18/18] net/dpaa: fix reallocate_mbuf handling
` [PATCH v4 00/18] NXP DPAA ETH driver enhancement and fixes
  ` [PATCH v4 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
  ` [PATCH v4 02/18] net/dpaa: fix typecasting ch ID to u32
  ` [PATCH v4 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
  ` [PATCH v4 04/18] bus/dpaa: fix the fman details status
  ` [PATCH v4 05/18] bus/dpaa: add port buffer manager stats
  ` [PATCH v4 06/18] net/dpaa: support Tx confirmation to enable PTP
  ` [PATCH v4 07/18] net/dpaa: add support to separate Tx conf queues
  ` [PATCH v4 08/18] net/dpaa: share MAC FMC scheme and CC parse
  ` [PATCH v4 09/18] net/dpaa: support Rx/Tx timestamp read
  ` [PATCH v4 10/18] net/dpaa: support IEEE 1588 PTP
  ` [PATCH v4 11/18] net/dpaa: implement detailed packet parsing
  ` [PATCH v4 12/18] net/dpaa: enhance DPAA frame display
  ` [PATCH v4 13/18] net/dpaa: support mempool debug
  ` [PATCH v4 14/18] bus/dpaa: add OH port mode for dpaa eth
  ` [PATCH v4 15/18] bus/dpaa: add ONIC port mode for the DPAA eth
  ` [PATCH v4 16/18] net/dpaa: improve the dpaa port cleanup
  ` [PATCH v4 17/18] net/dpaa: improve dpaa errata A010022 handling
  ` [PATCH v4 18/18] net/dpaa: fix reallocate_mbuf handling

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-09-30 11:33 UTC  (2+ messages)

[PATCH dpdk v7] graph: expose node context as pointers
 2024-09-30  9:27 UTC 

problem report on dpdk virtio-pmd
 2024-09-29  2:40 UTC 

[PATCH] dts: improve statistics
 2024-09-28 11:44 UTC 

page: 

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