Commit 90993e84 authored by Peiyang Wang's avatar Peiyang Wang Committed by Jiantao Xiao
Browse files

net: hns3: add arp proxy switch in ethtool

driver inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I8GQDK


CVE: NA

----------------------------------------------------------------------

To use arp proxy more conviency, add an arp proxy switch in ethool. Use
followed command to open or close arp proxy:
ethtool --set-priv-flags <device_name> roh_arp_proxy_enable <on/off>

Use followed command to find current state of arp proxy switch:
ethtool --show-priv-flags <device_name>

The results are showed as followed:
...
roh_arp_proxy_enable: on

Upstream: Yes
Bugfix or Feature: Feature
AR20230919193847

Signed-off-by: default avatarPeiyang Wang <wangpeiyang1@huawei.com>
parent 0b68f477
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment