All of lore.kernel.org
 help / color / mirror / Atom feed
* [next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type
@ 2021-02-10  5:20 Naresh Kamboju
  2021-02-10  5:35 ` Saeed Mahameed
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2021-02-10  5:20 UTC (permalink / raw)
  To: Linux-Next Mailing List, Netdev, open list, linux-rdma
  Cc: David S. Miller, Jakub Kicinski, Saeed Mahameed, Leon Romanovsky,
	eli, Paul Blakey, huyn

While building Linux next tag 20210209 s390 (defconfig) with gcc-9
make modules failed.
  - s390 (defconfig) with gcc-8 - FAILED
  - s390 (defconfig) with gcc-9 - FAILED
  - s390 (defconfig) with gcc-10 - FAILED

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=s390
CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc'
'HOSTCC=sccache gcc'
In file included from drivers/net/ethernet/mellanox/mlx5/core/en_tc.h:40,
                 from drivers/net/ethernet/mellanox/mlx5/core/en_main.c:45:
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h:24:29: error:
field 'match_level' has incomplete type
   24 |  enum mlx5_flow_match_level match_level;
      |                             ^~~~~~~~~~~
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h:27:26: warning:
'struct mlx5e_encap_entry' declared inside parameter list will not be
visible outside of this definition or declaration
   27 |  int (*calc_hlen)(struct mlx5e_encap_entry *e);
      |                          ^~~~~~~~~~~~~~~~~

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>

build link,
https://builds.tuxbuild.com/1oF9mT3pKaPfVIptyzGbiNjKW0m/

-- 
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type
  2021-02-10  5:20 [next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type Naresh Kamboju
@ 2021-02-10  5:35 ` Saeed Mahameed
  0 siblings, 0 replies; 2+ messages in thread
From: Saeed Mahameed @ 2021-02-10  5:35 UTC (permalink / raw)
  To: Naresh Kamboju, Linux-Next Mailing List, Netdev, open list, linux-rdma
  Cc: David S. Miller, Jakub Kicinski, Leon Romanovsky, eli, Paul Blakey, huyn

On Wed, 2021-02-10 at 10:50 +0530, Naresh Kamboju wrote:
> While building Linux next tag 20210209 s390 (defconfig) with gcc-9
> make modules failed.
> 
...

> Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
> 

Thanks for the report a patch was already posted earlier today
https://patchwork.kernel.org/project/netdevbpf/patch/20210209203722.12387-1-saeed@kernel.org/
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-10  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10  5:20 [next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type Naresh Kamboju
2021-02-10  5:35 ` Saeed Mahameed

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.