Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 780d15ced4188a38984c656a9fca58fdd5226735
      
https://github.com/Linaro/odp/commit/780d15ced4188a38984c656a9fca58fdd5226735
  Author: Josep Puigdemont <josep.puigdem...@linaro.org>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M example/l2fwd_simple/l2fwd_simple_run.sh

  Log Message:
  -----------
  example/l2fw_simple: increase wait time

When using huge pages, the wrapper script that's used to run this test
will send a SIGINT signal too early to the signal, causing it to be
ignored by the application. This in turn cause the application to never
exit its main loop, which depends on handling this signal to set the
variable that terminates the loop.

Increasing the delay between starting the application and sending the
SIGINT signal fixes this issue.

This fixes https://bugs.linaro.org/show_bug.cgi?id=3879

Signed-off-by: Josep Puigdemont <josep.puigdem...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>



      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Reply via email to