Hi Bruce, > While not something for this release, perhaps in future cryptodev could > implement a "selftest()" callback API like rawdev does [1], which allows > drivers to implement their own specific test cases too. > > [1] > http://doc.dpdk.org/api-20.02/rte__rawdev_8h.html#a776edaa7060fc6a9d66e00f84132e140
[Fiona] Thanks for the suggestion. Yes, that's probably a good way to handle useful, but device-specific test cases, and would make sense for this particular case. We'll consider it the next time such a case arises.