> > 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.
> >
> > Signed-off-by: Thomas Monjalon
>
> Acked-by: Olivier Matz
Applied for version 1.7.0.
--
Thomas
On 06/20/2014 03:13 PM, Thomas Monjalon wrote:
> 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.
>
> Signed-off-by: Thomas Monjalon
Acked-by: Olivier Matz
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.
Signed-off-by: Thomas Monjalon
---
lib/librte_ether/rte_ethdev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(
3 matches
Mail list logo