doc: fix Rx burst function in hns3 guide
authorMin Hu (Connor) <humin29@huawei.com>
Tue, 20 Apr 2021 08:59:52 +0000 (16:59 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 20 Apr 2021 10:55:28 +0000 (12:55 +0200)
commit8e321f7df187471a164cb8b66a09298001af69d3
treea2ce1a5077c2c45114edd1256d295a57ee018640
parentf2ea1b6bcf39c5af7c5eaebf8c27887deb3e605d
doc: fix Rx burst function in hns3 guide

The patch 'net/hns3: rename Rx burst function' changed `simple'
Rx function name from 'scalar' to 'scalar simple', but doc
ignored that.

This patch fixed it.

Fixes: aa5baf47e1a3 ("net/hns3: rename Rx burst function")
Cc: stable@dpdk.org
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
doc/guides/nics/hns3.rst