[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181109224903.GE5259@lunn.ch>
Date: Fri, 9 Nov 2018 23:49:03 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Salil Mehta <salil.mehta@...wei.com>
Cc: davem@...emloft.net, yuvalm@...lanox.com, leon@...nel.org,
yisen.zhuang@...wei.com, lipeng321@...wei.com,
mehta.salil@...src.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
linuxarm@...wei.com, liuzhongzhu <liuzhongzhu@...wei.com>
Subject: Re: [RFC PATCH 04/10] net: hns3: Add "promisc mode" config info
query function
On Fri, Nov 09, 2018 at 10:07:37PM +0000, Salil Mehta wrote:
> From: liuzhongzhu <liuzhongzhu@...wei.com>
>
> This patch prints promiscuous mode status.
netstat -i
Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
lo 65536 871698 0 0 0 871698 0 0 0 LRU
tun0 1500 1052639 0 0 0 1013998 0 0 0 MOPRU
The flag P means promisc.
Andrew
Powered by blists - more mailing lists