> Subject: [PATCH 1/3] examples/ipsec-secgw: avoid error pkt prints in fast path > > Avoid printing errors due to bad packets in fast path as it > effects performance. Make them RTE_LOG_DP() instead. > Also print the actual ptype that is used to classify the pkt. > > Signed-off-by: Nithin Dabilpuram <[email protected]> Series Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto Thanks.

