Re: [dpdk-dev] [PATCH] doc: fix memif driver acronyms

2021-11-24 Thread Ferruh Yigit
On 11/19/2021 4:59 AM, jer...@marvell.com wrote: From: Jerin Jacob The commit d250589d5702 ("net/memif: replace master/slave arguments") replaced master/slave terms to server/client terms. Fix the documentation to reflect the same. Fixes: d250589d5702 ("net/memif: replace master/slave argument

[dpdk-dev] [PATCH] doc: fix memif driver acronyms

2021-11-18 Thread jerinj
From: Jerin Jacob The commit d250589d5702 ("net/memif: replace master/slave arguments") replaced master/slave terms to server/client terms. Fix the documentation to reflect the same. Fixes: d250589d5702 ("net/memif: replace master/slave arguments") Cc: sta...@dpdk.org Signed-off-by: Jerin Jacob