DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/6] add trace points in ethdev library
 2023-01-13  6:32 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] eal: trace: add trace point emit for blob
  ` [PATCH v5 2/6] ethdev: add trace points for ethdev
  ` [PATCH v5 3/6] ethdev: add trace points for remaining functions
  ` [PATCH v5 4/6] ethdev: add trace points for flow
  ` [PATCH v5 5/6] ethdev: add trace points for mtr
  ` [PATCH v5 6/6] ethdev: add trace points for tm
    ` [EXT] Re: [PATCH v5 0/6] add trace points in ethdev library

[PATCH] common/cnxk: reduce channel count per LMAC
 2023-01-13  6:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH] net/iavf:fix slow memory allocation
 2023-01-13  6:24 UTC  (15+ messages)

[PATCH v2 1/1] common/cnxk: add mbox locking
 2023-01-13  5:33 UTC  (3+ messages)
` [PATCH v3 "

[RFC] Remove Kernel Network Interface (KNI)
 2023-01-13  5:03 UTC 

Minutes of Technical Board Meeting, 2022-06-15
 2023-01-13  4:37 UTC 

[PATCH 0/5] add lcore set name and get name API
 2023-01-13  4:36 UTC  (11+ messages)
` [PATCH v2 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v2 1/4] eal: add thread set name API operating on rte thread
` [PATCH v3 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v3 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v3 2/4] eal: remove thread getname API
  ` [PATCH v3 3/4] drivers: mlx5 use rte thread set name
  ` [PATCH v3 4/4] eal: deprecate rte thread setname API

[PATCH] vhost: fix net header settings in vhost datapath
 2023-01-13  3:16 UTC  (3+ messages)

[PATCH 0/3] Async vhost packed ring optimization
 2023-01-13  2:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] vhost: remove redundant copy for packed shadow used ring
  ` [PATCH v2 2/3] vhost: add batch enqueue in async vhost packed ring
  ` [PATCH v2 3/3] vhost: add batch dequeue "

[PATCH v1] common/idpf: add AVX512 data path for split queue model
 2023-01-13  1:51 UTC  (6+ messages)
` [PATCH v4 0/1] Add support AVX512 split queue datapath
  ` [PATCH v4 1/1] common/idpf: add AVX512 data path for split queue model
` [PATCH v5 0/1] Add support AVX512 split queue datapath
  ` [PATCH v5 1/1] common/idpf: add AVX512 data path for split queue model

[PATCH] ring: compilation fix with GCC-12
 2023-01-12 21:41 UTC  (4+ messages)
  ` [EXT] "

[PATCH] eal: abstract compiler atomics
 2023-01-12 21:26 UTC  (2+ messages)
` [PATCH] eal: introduce atomics abstraction

[PATCH] crypto/qat: fix build
 2023-01-12 20:39 UTC  (2+ messages)

[PATCH 0/3] fix mlx5 build with MinGW
 2023-01-12 20:37 UTC  (6+ messages)
` [PATCH v2 0/4] fix Windows build with MinGW and mlx5
  ` [PATCH v2 1/4] eal/windows: fix pedantic build
  ` [PATCH v2 2/4] common/mlx5: get Windows dependency from standard variables
  ` [PATCH v2 3/4] net/mlx5: remove weak stub functions
  ` [PATCH v2 4/4] net/mlx5: fix Windows build with MinGW GCC 12

[PATCH v2 0/4] fix Windows build with MinGW and mlx5
 2023-01-12 20:35 UTC 

[PATCH v3 0/7] baseband/acc: changes for 23.03
 2023-01-12 19:36 UTC  (8+ messages)
` [PATCH v3 1/7] baseband/acc: acc100 free harq layout pointer
` [PATCH v3 2/7] baseband/acc: acc100 fix iteration counter in TB
` [PATCH v3 3/7] baseband/acc: acc100 fix multiplexing multiple ops
` [PATCH v3 4/7] baseband/acc: acc100 fix queue mapping to 64 bits
` [PATCH v3 5/7] baseband/acc: acc100 use define constant
` [PATCH v3 6/7] baseband/acc: acc100 use desc helper functions
` [PATCH v3 7/7] baseband/acc: acc100 ignore missing mempools

[PATCH 00/11] pipeline: add IPsec support
 2023-01-12 18:53 UTC  (60+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] examples/pipeline: rework memory pool support
` [PATCH 03/11] examples/pipeline: streamline ring support
` [PATCH 04/11] examples/pipeline: streamline the Ethernet device support
` [PATCH 05/11] examples/pipeline: support crypto devices
` [PATCH 06/11] examples/pipeline: add CLI command for crypto device
` [PATCH 07/11] examples/pipeline: add IPsec CLI commands
` [PATCH 08/11] examples/pipeline: rework the thread configuration updates
` [PATCH 09/11] examples/pipeline: support blocks other than pipelines
` [PATCH 10/11] examples/pipeline: add block enable/disable CLI commands
` [PATCH 11/11] examples/pipeline: add IPsec example
` [PATCH V2 00/11] pipeline: add IPsec support
  ` [PATCH V2 01/11] "
  ` [PATCH V2 02/11] examples/pipeline: rework memory pool support
  ` [PATCH V2 03/11] examples/pipeline: streamline ring support
  ` [PATCH V2 04/11] examples/pipeline: streamline the Ethernet device support
  ` [PATCH V2 05/11] examples/pipeline: support crypto devices
  ` [PATCH V2 06/11] examples/pipeline: add CLI command for crypto device
  ` [PATCH V2 07/11] examples/pipeline: add IPsec CLI commands
  ` [PATCH V2 08/11] examples/pipeline: rework the thread configuration updates
  ` [PATCH V2 09/11] examples/pipeline: support blocks other than pipelines
  ` [PATCH V2 10/11] examples/pipeline: add block enable/disable CLI commands
  ` [PATCH V2 11/11] examples/pipeline: add IPsec example
` [PATCH V3 00/11] pipeline: add IPsec support
  ` [PATCH V3 01/11] "
  ` [PATCH V3 02/11] examples/pipeline: rework memory pool support
  ` [PATCH V3 03/11] examples/pipeline: streamline ring support
  ` [PATCH V3 04/11] examples/pipeline: streamline the Ethernet device support
  ` [PATCH V3 05/11] examples/pipeline: support crypto devices
  ` [PATCH V3 06/11] examples/pipeline: add CLI command for crypto device
  ` [PATCH V3 07/11] examples/pipeline: add IPsec CLI commands
  ` [PATCH V3 08/11] examples/pipeline: rework the thread configuration updates
  ` [PATCH V3 09/11] examples/pipeline: support blocks other than pipelines
  ` [PATCH V3 10/11] examples/pipeline: add block enable/disable CLI commands
  ` [PATCH V3 11/11] examples/pipeline: add IPsec example
` [PATCH V4 00/11] pipeline: add IPsec support
  ` [PATCH V4 01/11] "
  ` [PATCH V4 02/11] examples/pipeline: rework memory pool support
  ` [PATCH V4 03/11] examples/pipeline: streamline ring support
  ` [PATCH V4 04/11] examples/pipeline: streamline the Ethernet device support
  ` [PATCH V4 05/11] examples/pipeline: support crypto devices
  ` [PATCH V4 06/11] examples/pipeline: add CLI command for crypto device
  ` [PATCH V4 07/11] examples/pipeline: add IPsec CLI commands
  ` [PATCH V4 08/11] examples/pipeline: rework the thread configuration updates
  ` [PATCH V4 09/11] examples/pipeline: support blocks other than pipelines
  ` [PATCH V4 10/11] examples/pipeline: add block enable/disable CLI commands
  ` [PATCH V4 11/11] examples/pipeline: add IPsec example

[RFC PATCH 0/7] Standardize telemetry int types
 2023-01-12 17:41 UTC  (21+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] telemetry: remove RTE prefix from internal enum values
  ` [PATCH v2 2/9] telemetry: make array initialization more robust
  ` [PATCH v2 3/9] telemetry: rename unsigned 64-bit enum value to uint
  ` [PATCH v2 4/9] telemetry: add uint type as alias for u64
  ` [PATCH v2 5/9] global: rename telemetry functions to newer versions
  ` [PATCH v2 6/9] telemetry: mark old names of renamed fns as deprecated
  ` [PATCH v2 7/9] telemetry: update json functions to use int/uint in names
  ` [PATCH v2 8/9] telemetry: make internal int representation 64-bits
  ` [PATCH v2 9/9] telemetry: change public API to use 64-bit signed values
` [PATCH v3 0/9] Standardize telemetry int types
  ` [PATCH v3 1/9] telemetry: remove RTE prefix from internal enum values
  ` [PATCH v3 2/9] telemetry: make array initialization more robust
  ` [PATCH v3 3/9] telemetry: rename unsigned 64-bit enum value to uint
  ` [PATCH v3 4/9] telemetry: add uint type as alias for u64
  ` [PATCH v3 5/9] global: rename telemetry functions to newer versions
  ` [PATCH v3 6/9] telemetry: mark old names of renamed fns as deprecated
  ` [PATCH v3 7/9] telemetry: update json functions to use int/uint in names
  ` [PATCH v3 8/9] telemetry: make internal int representation 64-bits
  ` [PATCH v3 9/9] telemetry: change public API to use 64-bit signed values

[RFC PATCH 0/1] Specify C-standard requirement for DPDK builds
 2023-01-12 17:04 UTC  (6+ messages)
` [RFC PATCH 1/1] build: increase minimum C standard "

[PATCH] crypto/qat: fix build
 2023-01-12 16:56 UTC  (12+ messages)
` [EXT] "

[PATCH v5 1/4] eventdev/eth_rx: change eventdev reconfig logic
 2023-01-12 16:32 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/4] eventdev/timer: "
  ` [PATCH v7 1/4] eventdev/eth_rx: "
    ` [PATCH v7 2/4] eventdev/eth_tx: "
    ` [PATCH v7 3/4] eventdev/crypto: "
    ` [PATCH v7 4/4] eventdev/timer: "

[PATCH v2] net/ice: add devargs for disabling mac filter
 2023-01-12 16:32 UTC  (3+ messages)
` [PATCH v3] net/ice: add devargs for disabling default mac

[PATCH v1 1/3] pcapng: comment option support for epb
 2023-01-12 16:30 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] graph: pcap capture for graph nodes
      ` [EXT] "
  ` [PATCH v3 1/3] pcapng: comment option support for epb
    ` [PATCH v3 2/3] graph: pcap capture for graph nodes
    ` [PATCH v3 3/3] l3fwd-graph: changes to configure pcap capture

[PATCH] Update mailmap file
 2023-01-12 16:26 UTC  (2+ messages)

[PATCH] devtools: parallelize ABI check
 2023-01-12 14:14 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/4] net/mlx5/hws: definitions for Hash Split/Linear Lookup tbls
 2023-01-12 13:49 UTC  (4+ messages)
` [PATCH 2/4] net/mlx5/hws: read capabilities for Split/Linear tables
` [PATCH 3/4] net/mlx5/hws: support insert/distribute RTC properties
` [PATCH 4/4] net/mlx5/hws: handle collision matcher for linear RTC

[dpdk-dev] [PATCH] common/cnxk: fix issue with IPv6 ext matching
 2023-01-12 13:32 UTC  (2+ messages)

[PATCH v2 1/5] eventdev/event_crypto: process event port's impl rel cap
 2023-01-12 12:59 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] eventdev/crypto: fix failed events

[PATCH 0/4] crypto/ccp cleanup
 2023-01-12 12:28 UTC  (11+ messages)
` [PATCH v2 "

[PATCH] drivers/net: remove alias for virtual devices
 2023-01-12 11:02 UTC  (3+ messages)
` [PATCH] bus/vdev: automatically add eth alias for net drivers

[PATCH 0/3] Add support for SHAKE
 2023-01-12 10:47 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] cryptodev: add SHAKE algorithm
  ` [PATCH v2 2/3] app/test: add SHAKE test cases
  ` [PATCH v2 3/3] crypto/cnxk: add support for SHAKE hash

[PATCH v2 0/4] add trace points in ethdev library
 2023-01-12  9:43 UTC  (5+ messages)
` [PATCH v3 1/4] ethdev: add trace points
      ` trace point symbols

[PATCH] net/iavf: fix building data desc
 2023-01-12  9:31 UTC 

[PATCH] lib/net: support UDP pseudo-header for UFO
 2023-01-12  9:26 UTC 

[PATCH v3 0/1] baseband/acc: changes for 23.03
 2023-01-12  8:52 UTC  (2+ messages)

[RFC PATCH 0/7] support vfio platform PMD
 2023-01-12  8:14 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/1] compress/octeontx: scatter gather mode feature support
 2023-01-12  7:59 UTC 

[dpdk-dev] [PATCH] net/cnxk: support flow info API
 2023-01-12  6:24 UTC  (2+ messages)

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-01-12  4:16 UTC  (18+ messages)
  ` [PATCH V4 1/5] drivers/bus: restore driver assignment at front of probing
  ` [PATCH V4 2/5] ethdev: fix skip valid port in probing callback
  ` [PATCH V4 4/5] app/testpmd: add attach and detach port for multiple process
  ` [PATCH V4 5/5] app/testpmd: stop forwarding in new or destroy event

Issues with MLX NIC perf report
 2023-01-11 22:06 UTC 

[PATCH v4 0/4] add support for self monitoring
 2023-01-11 21:05 UTC  (5+ messages)
` [PATCH v5 "
    ` [EXT] "

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