Hi David, > -----Original Message----- > From: Coyle, David <david.co...@intel.com> > Sent: Friday, April 3, 2020 5:37 PM > To: dev@dpdk.org > Cc: Doherty, Declan <declan.dohe...@intel.com>; Trahe, Fiona > <fiona.tr...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; Ryan, Brendan <brendan.r...@intel.com>; > shreyansh.j...@nxp.com; hemant.agra...@nxp.com; Coyle, David > <david.co...@intel.com>; O'loingsigh, Mairtin <mairtin.oloings...@intel.com> > Subject: [PATCH v2 1/4] raw/common: add multi-function interface > > The multi-function interface provides a flexible and extensible way of > combining > one or more packet processing functions into a single operation. The interface > can be used by applications to send the combined operations to a optimized > software or hardware accelerator via a raw device. > > Signed-off-by: David Coyle <david.co...@intel.com> > Signed-off-by: Mairtin o Loingsigh <mairtin.oloings...@intel.com> > --- >
Forgot to say to update Release Notes document, which these changes. Thanks! Pablo