]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/scheduler/rte_cryptodev_scheduler.h
crypto/scheduler: fix strings not null terminated
[dpdk.git] / drivers / crypto / scheduler / rte_cryptodev_scheduler.h
index e8d3c454bb4f999a044ad9fc3c28723471bd8437..df22f2a952aed8dc4ba4a51b56e6934c0161023a 100644 (file)
@@ -123,6 +123,7 @@ struct rte_cryptodev_scheduler;
  *   - 0 if the scheduler is successfully loaded
  *   - -ENOTSUP if the operation is not supported.
  *   - -EBUSY if device is started.
+ *   - -EINVAL if input values are invalid.
  */
 int
 rte_cryptodev_scheduler_load_user_scheduler(uint8_t scheduler_id,