> > Checking the return value of rte_metrics_update_values, if failed > > returning that value. > > Coverity had picked up that that the return value wasn't being checked. > > > > Coverity issue: 336863 > > Fixes: 2ad7ba9a6567 ("bitrate: add bitrate statistics library") > > Cc: remy.hor...@intel.com > > > > Signed-off-by: Andrius Sirvys <andrius.sir...@intel.com> > > Acked-by: Rami Rosen <ramir...@gmail.com> > > Acked-by: John McNamara <john.mcnam...@intel.com>
+Cc: stable Applied, thanks