From: Kingwel Xie Date: Sat, 22 Dec 2018 08:17:15 +0000 (-0500) Subject: crypto-input impprovement: X-Git-Tag: v19.04-rc0~94 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b9894ee69f6ba9c6a8eeb531d528e656b2a07812;hp=b9894ee69f6ba9c6a8eeb531d528e656b2a07812;p=vpp.git crypto-input impprovement: 1. multi-loop, and new style with vlib_buffer_enqueue_to_next 2. add error counter for AUTH-FAILURE 3. buffer trace changed. now it supports 'trace add dpdk-crypto-input 10' just like the other input nodes Actual measurement shows >10 clocks per packets are saved, under QAT or openssl PMD case Change-Id: I6ea34e4ae3b08c381219ff6bc8adda2d927fbfd5 Signed-off-by: Kingwel Xie ---