lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Sep 2014 10:14:10 +0400
From:	Hosam Hittini <h.hittini@...il.com>
To:	netdev@...r.kernel.org
Subject: Ring parameter information

Hi,

I have two network interfaces and I used "ethtool -g" to get their ring parameters, but I don’t quite understand the output
For the ethernet interface the output says the operation is not supported
For the wireless interface the output says the sending and receiving buffer sizes are equal to zero
I wonder if anyone can help me with that

hosam@...in-01:~$ sudo ethtool -g eth0
Ring parameters for eth0:
Cannot get device ring settings: Operation not supported

hosam@...in-01:~$ sudo ethtool -g wlan1
Ring parameters for wlan1:
Pre-set maximums:
RX:			0
RX Mini:		0
RX Jumbo:	0
TX:			0
Current hardware settings:
RX:			0
RX Mini:		0
RX Jumbo:	0
TX:			0

Regards,
Eng. Hosam Hittini--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ