Skip to content
Commit e2784acb authored by Nithin Dabilpuram's avatar Nithin Dabilpuram Committed by Jakub Kicinski
Browse files

octeontx2-af: restore rxc conf after teardown sequence



CN10K CPT coprocessor includes a component named RXC which
is responsible for reassembly of inner IP packets. RXC has
the feature to evict oldest entries based on age/threshold.
The age/threshold is being set to minimum values to evict
all entries at the time of teardown.
This patch adds code to restore timeout and threshold config
after teardown sequence is complete as it is global config.

Signed-off-by: default avatarNithin Dabilpuram <ndabilpuram@marvell.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 41b166e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment