Hi David, > -----Original Message----- > From: Coyle, David <[email protected]> > Sent: Friday, April 3, 2020 5:37 PM > To: [email protected] > Cc: Doherty, Declan <[email protected]>; Trahe, Fiona > <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; Ryan, Brendan <[email protected]>; > [email protected]; [email protected]; Coyle, David > <[email protected]>; O'loingsigh, Mairtin <[email protected]> > 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 <[email protected]> > Signed-off-by: Mairtin o Loingsigh <[email protected]> > --- >
Forgot to say to update Release Notes document, which these changes. Thanks! Pablo

