Avoid duplication by having generic basic xstats available
for use by drivers. A later patch uses this for failsafe
driver.
Signed-off-by: Stephen Hemminger
---
lib/librte_ethdev/rte_ethdev.c | 17 +++
lib/librte_ethdev/rte_ethdev_driver.h| 65
lib/libr
On Mon, 1 Jul 2019 13:54:52 +0300
Andrew Rybchenko wrote:
> On 27.06.2019 2:33, Stephen Hemminger wrote:
> > Avoid duplication by having generic basic xstats available
> > for use by drivers. A later patch uses this for failsafe
> > driver.
> >
> > Signed-off-by: Stephen Hemminger
>
> [...]
>
On 27.06.2019 2:33, Stephen Hemminger wrote:
Avoid duplication by having generic basic xstats available
for use by drivers. A later patch uses this for failsafe
driver.
Signed-off-by: Stephen Hemminger
[...]
diff --git a/lib/librte_ethdev/rte_ethdev_core.h
b/lib/librte_ethdev/rte_ethdev_c
Avoid duplication by having generic basic xstats available
for use by drivers. A later patch uses this for failsafe
driver.
Signed-off-by: Stephen Hemminger
---
lib/librte_ethdev/rte_ethdev.c | 17 -
lib/librte_ethdev/rte_ethdev_core.h | 14 ++
lib/libr
4 matches
Mail list logo