-
Spike
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
NetObserv - Sprint 262, NetObserv - Sprint 263, NetObserv - Sprint 264, NetObserv - Sprint 265, NetObserv - Sprint 266, NetObserv - Sprint 267, NetObserv - Sprint 268, NetObserv - Sprint 269, NetObserv - Sprint 270
UDN work & packet tracing might be a good opportunity to improve performances, by replacing our user-space deduplication with in-kernel deduplication.
NETOBSERV-1996 introduces in-kernel deduplication: all flows for a given 5-tuple are now deduplicated in kernel.
This task is about going one step further and use packet tracing across observation points (interfaces) to identify when a packet was already seen, and find the correlated flow without creating a new one. In this way, NATed packets, or packets on br-ex, which have different 5-tuples (e.g. they have Service IP or Node IP instead of pods IPs) can still be correlated with their corresponding pod-to-pod flow and be deduplicated.
- depends on
-
NETOBSERV-1996 In-kernel dedup
-
- Closed
-
- is related to
-
NETOBSERV-2224 Implement skb traits (waiting for kernel upstream)
-
- New
-
- links to