DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/6] add trace points in ethdev library
 2023-01-12 11:21 UTC  (6+ 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] 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

[RFC PATCH 0/7] Standardize telemetry int types
 2023-01-12 10:59 UTC  (11+ 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] devtools: parallelize ABI check
 2023-01-12 10:53 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4] "

[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] crypto/qat: fix build
 2023-01-12 10:40 UTC  (7+ messages)
  ` [EXT] "

[RFC PATCH] graph: add support for pcap trace for graph
 2023-01-12 10:01 UTC  (12+ messages)
` [PATCH v1 1/3] pcapng: comment option support for epb
  ` [PATCH v1 3/3] l3fwd-graph: changes to configure pcap capture
  ` [PATCH v2 1/3] pcapng: comment option support for epb
    ` [PATCH v2 2/3] graph: pcap capture for graph nodes
        ` [EXT] "
    ` [PATCH v2 3/3] l3fwd-graph: changes to configure pcap capture
    ` [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 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  (3+ messages)
` [PATCH v3 1/1] baseband/acc: acc100 ignore missing mempools

[RFC PATCH 0/7] support vfio platform PMD
 2023-01-12  8:14 UTC  (6+ messages)
` [RFC PATCH 1/7] lib: add helper to read strings from sysfs files
    ` [EXT] "

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

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

[PATCH v1] common/idpf: add AVX512 data path for split queue model
 2023-01-12  7:27 UTC  (7+ messages)
` [PATCH v3 0/1] Add support AVX512 split queue datapath
  ` [PATCH v3 1/1] common/idpf: add AVX512 data path for split queue model
` [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 1/4] eventdev/eth_rx: change eventdev reconfig logic
 2023-01-12  7:06 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/4] eventdev/timer: "

[dpdk-dev] [PATCH] common/cnxk: fix issue with IPv6 ext matching
 2023-01-12  6:36 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

[PATCH 00/11] pipeline: add IPsec support
 2023-01-11 23:43 UTC  (24+ 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

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  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] eal: add generic support for reading PMU events
  ` [PATCH v5 2/4] eal/arm: support reading ARM PMU events in runtime
  ` [PATCH v5 3/4] eal/x86: support reading Intel "
  ` [PATCH v5 4/4] eal: add PMU support to tracing library
    ` [EXT] Re: [PATCH v5 0/4] add support for self monitoring

[PATCH] net/mlx5/hws: fix memory leak on general pool db init
 2023-01-11 19:49 UTC 

Traffic Management API Questions
 2023-01-11 17:24 UTC  (5+ messages)
` [2nd Try]:Re: "

[dpdk-dev] [PATCH 1/2] common/cnxk: add RTE Flow support for SPI to SA index
 2023-01-11 16:58 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/4] common/cnxk: support "
  ` [dpdk-dev] [PATCH v2 2/4] net/cnxk: introduce flag for flow validate
  ` [dpdk-dev] [PATCH v2 3/4] drivers: add IPsec rule reservation scheme for cnxk
  ` [dpdk-dev] [PATCH v2 4/4] common/cnxk: fix dual VLAN parsing issue

[PATCH] crypto/qat: enable asymmetric crypto on gen3 device
 2023-01-11 16:49 UTC  (2+ messages)

[RFC 0/5] add new port affinity item and affinity in Tx queue API
 2023-01-11 16:47 UTC  (5+ messages)
` [RFC 1/5] ethdev: add port affinity match item
` [RFC 2/5] ethdev: introduce the affinity field in Tx queue API

[PATCH v2 0/7] baseband/acc: changes for 23.03
 2023-01-11 16:45 UTC  (4+ messages)
` [PATCH v2 1/7] baseband/acc: acc100 free harq layout pointer

[RFC 0/9] support flex item matching and modify field
 2023-01-11 16:34 UTC  (3+ messages)
` [RFC 1/9] ethdev: add flex item modify field support

DPDK official roadmap
 2023-01-11 16:28 UTC  (3+ messages)

[PATCH 0/5] add lcore set name and get name API
 2023-01-11 16:09 UTC  (6+ 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] maintainers: update ENA PMD maintainers list
 2023-01-11 16:04 UTC  (3+ messages)

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

RFC abstracting atomics
 2023-01-11 15:07 UTC  (12+ messages)

TODO - remove dependency on ifconfig
 2023-01-11 14:46 UTC  (3+ messages)

[Bug 1156] dpdk_flow_ops_fn api returns error for RSS queue action
 2023-01-11 14:22 UTC 

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-01-11 14:08 UTC  (23+ messages)
` [PATCH v5 2/5] telemetry: fix repeated display when callback don't set dict
` [PATCH v2 0/5] support dmadev/ethdev stats reset
  ` [PATCH v2 1/5] dmadev: support stats reset telemetry command
  ` [PATCH v2 2/5] telemetry: fix repeat display when callback don't set dict
  ` [PATCH v2 3/5] ethdev: add newline to telemetry log string
  ` [PATCH v2 4/5] ethdev: support xstats reset telemetry command
  ` [PATCH v2 5/5] ethdev: telemetry xstats support hide zero

NVIDIA roadmap for 23.03
 2023-01-11 12:53 UTC 

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-01-11 12:20 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ethdev: add quota flow action and item
` [PATCH v3 1/2] ethdev: add query_update sync and async function calls
  ` [PATCH v3 2/2] ethdev: add quota flow action and item

[PATCH 1/1] eal/linux: reject mountpt shorter than --huge-dir
 2023-01-11 12:11 UTC  (3+ messages)
` [PATCH v4 1/1] eal/linux: reject mountpt not parent of --huge-dir

[PATCH] net/cnxk: fix deadlock in security session creation
 2023-01-11 10:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH] devtools: fix escaped space in grep pattern
 2023-01-11  8:57 UTC  (3+ messages)

[PATCH] doc: fix dependency setup in l2fwd-cat example guide
 2023-01-11  8:50 UTC  (2+ messages)

[PATCH] doc: update recipe for static rdma-core in mlx guides
 2023-01-11  8:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: support ESP item in Verbs interface
 2023-01-11  8:04 UTC  (3+ messages)

[PATCH 0/7] add idpf pmd enhancement features
 2023-01-11  7:15 UTC  (8+ messages)
` [PATCH 0/6] "
  ` [PATCH v2 1/6] common/idpf: add hw statistics
  ` [PATCH v2 2/6] common/idpf: add RSS set/get ops
  ` [PATCH v2 3/6] common/idpf: support single q scatter RX datapath
  ` [PATCH v2 4/6] common/idpf: add rss_offload hash in singleq rx
  ` [PATCH v2 5/6] common/idpf: add alarm to support handle vchnl message
  ` [PATCH v2 6/6] common/idpf: add xstats ops

Reminder - DPDK DTS Working Group - Tomorrow 1/11/22 at 9am ET/6am PT/1400h UTC
 2023-01-10 23:08 UTC 

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-01-10 19:46 UTC  (7+ messages)
` [PATCH v5 0/2] eal: provide leading and trailing zero bit count abstraction
  ` [PATCH v5 1/2] eal: move bit operation common to bitops header
  ` [PATCH v5 2/2] eal: provide leading and trailing zero bit count abstraction
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] eal: move bit operation common to bitops header
  ` [PATCH v6 2/2] eal: provide leading and trailing zero bit count abstraction

[PATCH v2 0/2] eal: provide leading and trailing zero bit count
 2023-01-10 18:37 UTC  (9+ messages)
` [PATCH v4 0/2] eal: provide leading and trailing zero bit count abstraction
  ` [PATCH v4 1/2] eal: move bit operation functions from common to bitops header
  ` [PATCH v4 2/2] eal: provide leading and trailing zero bit count abstraction

[dpdk-dev] [PATCH] common/cnxk: mask LA ltype for second pass for cnxk
 2023-01-10 15:44 UTC  (2+ messages)

[PATCH v1 1/2] mailmap: add contributor to list
 2023-01-10 14:56 UTC  (3+ messages)
` [PATCH v1] examples/l3fwd: fix for coverity scan

0day-bot system is shutting down for system update
 2023-01-09 17:41 UTC 

[PATCH v2] eal: cleanup alarm and multiprocess hotplug before memory detach
 2023-01-06  3:00 UTC  (2+ messages)

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