Thread (6 messages) 6 messages, 5 authors, 2021-10-13

Re: [dpdk-dev] [PATCH] net/softnic: remove experimental table from API

From: David Marchand <hidden>
Date: 2021-09-30 15:42:33
Subsystem: networking drivers, the rest · Maintainers: Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

On Wed, Sep 15, 2021 at 9:33 AM Ferruh Yigit [off-list ref] wrote:
On 9/1/2021 2:48 PM, Kinsella, Ray wrote:
quoted

On 01/09/2021 13:20, Jasvinder Singh wrote:
quoted
This API was introduced in 18.08, therefore removing
experimental tag to promote it to stable state.

Signed-off-by: Jasvinder Singh <redacted>
---
 drivers/net/softnic/rte_eth_softnic.h | 1 -
 drivers/net/softnic/version.map       | 7 +------
 2 files changed, 1 insertion(+), 7 deletions(-)
Acked-by: Ray Kinsella <redacted>
Applied to dpdk-next-net/main, thanks.

Nit:
diff --git a/drivers/net/softnic/version.map b/drivers/net/softnic/version.map
index cd5afcf155..01e1514276 100644
--- a/drivers/net/softnic/version.map
+++ b/drivers/net/softnic/version.map
@@ -1,8 +1,8 @@
 DPDK_22 {
        global:

-       rte_pmd_softnic_run;
        rte_pmd_softnic_manage;
+       rte_pmd_softnic_run;

        local: *;
 };

When merging patches touching .map, I recommend running:
./devtools/update-abi.sh 22.0


-- 
David Marchand
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help