RE: [PATCH 1/2] regexdev: fix section attribute of symbols

2022-03-07 Thread Ori Kam
Hi Thomas, > -Original Message- > From: Thomas Monjalon > Sent: Sunday, March 6, 2022 11:20 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Ray Kinsella ; Ori Kam > ; Jerin Jacob > ; Pavan Nikhilesh > Subject: [PATCH 1/2] regexdev: fix section attribute of symbols

[PATCH 1/2] regexdev: fix section attribute of symbols

2022-03-06 Thread Thomas Monjalon
The functions used by the drivers must be internal, while the function and variables used in inline functions must be experimental. These are the changes done in the shared libraries: - DF .text Base rte_regexdev_get_device_by_name + DF .text INTERNAL rte_regexdev_get_device_by_nam