On Wed, Jun 05, 2019 at 12:39:06PM +0200, Juan Quintela wrote: >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.
Yep, thanks. -- Wei Yang Help you, Help me