fix(nat44det): reduce ramp-up rate 93/35693/7
authorVratko Polak <vrpolak@cisco.com>
Thu, 17 Mar 2022 15:50:48 +0000 (16:50 +0100)
committerVratko Polak <vrpolak@cisco.com>
Tue, 22 Mar 2022 11:24:12 +0000 (11:24 +0000)
The previous values were too high for 9000b bandwidth.
In order to avoid any packet loss,
the new values are low enough even for x710 (10 Gbps).

The ramp-up rate is also considerably lowered
for lower scales, to keep the rate constant.
Ramp-up duration slightly increased above the minimum needed
to avoid time overheads, duration stretching and rounding errors.

Ticket: CSIT-1811

Change-Id: Iefa8d4d9344e3876014dc5415a4acfedc5abf429
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found