Re: [PATCH v3 22/29] vhost: remove experimental from some API's

2023-10-20 Thread Stephen Hemminger
On Fri, 20 Oct 2023 09:41:48 +0200 Maxime Coquelin wrote: > I think we should wait before remove experimental tag on all the Vhost > async APIs. Indeed, it was intended to be used by OVS, but the proposed > architecture was nacked by the OVS maintainers. I'm not aware of any > other user of these

Re: [PATCH v3 22/29] vhost: remove experimental from some API's

2023-10-20 Thread Maxime Coquelin
On 10/19/23 18:55, Stephen Hemminger wrote: All API's that before 22.11 release should have experimental tag removed. Signed-off-by: Stephen Hemminger --- lib/vhost/rte_vhost.h| 5 lib/vhost/rte_vhost_async.h | 19 -- lib/vhost/rte_vhost_crypto.h | 1 - lib/v

[PATCH v3 22/29] vhost: remove experimental from some API's

2023-10-19 Thread Stephen Hemminger
All API's that before 22.11 release should have experimental tag removed. Signed-off-by: Stephen Hemminger --- lib/vhost/rte_vhost.h| 5 lib/vhost/rte_vhost_async.h | 19 -- lib/vhost/rte_vhost_crypto.h | 1 - lib/vhost/version.map| 51 ++--