> > These files were added without requires SPDX headers. > > > > Fixes: 7525ebd8ebb0 ("common/mlx5: add glue functions on Windows") > > Cc: tal...@nvidia.com > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > --- > > -/* > > +/* SPDX-License-Identifier: BSD-3-Clause > > * Copyright (C) Mellanox Technologies, Ltd. 2001-2020. > > - * > > */ > > + > > #ifndef __MLX5_WIN_ETX_H__ > > #define __MLX5_WIN_ETX_H__ > > > > -- > > 2.30.2 > > Thanks Stephen, > > Doesn't this patch needs to cc stable as well since those files were added in > 21.02? > > Acked-by: Tal Shnaiderman <tal...@nvidia.com>
Yes will add stable while applying.