net/smc: Make SMC statistics network namespace aware
Make the gathered SMC statistics network namespace aware, for each namespace collect an own set of statistic information. Signed-off-by:Guvenc Gulce <guvenc@linux.ibm.com> Signed-off-by:
Karsten Graul <kgraul@linux.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/net_namespace.h 4 additions, 0 deletionsinclude/net/net_namespace.h
- include/net/netns/smc.h 16 additions, 0 deletionsinclude/net/netns/smc.h
- net/smc/af_smc.c 40 additions, 25 deletionsnet/smc/af_smc.c
- net/smc/smc_core.c 5 additions, 5 deletionsnet/smc/smc_core.c
- net/smc/smc_rx.c 3 additions, 3 deletionsnet/smc/smc_rx.c
- net/smc/smc_stats.c 27 additions, 20 deletionsnet/smc/smc_stats.c
- net/smc/smc_stats.h 61 additions, 50 deletionsnet/smc/smc_stats.h
- net/smc/smc_tx.c 7 additions, 5 deletionsnet/smc/smc_tx.c
Please register or sign in to comment