> -----Original Message----- > From: Nicolau, Radu > Sent: Monday, January 22, 2018 4:44 PM > To: dev@dpdk.org > Cc: Kovacevic, Marko <marko.kovace...@intel.com>; Mcnamara, John > <john.mcnam...@intel.com>; Doherty, Declan <declan.dohe...@intel.com>; > Yigit, Ferruh <ferruh.yi...@intel.com>; Nicolau, Radu > <radu.nico...@intel.com> > Subject: [PATCH] net/bonding: check dequeue result before proceeding > > Fixes Coverity issue 257015 >
Hi Radu, You should also include the fixes line in the commit message and CC sta...@dpdk.org as well: Fixes: 09150784a776 ("net/bonding: burst mode hash calculation") Coverity issue: 257015 Cc: sta...@dpdk.org John