Remove experimental tag from rte_rand_max().
Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
* @return
* A pseudo-random value between 0 and (upper_bound-1).
*/
-__rte_experimental
uint64_t
rte_rand_max(uint64_t upper_bound);
rte_mp_sendmsg;
rte_openlog_stream;
rte_rand;
+ rte_rand_max;
rte_realloc;
rte_realloc_socket;
rte_reciprocal_value;
rte_intr_ack;
rte_lcore_cpuset;
rte_lcore_to_cpu_id;
- rte_rand_max;
# added in 20.02
rte_thread_is_intr;