DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-17 16:33 UTC  (6+ messages)
` [PATCH v3] app/procinfo: display eventdev xstats for PMD data

[PATCH 1/3] net/ark: support secondary process
 2023-02-17 16:30 UTC  (5+ messages)
` [PATCH 2/3] net/ark: support for single function with multiple port
` [PATCH 3/3] net/ark: resize data field to match fpga access
` [PATCH] "

Multiple Tx-Queues not working as expected
 2023-02-17 16:26 UTC  (4+ messages)

[PATCH v1 0/3] Enable PMD power management on Arm
 2023-02-17 16:23 UTC  (5+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 2/2] eal: add power mgmt support "
  ` 回复: [PATCH v5 0/2] Enable PMD power management "

[PATCH 0/4] small fixes and improvements for qos_sched example
 2023-02-17 16:20 UTC  (9+ messages)
` [PATCH 1/4] examples/qos_sched: fix errors when TX port not up
` [PATCH 2/4] examples/qos_sched: remove TX buffering
` [PATCH 3/4] examples/qos_sched: use bigger bursts on dequeue
` [PATCH 4/4] examples/qos_sched: remove limit on core ids

[PATCH] app/testpmd: fix crash on cleanup
 2023-02-17 16:18 UTC  (3+ messages)

[PATCH 1/3] net/ark: support secondary process
 2023-02-17 16:00 UTC  (4+ messages)
` [PATCH 2/3] net/ark: support for single function with multiple port
` [PATCH 3/3] net/ark: resize data field to match fpga access
` [PATCH] "

[PATCH v1] maintainers: update dts
 2023-02-17 15:57 UTC 

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-17 15:47 UTC  (27+ messages)
` [PATCH v5 0/2] Added support for Tx queue mapping with an aggregated port
  ` [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports
  ` [PATCH v5 2/2] ethdev: add Aggregated affinity match item
` [PATCH v6 0/2] Add Tx queue mapping of aggregated ports
  ` [PATCH v6 1/2] ethdev: add "
  ` [PATCH v6 2/2] ethdev: add flow matching of aggregated port
` [PATCH v7 0/2] Add Tx queue mapping of aggregated ports
  ` [PATCH v7 1/2] ethdev: add "
  ` [PATCH v7 2/2] ethdev: add flow matching of aggregated port

[RFC v2 0/9] gve PMD enhancement
 2023-02-17 15:28 UTC  (14+ messages)
` [RFC v3 00/10] "
  ` [RFC v3 01/10] net/gve: add Tx queue setup for DQO
  ` [RFC v3 02/10] net/gve: add Rx "
  ` [RFC v3 03/10] net/gve: support device start and close "
  ` [RFC v3 04/10] net/gve: support queue release and stop "
  ` [RFC v3 05/10] net/gve: support basic Tx data path "
  ` [RFC v3 06/10] net/gve: support basic Rx "
  ` [RFC v3 07/10] net/gve: support basic stats "
  ` [RFC v3 08/10] net/gve: enable Tx checksum offload "
  ` [RFC v3 09/10] net/gve: support jumbo frame for GQI
  ` [RFC v3 10/10] net/gve: add AdminQ command to verify driver compatibility

[PATCH] net/mlx5: fix build failure on Windows
 2023-02-17 14:37 UTC 

[PATCH v2 1/2] net/i40e: replace put function
 2023-02-17 14:25 UTC  (9+ messages)
` [PATCH v3 0/2] Integrated mempool cache zero-copy API's
  ` [PATCH v3 1/2] net/i40e: replace put function

[PATCH 0/3] refactor the nfp log subsystem
 2023-02-17 13:59 UTC  (5+ messages)
` [PATCH 1/3] net/nfp: add the log source file
` [PATCH 2/3] net/nfp: get rid of the usage of RTE log level type
` [PATCH 3/3] net/nfp: get rid of the usage of RTE log macro

[PATCH v2 1/4] net/gve: change offloading capability
 2023-02-17 12:49 UTC  (6+ messages)
` [PATCH v2 2/4] net/gve: add standard and extended statistics
` [PATCH v2 3/4] "
` [PATCH v2 4/4] "

[PATCH 1/2] net/gve: change offloading capability
 2023-02-17 12:34 UTC  (7+ messages)
` [PATCH 2/2] net/gve: add extended statistics

[PATCH] net/virtio-user: fix vhost-kernel initialization
 2023-02-17 12:31 UTC 

[PATCH] net/iavf: remove contrains for AEAD IV and AAD size
 2023-02-17 11:52 UTC 

[PATCH v9 0/4] add support for self monitoring
 2023-02-17 10:14 UTC  (16+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] lib: add generic support for reading PMU events
  ` [PATCH v10 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v11 0/4] add support for self monitoring
    ` [PATCH v11 1/4] lib: add generic support for reading PMU events
        ` [EXT] "
    ` [PATCH v11 2/4] pmu: support reading ARM PMU events in runtime
    ` [PATCH v11 3/4] pmu: support reading Intel x86_64 "
    ` [PATCH v11 4/4] eal: add PMU support to tracing library

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-02-17  9:44 UTC  (10+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 2/2] ethdev: support xstats reset telemetry command

[PATCH 1/2] vhost: keep a reference to virtqueue index
 2023-02-17  7:42 UTC  (5+ messages)
` [PATCH v3 0/4] vHost IOTLB cache rework
  ` [PATCH v3 4/4] vhost: stop using mempool for IOTLB cache

[PATCH v10 0/6] add trace points in ethdev library
 2023-02-17  7:32 UTC  (4+ messages)
` [PATCH v11 "
  ` [PATCH v11 2/6] ethdev: add trace points for ethdev (part one)

[Bug 1162] [dpdk23.03] [fuzzing test] fuzzing/*: launch dpdk-fuzz as global-buffer-overflow error
 2023-02-17  6:57 UTC 

[Bug 1161] [dpdk-23.03]virtio_user_as_exceptional_path/vhost_exception_path_with_virtio_user: launch testpmd as virtio-user failed
 2023-02-17  3:12 UTC 

[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
 2023-02-17  2:14 UTC  (8+ messages)
      ` [External] "

[PATCH v2] net/iavf: enable tx outer checksum offload on avx512
 2023-02-17  1:50 UTC  (3+ messages)
` [PATCH v3] net/iavf: enable Tx "

[PATCH] ethdev: add link speed 400G
 2023-02-16 23:56 UTC  (6+ messages)

TCP stack support on DPDK
 2023-02-16 21:00 UTC  (6+ messages)

[PATCH v4 0/4] add support for self monitoring
 2023-02-16 20:56 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 0/2] enhance bonding PMD to support the LACP negotiation
 2023-02-16 19:47 UTC  (8+ messages)
` [PATCH 1/2] net/bonding: add independent LACP sending function
` [PATCH 2/2] app/testpmd: add support for bonding port's LACP negotiation
` [PATCH v2 0/2] enhance bonding PMD to support the "
  ` [PATCH v2 1/2] net/bonding: add independent LACP sending function
  ` [PATCH v2 2/2] app/testpmd: add support for bonding port's LACP negotiation

[PATCH] net/nfp: only flush specified port flow table
 2023-02-16 17:08 UTC  (2+ messages)

[PATCH] net/nfp: remove the unneeded check logic
 2023-02-16 16:42 UTC  (2+ messages)

[PATCH v9 1/3] ethdev: skip congestion management configuration
 2023-02-16 16:18 UTC  (8+ messages)
` [PATCH v10 "
  ` [PATCH v10 2/3] app/testpmd: add skip cman support for testpmd
  ` [PATCH v11 1/3] ethdev: skip congestion management configuration
    ` [PATCH v11 2/3] app/testpmd: add skip cman support for testpmd
    ` [PATCH v11 3/3] net/cnxk: skip red drop for ingress policer

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-02-16 15:43 UTC  (3+ messages)
` [PATCH v10 1/2] ethdev: add query and update "

[PATCH 1/3] examples/ipsec-secgw: fix auth IV length
 2023-02-16 14:24 UTC  (3+ messages)
` [PATCH 2/3] examples/ipsec-secgw: check capabilities before session create
` [PATCH 3/3] examples/ipsec-secgw: refactor inline capability check

[PATCH 1/4] config/arm: add NVIDIA BlueField-3 platform
 2023-02-16 14:04 UTC  (9+ messages)
` [PATCH 2/4] crypto/mlx5: add Bluefield-3 and ConnectX-7 device IDs
` [PATCH 3/4] doc: update supported devices for NVIDIA NICs
` [PATCH 4/4] mlx: update PCI device IDs names for NVIDIA BlueField NICs
` [PATCH v2 0/4] support NVIDIA Bluefield-3 device
  ` [PATCH v2 1/4] mlx: update PCI device IDs names for NVIDIA BlueField NICs
  ` [PATCH v2 2/4] config/arm: add NVIDIA BlueField-3 platform
  ` [PATCH v2 3/4] crypto/mlx5: add Bluefield-3 and ConnectX-7 device IDs
  ` [PATCH v2 4/4] doc: update supported devices for NVIDIA NICs

[PATCH v5] net/af_xdp: support CNI Integration
 2023-02-16 13:50 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] net/virtio: deduce IP length for Virtio TSO checksum
 2023-02-16 12:35 UTC  (2+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-02-16 12:23 UTC  (6+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 10/12] app/mldev: enable support for inference validation
  ` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app

[PATCH 0/5] dma/ioat: fix issues with stopping and restarting device
 2023-02-16 11:42 UTC  (16+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] test/dmadev: add tests for stopping and restarting dev
` [PATCH v3 0/6] dma/ioat: fix issues with stopping and restarting device
  ` [PATCH v3 1/6] dma/ioat: fix device stop if no copies done
  ` [PATCH v3 2/6] dma/ioat: fix incorrectly set indexes after restart
  ` [PATCH v3 3/6] dma/ioat: fix incorrect error reporting on restart
  ` [PATCH v3 4/6] test/dmadev: check result for device stop
  ` [PATCH v3 5/6] test/dmadev: create separate function for single copy test
  ` [PATCH v3 6/6] test/dmadev: add tests for stopping and restarting dev

[PATCH] net/nfp: support 48-bit DMA address for firmware with NFDk
 2023-02-16 11:17 UTC  (11+ messages)

[PATCH 0/6] Testpmd code cleanup
 2023-02-16 10:07 UTC  (6+ messages)
` [PATCH 6/6] app/testpmd: factorize fwd engine Tx

[PATCH v2] hash: add XOR32 hash function
 2023-02-16  9:49 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/2] drivers: replace printf with log macros
 2023-02-16  9:27 UTC  (4+ messages)
` [PATCH 2/2] drivers: replace printf with fprintf for debug functions

[PATCH] eal/bsd: fix spinlock not unlock in alarm callback
 2023-02-16  9:22 UTC  (3+ messages)

[PATCH] net/hns3: support disable IOVA as PA mode
 2023-02-16  8:36 UTC  (2+ messages)

[PATCH v3 0/4] compressdev: add LZ4 support
 2023-02-16  8:01 UTC  (3+ messages)
` [PATCH v4 "
  ` [EXT] "

[PATCH] net/ice: fix ice dcf contrl thread crash
 2023-02-16  7:53 UTC  (4+ messages)
` [PATCH v2] net/ice: fix ice dcf control "

[PATCH v3 0/2] add ring telemetry cmds
 2023-02-16  6:56 UTC  (6+ messages)
` [PATCH v4 0/3] add telemetry cmds for ring
  ` [PATCH v4 2/3] ring: add telemetry cmd to list rings
  ` [PATCH v4 3/3] ring: add telemetry cmd for ring info

[RFC] eal: use same atomic intrinsics for gcc and clang
 2023-02-16  6:53 UTC  (2+ messages)

[PATCH v1] net/mlx5: enable hint in async table
 2023-02-16  5:49 UTC 

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-02-16  4:41 UTC  (8+ messages)
` [PATCH v5 00/39] "
  ` [PATCH v5 32/39] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v5 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
  ` [PATCH v5 39/39] ml/cnxk: enable support for configurable ocm page

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-02-16  2:50 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v6 00/21] add support for cpfl PMD in DPDK
 2023-02-16  0:30 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 16/21] net/cpfl: support timestamp offload
  ` [PATCH v7 17/21] net/cpfl: add AVX512 data path for split queue model
  ` [PATCH v7 18/21] net/cpfl: add HW statistics
  ` [PATCH v7 19/21] net/cpfl: add RSS set/get ops
  ` [PATCH v7 20/21] net/cpfl: support scalar scatter Rx datapath for single queue model
  ` [PATCH v7 21/21] net/cpfl: add xstats ops

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