diff options
| author | Vlad Buslov <[email protected]> | 2023-02-01 16:30:57 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-02-03 09:31:24 +0000 |
| commit | 1a441a9b8be8849957a01413a144f84932c324cb (patch) | |
| tree | e91669b147bb2211e6724d1ad04f7593d29ab9c4 /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | netfilter: flowtable: allow unidirectional rules (diff) | |
| download | kernel-1a441a9b8be8849957a01413a144f84932c324cb.tar.gz kernel-1a441a9b8be8849957a01413a144f84932c324cb.zip | |
netfilter: flowtable: cache info of last offload
Modify flow table offload to cache the last ct info status that was passed
to the driver offload callbacks by extending enum nf_flow_flags with new
"NF_FLOW_HW_ESTABLISHED" flag. Set the flag if ctinfo was 'established'
during last act_ct meta actions fill call. This infrastructure change is
necessary to optimize promoting of UDP connections from 'new' to
'established' in following patches in this series.
Signed-off-by: Vlad Buslov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
