https://bugs.linaro.org/show_bug.cgi?id=3615

--- Comment #3 from Maxim Uvarov <maxim.uva...@linaro.org> ---
https://github.com/Linaro/odp/commit/41c5133aa472fe33514dbe605931cb508e855c8b
refs/heads/master
2018-02-26T14:13:59+03:00
Petri Savolainen petri.savolai...@linaro.org
linux-gen: pktio: fix recv timeout issue with socket mmap

Validation test failed sometimes when select returned that
there are packets but sock_mmap_recv did find those (or it
dropped those). Continue timeout wait with select if
sock_mmap_recv didn't find any packets. Select updates
timeout value automatically to reflect the amount of
time not slept.

Fixes https://bugs.linaro.org/show_bug.cgi?id=3615

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to