neously in different namespaces,
making all of global variables as per network namespace variables.
With regard to single kernel thread mode, there will be one kernel
thread for each of network namespace.
Signed-off-by: Dex Chen
---
lib/librte_eal/linuxapp/kni/kni_mi
of pernet_subsys
> Fix warnings of checkpatch
> Fix NULL nsproxy issue in kni_release()
Signed-off-by: Dex Chen
---
lib/librte_eal/linuxapp/kni/kni_misc.c | 136 +
1 file changed, 87 insertions(+), 49 deletions(-)
diff --git a/lib/librte_eal/linu
neously in different namespaces,
making all of global variables as per network namespace variables.
With regard to single kernel thread mode, there will be one kernel
thread for each of network namespace.
Signed-off-by: Dex Chen
---
Changes in v3:
- Move change logs in annotation
Changes in v2:
3 matches
Mail list logo