Wei Yang <richardw.y...@linux.intel.com> wrote: > Notification from recv thread is not ordered, which means we may be > notified by one MultiFDRecvParams but adjust packet_num for another. > > Move the adjustment after we are sure each recv thread are sync-ed. > > Signed-off-by: Wei Yang <richardw.y...@linux.intel.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> It shouldn't matter a lot in real life, but I agree that it is better.