> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Thursday, September 29, 2016 4:00 AM > To: dev at dpdk.org > Cc: Doherty, Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.guarch at intel.com> > Subject: [dpdk-dev] [PATCH v2 2/4] app/test: rename some functions > > Before adding the new ZUC tests, since they will use the existing common > functions for SNOW3G and KASUMI, these functions are renamed to > *_wireless_algo_*, instead of *_snow3g_kasumi_*, as they are common > functions for all the three wireless algorithms. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com> > --- > app/test/test_cryptodev.c | 86 +++++++++++++++++++++++------------------ > ------ > -- > 2.7.4
Acked-by: Deepak Kumar Jain >deepak.k.jain at intel.com>