diff options
author | Paul Blakey <paulb@mellanox.com> | 2020-03-03 16:07:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-04 02:09:13 +0300 |
commit | 46475bb20f4ba019abf22b0db10bf55a4158852e (patch) | |
tree | 141cdc035b22c9e38b97c3a325ebc70db66abca2 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 64ff70b80fd403110b67dd9f7184a604fdb0da43 (diff) | |
download | linux-46475bb20f4ba019abf22b0db10bf55a4158852e.tar.xz |
net/sched: act_ct: Software offload of established flows
Offload nf conntrack processing by looking up the 5-tuple in the
zone's flow table.
The nf conntrack module will process the packets until a connection is
in established state. Once in established state, the ct state pointer
(nf_conn) will be restored on the skb from a successful ft lookup.
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions