[dpdk-dev] [PATCH v8 5/9] nfp: adding link functionality

2015-11-25 Thread Thomas Monjalon
2015-11-25 08:29, Stephen Hemminger: > On Wed, 25 Nov 2015 16:19:51 + > "Alejandro.Lucero" wrote: > > > +/* > > + * Atomically reads link status information from global structure > > rte_eth_dev. > > + * > > + * @param dev > > + * - Pointer to the structure rte_eth_dev to read from. > > +

[dpdk-dev] [PATCH v8 5/9] nfp: adding link functionality

2015-11-25 Thread Alejandro Lucero
I tried to do that but there is some issue with the inlining. I think this is due to inline keyword being processed (also) as static by the compiler. On Wed, Nov 25, 2015 at 4:29 PM, Stephen Hemminger < stephen at networkplumber.org> wrote: > On Wed, 25 Nov 2015 16:19:51 + >

[dpdk-dev] [PATCH v8 5/9] nfp: adding link functionality

2015-11-25 Thread Alejandro.Lucero
From: "Alejandro.Lucero" Signed-off-by: Alejandro.Lucero Signed-off-by: Rolf.Neugebauer --- drivers/net/nfp/nfp_net.c | 96 + 1 file changed, 96 insertions(+) diff --git a/drivers/net/nfp/nfp_net.c

[dpdk-dev] [PATCH v8 5/9] nfp: adding link functionality

2015-11-25 Thread Stephen Hemminger
On Wed, 25 Nov 2015 16:19:51 + "Alejandro.Lucero" wrote: > +/* > + * Atomically reads link status information from global structure > rte_eth_dev. > + * > + * @param dev > + * - Pointer to the structure rte_eth_dev to read from. > + * - Pointer to the buffer to be saved with the link