tas
tas copied to clipboard
init flow steering even when autoscale is disabled
Flow steering index is uninitialized when fastpath autoscaling is disabled. This causes TX traffic to be forwarded to other cores and thus also causes contention on the flow state lock.
Fixes #13
Signed-off-by: Rajath Shashidhara [email protected]