[dpdk-dev] [PATCH] net/bnxt: remove EEM system memory support

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 29 23:57:46 CEST 2020


On 7/29/2020 10:24 PM, Ajit Khaparde wrote:
> 
> 
> On Wed, Jul 29, 2020 at 9:25 AM Ferruh Yigit <ferruh.yigit at intel.com
> <mailto:ferruh.yigit at intel.com>> wrote:
> 
>     On 7/29/2020 1:42 AM, Ajit Khaparde wrote:
>     > From: Randy Schacher <stuart.schacher at broadcom.com
>     <mailto:stuart.schacher at broadcom.com>>
>     >
>     > Remove the memory management scheme for Extended Exact Match
>     > using system memory. Using host memory scheme instead which
>     > was the default anyway.
>     >
>     > Fixes: b2da02480cb7 ("net/bnxt: support EEM system memory")
>     >
>     > Signed-off-by: Randy Schacher <stuart.schacher at broadcom.com
>     <mailto:stuart.schacher at broadcom.com>>
>     > Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com
>     <mailto:ajit.khaparde at broadcom.com>>
>     > Reviewed-by: Peter Spreadborough <peter.spreadborough at broadcom.com
>     <mailto:peter.spreadborough at broadcom.com>>
>     > Reviewed-by: Farah Smith <farah.smith at broadcom.com
>     <mailto:farah.smith at broadcom.com>>
> 
>     <...>
> 
>     > @@ -29,7 +29,6 @@ sources = files('bnxt_cpr.c',
>     >       'tf_core/rand.c',
>     >       'tf_core/stack.c',
>     >          'tf_core/tf_em_common.c',
>     > -        'tf_core/tf_em_host.c',
>     >          'tf_core/tf_em_internal.c',
>     >       'tf_core/tf_rm.c',
>     >       'tf_core/tf_tbl.c',
> 
>     I was wondering why 'tf_em_host.c' removed from meson, while 'tf_em_system.c'
>     file is removed and how this is working,
>     but it seems 'tf_em_host.c' was duplicate in meson and you are fixing it J
> 
>     Since duplication is created in this release, no need to backport it, and it is
>     OK have it part of this patch.
> 
> Ferruh, Do you want me to respin the patch? Thanks

I think no needed, thanks, already pulled to next-net as it is.


More information about the dev mailing list