if (rte_cryptodev_dequeue_burst(cryptodev_id, 0, &crypto_op, 1) != 1) { rte_pktmbuf_free(m); rte_crypto_op_free(crypto_op); rte_exit(EXIT_FAILURE, "Cannot dequeue crypto op\n"); } rte_crypto_op_free(crypto_op); } static void l2fwd_crypto_main_loop(void) { uint16_t port...
we are using a custom board based on LS1046A, we are running the dpdk-l2fwd-crypto using 2 boards connected back to back. When we are running the application iam gettingSEC return err:0x2000171aPMD: SEC return err:0x2000171aPMD:and the application is...
we are using a custom board based on LS1046A, we are running the dpdk-l2fwd-crypto using 2 boards connected back to back. When we are running the application iam getting SEC return err:0x2000171aPMD: SEC return err:0x2000171aPMD: and the application is ...
we are using a custom board based on LS1046A, we are running the dpdk-l2fwd-crypto using 2 boards connected back to back. When we are running the application iam getting SEC return err:0x2000171aPMD: SEC return err:0x2000171aPMD: and the...
we are using a custom board based on LS1046A, we are running the dpdk-l2fwd-crypto using 2 boards connected back to back. When we are running the application iam getting SEC return err:0x2000171aPMD: SEC return err:0x2000171aPMD: and the application is ...