numam-dpdk/lib/librte_ether
Thomas Monjalon 506964bf86 ethdev: read link state interrupt without link update service
It is now possible to read link status updated by interrupt without
having manual link_update() service provided by the PMD.
Indeed link_update() is useless in interrupt case. So check of this
function pointer must be done in the interrupt case only.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2014-06-27 02:06:40 +02:00
..
2014-06-11 00:29:34 +02:00
2014-06-18 00:55:05 +02:00
2014-06-18 00:55:05 +02:00