DPDK patches and discussions
 help / color / mirror / Atom feed
* mlx5:  unitialized warning
@ 2021-12-17 18:05 Stephen Hemminger
  2021-12-17 19:01 ` Dmitry Kozlyuk
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Hemminger @ 2021-12-17 18:05 UTC (permalink / raw)
  To: dev

Building current main branch with gcc (Debian 10.2.1-6) 10.2.1 20210110


[1843/3131] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o
../drivers/net/mlx5/mlx5_flow_meter.c: In function ‘mlx5_flow_meter_create’:
../drivers/net/mlx5/mlx5_flow_meter.c:1170:33: warning: ‘legacy_fm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 1170 |  struct mlx5_legacy_flow_meter *legacy_fm;
      |                                 ^~~~~~~~~

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

end of thread, other threads:[~2021-12-17 20:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 18:05 mlx5: unitialized warning Stephen Hemminger
2021-12-17 19:01 ` Dmitry Kozlyuk
2021-12-17 19:19   ` Stephen Hemminger
2021-12-17 19:28     ` Dmitry Kozlyuk
2021-12-17 20:17       ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).