On 7/23/2018 12:27 PM, Shreyansh Jain wrote:
> Fixes: e76d7a768ce0 ("doc: fix syntax in testpmd user guide")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Shreyansh Jain <[email protected]>
> ---
> Note: Though the git blame suggest e76d7a768c as the last modification
> for fixes, this actually existed when testpmd doc was added.
You are right, I think fixes should be initial commit:
Fixes: ac718398f477 ("doc: testpmd application user guide")
Reviewed-by: Ferruh Yigit <[email protected]>