Hi Fan, > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Fan Zhang > Sent: Tuesday, April 04, 2017 4:41 PM > To: [email protected] > Cc: De Lara Guarch, Pablo; [email protected] > Subject: [dpdk-dev] [PATCH] crypto/scheduler: fix typo > > This patch fixes a naming typo in set and get mode APIs. > > Fixes: 097ab0bac017 ("crypto/scheduler: add API") > > Signed-off-by: Fan Zhang <[email protected]> > --- > drivers/crypto/scheduler/rte_cryptodev_scheduler.c | 4 ++-- > drivers/crypto/scheduler/rte_cryptodev_scheduler.h | 4 ++-- > test/test/test_cryptodev.c | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-) >
Can you also update the version.map file? Thanks, Pablo

