[dpdk-dev] [PATCH v8 3/3] test/ticketlock: add ticket lock test case

Thomas Monjalon thomas at monjalon.net
Sun Apr 14 22:37:59 CEST 2019


08/04/2019 22:18, David Marchand:
> On Mon, Mar 25, 2019 at 12:12 PM Joyce Kong <joyce.kong at arm.com> wrote:
> > --- a/app/test/autotest_data.py
> > +++ b/app/test/autotest_data.py
> > @@ -171,6 +171,12 @@
> >          "Report":  None,
> >      },
> >      {
> > +        "Name":    "Ticketlock autotest",
> > +        "Command": "ticketlock_autotest",
> > +        "Func":    ticketlock_autotest,
> > +        "Report":  None,
> > +    }
> > +    {
> >          "Name":    "Byte order autotest",
> >          "Command": "byteorder_autotest",
> >          "Func":    default_autotest,
> >
> 
> Please, can you fix this ?
> 
> We are missing a , and ticketlock_autotest has no implementation in python
> afaics.

Please, send a fix ASAP.




More information about the dev mailing list