> Update guide with instructions to run on Aarch64 based Ampere Altra > platform > > Signed-off-by: Dharmik Thakkar <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]> > --- > v3: > - Fix duplicate target warning by using anonymous reference > v2: > - Update driver guide with instructions to run on aarch64 instead > --- > .mailmap | 2 +- > doc/guides/cryptodevs/qat.rst | 6 ++++++ > 2 files changed, 7 insertions(+), 1 deletion(-) > > diff --git a/.mailmap b/.mailmap > index 864d33ee46fb..bb79fd4673ef 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -319,7 +319,7 @@ Devendra Singh Rawat <[email protected]> > Dex Chen <[email protected]> > Dexia Li <[email protected]> > Dexuan Cui <[email protected]> > -Dharmik Thakkar <[email protected]> > +Dharmik Thakkar <[email protected]> Change in email ID should be added and not replaced.
Updated .mailmap to have both the email IDs. Applied to dpdk-next-crypto

