23/02/2021 19:23, Kathleen Capella: > Initialize prev_tsc to cur_tsc. This avoids running the TX queue drain > in the first iteration of the packet processing loop.
Is it really a fix? What was broken? Isn't it an optimization? > Fixes: af75078fece3 ("first public release") If it's really a fix, we should probably backport it, so Cc: sta...@dpdk.org > Signed-off-by: Kathleen Capella <kathleen.cape...@arm.com> > Reviewed-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>