[dpdk-dev] [PATCH v4] test: remove strict timing requirements from alarm and cycles tests
    David Marchand 
    david.marchand at redhat.com
       
    Thu Jun  3 18:13:14 CEST 2021
    
    
  
On Thu, Jun 3, 2021 at 5:22 PM Aaron Conole <aconole at redhat.com> wrote:
>
> The tests 'alarm_autotest' and 'cycles_autotest' rely on the underlying
> system having very accurate and precise timing.  On systems where the
> timing isn't as rigid, or the load is particularly high, these tests are
> unreliable since the wake latency from the scheduler can be high enough
> to miss the timing window.
>
> Remove the timing related tests from the test suites.  These tests now
> ensure the add/remove callback infrastructure unit tests, but drop the
> waits and reliance on system timing and load.
>
> This avoids FAIL on various testing infrastructures.
>
> Signed-off-by: Aaron Conole <aconole at redhat.com>
Applied, thanks Aaron.
-- 
David Marchand
    
    
More information about the dev
mailing list