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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Jun 2016 21:36:37 +0800
From:	zyjzyj2000@...il.com
To:	e1000-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
	donald.c.skidmore@...el.com
Subject: [PATCH net-next 1/1] ixgbe: add fiber tranceiver plug/unplug notifier 


Hi, Don

The latest patch is based on your suggestion.
The changes are as below:

1. Replace IXGBE_IDENTIFIER with IXGBE_ESDP;
2. Replace plug interrupt with poll;
3. Indicate the NICs that does not support to plug/unplug tranceiver as plugged;

The patch can work well with the following steps:

 1. boot the host
 2. ip link set eth0 up
 3. unplug the fiber tranceiver
 4. a message NETDEV_FIBER_TRANCEIVER_UNPLUG is sent
 5. plug the fiber tranceiver
 6. a notifier NETDEV_FIBER_TRANCEIVER_PLUG is sent

Any reply is appreciated.

Zhu Yanun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ