net/ipn3ke: change function label from EXPERIMENTAL to INTERNAL

Message ID 1629353105-185916-1-git-send-email-rosen.xu@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series net/ipn3ke: change function label from EXPERIMENTAL to INTERNAL |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/github-robot: build success github build: passed
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-aarch64-unit-testing fail Testing issues
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-x86_64-unit-testing fail Testing issues
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/iol-aarch64-compile-testing success Testing PASS
ci/intel-Testing success Testing PASS

Commit Message

Xu, Rosen Aug. 19, 2021, 6:05 a.m. UTC
  'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.

Signed-off-by: Rosen Xu <rosen.xu@intel.com>
---
 drivers/net/ipn3ke/version.map | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Ferruh Yigit Aug. 20, 2021, 1:13 p.m. UTC | #1
On 8/19/2021 7:05 AM, Rosen Xu wrote:
> 'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
> It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.
> 
> Signed-off-by: Rosen Xu <rosen.xu@intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Xu, Rosen Aug. 20, 2021, 2:20 p.m. UTC | #2
Thanks a lot Ferruh.

> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yigit@intel.com>
> Sent: Friday, August 20, 2021 21:13
> To: Xu, Rosen <rosen.xu@intel.com>; dev@dpdk.org
> Cc: mdr@ashroe.eu; thomas@monjalon.net; Zhang, Tianfei
> <tianfei.zhang@intel.com>; Huang, Wei <wei.huang@intel.com>
> Subject: Re: [DPDK] net/ipn3ke: change function label from EXPERIMENTAL
> to INTERNAL
> 
> On 8/19/2021 7:05 AM, Rosen Xu wrote:
> > 'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
> > It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.
> >
> > Signed-off-by: Rosen Xu <rosen.xu@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Ray Kinsella Aug. 20, 2021, 3:39 p.m. UTC | #3
On 20/08/2021 14:13, Ferruh Yigit wrote:
> On 8/19/2021 7:05 AM, Rosen Xu wrote:
>> 'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
>> It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.
>>
>> Signed-off-by: Rosen Xu <rosen.xu@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 

Acked-by: Ray Kinsella <mdr@ashroe.eu>
  
Xu, Rosen Aug. 22, 2021, 2:49 a.m. UTC | #4
Thanks a lot Ray.

> -----Original Message-----
> From: Kinsella, Ray <mdr@ashroe.eu>
> Sent: Friday, August 20, 2021 23:39
> To: Yigit, Ferruh <ferruh.yigit@intel.com>; Xu, Rosen <rosen.xu@intel.com>;
> dev@dpdk.org
> Cc: thomas@monjalon.net; Zhang, Tianfei <tianfei.zhang@intel.com>; Huang,
> Wei <wei.huang@intel.com>
> Subject: Re: [DPDK] net/ipn3ke: change function label from EXPERIMENTAL
> to INTERNAL
> 
> 
> 
> On 20/08/2021 14:13, Ferruh Yigit wrote:
> > On 8/19/2021 7:05 AM, Rosen Xu wrote:
> >> 'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
> >> It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.
> >>
> >> Signed-off-by: Rosen Xu <rosen.xu@intel.com>
> >
> > Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> >
> 
> Acked-by: Ray Kinsella <mdr@ashroe.eu>
  
Ferruh Yigit Aug. 31, 2021, 2:18 p.m. UTC | #5
On 8/22/2021 3:49 AM, Xu, Rosen wrote:
> Thanks a lot Ray.
> 
>> -----Original Message-----
>> From: Kinsella, Ray <mdr@ashroe.eu>
>> Sent: Friday, August 20, 2021 23:39
>> To: Yigit, Ferruh <ferruh.yigit@intel.com>; Xu, Rosen <rosen.xu@intel.com>;
>> dev@dpdk.org
>> Cc: thomas@monjalon.net; Zhang, Tianfei <tianfei.zhang@intel.com>; Huang,
>> Wei <wei.huang@intel.com>
>> Subject: Re: [DPDK] net/ipn3ke: change function label from EXPERIMENTAL
>> to INTERNAL
>>
>>
>>
>> On 20/08/2021 14:13, Ferruh Yigit wrote:
>>> On 8/19/2021 7:05 AM, Rosen Xu wrote:
>>>> 'ipn3ke_bridge_func' is a global variable and it used in net & raw drivers.
>>>> It's only used for drivers, so change it from EXPERIMENTAL to INTERNAL.
>>>>
>>>> Signed-off-by: Rosen Xu <rosen.xu@intel.com>
>>>
>>> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
>>>
>>
>> Acked-by: Ray Kinsella <mdr@ashroe.eu>

Applied to dpdk-next-net/main, thanks.
  

Patch

diff --git a/drivers/net/ipn3ke/version.map b/drivers/net/ipn3ke/version.map
index 568ce32..4fd4e7c 100644
--- a/drivers/net/ipn3ke/version.map
+++ b/drivers/net/ipn3ke/version.map
@@ -2,7 +2,7 @@  DPDK_22 {
 	local: *;
 };
 
-EXPERIMENTAL {
+INTERNAL {
 	global:
 
 	ipn3ke_bridge_func;