diff options
author | Xiaoyun Wang <cloud.wangxiaoyun@huawei.com> | 2019-10-10 22:51:56 +0800 |
---|---|---|
committer | Ferruh Yigit <ferruh.yigit@intel.com> | 2019-10-23 16:43:08 +0200 |
commit | 54ac338699322a76f60de0737a1e1ad56a730a87 (patch) | |
tree | 66a45e2bc9d8f94bcb69651367d1743f405777a0 /doc/guides/nics | |
parent | 1742421b9e5d991dc072b6b0353c5f71d391223f (diff) | |
download | dpdk-54ac338699322a76f60de0737a1e1ad56a730a87.zip dpdk-54ac338699322a76f60de0737a1e1ad56a730a87.tar.gz dpdk-54ac338699322a76f60de0737a1e1ad56a730a87.tar.xz |
net/hinic: set link down and up
This patch supports setting link down and up.
Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
Diffstat (limited to 'doc/guides/nics')
-rw-r--r-- | doc/guides/nics/hinic.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guides/nics/hinic.rst b/doc/guides/nics/hinic.rst index 8ff4171..9a9fcbe 100644 --- a/doc/guides/nics/hinic.rst +++ b/doc/guides/nics/hinic.rst @@ -31,6 +31,7 @@ Features - Unicast MAC filter - Multicast MAC filter - Flow director +- Set Link down or up Prerequisites ------------- |