lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 02 Nov 2021 12:38:19 +0000 (GMT)
From:   David Miller <davem@...emloft.net>
To:     saeed@...nel.org
Cc:     kuba@...nel.org, netdev@...r.kernel.org, saeedm@...dia.com
Subject: Re: [pull request][net-next 0/7] mlx5 updates 2021-11-01


This doesn't build:

drivers/net/ethernet/mellanox/mlx5/core/en_tc.c: In function ‘parse_tc_fdb_actions’:
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:4007:25: error: ‘action’ undeclared (first use in this function)
 4007 |                         action |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST |
      |                         ^~~~~~
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:4007:25: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [scripts/Makefile.build:277: drivers/net/ethernet/mellanox/mlx5/core/en_tc.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [scripts/Makefile.build:540: drivers/net/ethernet/mellanox/mlx5/core] Error 2
make[3]: *** [scripts/Makefile.build:540: drivers/net/ethernet/mellanox] Error 2
make[2]: *** [scripts/Makefile.build:540: drivers/net/ethernet] Error 2
make[1]: *** [scripts/Makefile.build:540: drivers/net] Error 2
make: *** [Makefile:1871: drivers] Error 2
make: *** Waiting for unfinished jobs....

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ