> 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.
>
>
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
---
examples/ipsec-secgw/ipsec_worker.c | 2 +-
examples/ipsec-secgw/ipsec_worker.h | 5
2 matches
Mail list logo