Re: [dpdk-dev] [PATCH] crypto/scheduler: replace usage of master/slave

2020-07-26 Thread Akhil Goyal
Hi Adam, > > This patch replaces the usage of master/slave in QAT PMD and > Scheduler PMD as well as in their docs. Also the test app was > modified to use the new wording. > > Signed-off-by: Adam Dybkowski > --- This patch should be part of next release, as it is changing the user experience a

Re: [dpdk-dev] [PATCH] crypto/scheduler: replace usage of master/slave

2020-07-22 Thread Zhang, Roy Fan
> -Original Message- > From: dev On Behalf Of Adam Dybkowski > Sent: Wednesday, July 22, 2020 11:15 AM > To: dev@dpdk.org; Trahe, Fiona ; > akhil.go...@nxp.com > Cc: Dybkowski, AdamX > Subject: [dpdk-dev] [PATCH] crypto/scheduler: replace usage of > mast

[dpdk-dev] [PATCH] crypto/scheduler: replace usage of master/slave

2020-07-22 Thread Adam Dybkowski
This patch replaces the usage of master/slave in QAT PMD and Scheduler PMD as well as in their docs. Also the test app was modified to use the new wording. Signed-off-by: Adam Dybkowski --- app/test/test_cryptodev.c | 16 +- doc/guides/cryptodevs/qat.rst |