Re: [dpdk-dev] [PATCH] test: add missing fbarray autotest to test script

2018-08-01 Thread Thomas Monjalon
01/08/2018 13:52, Anatoly Burakov: > Fbarray autotests were added, but the script command was missing. > Add it, so that fbarray autotest can be executed as part of > autotest script. > > Fixes: 7985860c18af ("test/fbarray: add autotests") > > Signed-off-by: Anatoly Burakov Applied, thanks

[dpdk-dev] [PATCH] test: add missing fbarray autotest to test script

2018-08-01 Thread Anatoly Burakov
Fbarray autotests were added, but the script command was missing. Add it, so that fbarray autotest can be executed as part of autotest script. Fixes: 7985860c18af ("test/fbarray: add autotests") Signed-off-by: Anatoly Burakov --- test/test/autotest_data.py | 6 ++ 1 file changed, 6 insertio