DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Matan Azrad <matan@nvidia.com>,
	Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
	Ori Kam <orika@nvidia.com>, Suanming Mou <suanmingm@nvidia.com>
Cc: dev@dpdk.org
Subject: mlx5 experimental API's
Date: Thu, 10 Aug 2023 09:23:24 -0700	[thread overview]
Message-ID: <20230810092324.760a006c@hermes.local> (raw)

The Mlx5 device has these experimental API's.


EXPERIMENTAL {
	global:

	# added in 20.02
	rte_pmd_mlx5_get_dyn_flag_names;
	# added in 20.11
	rte_pmd_mlx5_sync_flow;
	# added in 22.03
	rte_pmd_mlx5_external_rx_queue_id_map;
	rte_pmd_mlx5_external_rx_queue_id_unmap;
	# added in 22.07
	rte_pmd_mlx5_host_shaper_config;
	rte_pmd_mlx5_external_sq_enable;
	# added in 23.03
	rte_pmd_mlx5_flow_engine_set_mode;
};


The intention of DPDK stable API policy is that experimental flag is temporary.
Which of these can be marked as stable (or should be removed).

                 reply	other threads:[~2023-08-10 16:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230810092324.760a006c@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=suanmingm@nvidia.com \
    --cc=viacheslavo@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).