Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread Jerin Jacob
On Mon, Jan 11, 2021 at 7:28 PM Lincoln Lavoie wrote: > Hi All, > > How do you want us to handle this in the lab? Can we pull / disable this > unit test from the arm system, ignore it from now (if it's going to be > fixed), disable the unit tests on arm for now (while it's being fixed)? > Mayb

Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread Lincoln Lavoie
Hi All, How do you want us to handle this in the lab? Can we pull / disable this unit test from the arm system, ignore it from now (if it's going to be fixed), disable the unit tests on arm for now (while it's being fixed)? Cheers, LIncoln On Mon, Jan 11, 2021 at 8:54 AM Jerin Jacob wrote: >

Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread Jerin Jacob
On Mon, Jan 11, 2021 at 6:38 PM David Marchand wrote: > > Hey guys, > > On Mon, Jan 11, 2021 at 9:14 AM David Marchand > wrote: > > UNH CI is raising failures on a ARM server for the distributor test: > > https://lab.dpdk.org/results/dashboard/patchsets/15077/ > > > > Worker 59 handled 0 packets

Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread David Marchand
Hey guys, On Mon, Jan 11, 2021 at 9:14 AM David Marchand wrote: > UNH CI is raising failures on a ARM server for the distributor test: > https://lab.dpdk.org/results/dashboard/patchsets/15077/ > > Worker 59 handled 0 packets > Worker 60 handled 0 packets > Worker 61 handled 0 packets > Worker 62

Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread David Marchand
On Mon, Jan 11, 2021 at 11:37 AM Lukasz Wojciechowski wrote: > I took a look at the logs. The issue appeared in testing big burst in > sanity_test() for burst implementation of distributor. > > My guess is that the cyclic buffer for holding packets returned from > workers might be overflown and dr

Re: [dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread Lukasz Wojciechowski
Hello David, I took a look at the logs. The issue appeared in testing big burst in sanity_test() for burst implementation of distributor. My guess is that the cyclic buffer for holding packets returned from workers might be overflown and dropping some of the packets. It's designed this way, to

[dpdk-dev] distributor test failure in UNH CI on ARM

2021-01-11 Thread David Marchand
Hello guys, UNH CI is raising failures on a ARM server for the distributor test: https://lab.dpdk.org/results/dashboard/patchsets/15077/ Worker 59 handled 0 packets Worker 60 handled 0 packets Worker 61 handled 0 packets Worker 62 handled 0 packets Sanity test with non-zero hashes done === testin