> -----Original Message----- > From: Nicolau, Radu > Sent: Monday, January 22, 2018 4:37 PM > To: dev@dpdk.org > Cc: Kovacevic, Marko <marko.kovace...@intel.com>; Mcnamara, John > <john.mcnam...@intel.com>; Doherty, Declan <declan.dohe...@intel.com>; > Nicolau, Radu <radu.nico...@intel.com> > Subject: [PATCH] examples/bond: add mbuf alloc check > > Fixes Coverity issue 257008 >
Hi Radu, You should also include the fixes line in the commit message and CC sta...@dpdk.org as well: Fixes: cc7e8ae84faa ("examples/bond: add example application for link bonding mode 6") Coverity issue: 257008 Cc: sta...@dpdk.org John