On 1/11/2018 8:12 AM, Andrew Rybchenko wrote: > From: Ivan Malov <ivan.ma...@oktetlabs.ru> > > Commonly, drivers converted to the new offload API > may need to log unsupported offloads as a response > to wrong settings. From this perspective, it would > be convenient to have generic functions to look up > offload names. The patch adds such a helper for Rx. > > Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> > > Cc: Thomas Monjalon <tho...@monjalon.net> > Cc: Ferruh Yigit <ferruh.yi...@intel.com> > Cc: Shahaf Shuler <shah...@mellanox.com>
Hi Thomas, Shahaf, Any comment on ethdev patches?