All of lore.kernel.org
 help / color / mirror / Atom feed
* mlx5 experimental API's
@ 2023-08-10 16:23 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2023-08-10 16:23 UTC (permalink / raw)
  To: Matan Azrad, Viacheslav Ovsiienko, Ori Kam, Suanming Mou; +Cc: dev

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-10 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 16:23 mlx5 experimental API's Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.