On Sat, Apr 10, 2021 at 7:04 PM Hemant Agrawal <[email protected]> wrote: > > From: Nipun Gupta <[email protected]> > > Test bbdev application is reading the input and output from the > test vector files in the same endianness which is of the system. > This patch adds an option to provide data in the network order > i.e. big endian format
I did not look at the bbdev API, but something feels odd here. Why should the test know about endianness? -- David Marchand

