Re: [dpdk-dev] [PATCH v2 10/12] examples/ipsec-secgw: add driver mode worker

2020-01-29 Thread Ananyev, Konstantin
> Add driver inbound and outbound worker thread for ipsec-secgw. In driver > mode application does as little as possible. It simply forwards packets > back to port from which traffic was received instructing HW to apply > inline security processing using first outbound SA configured for > a give

[dpdk-dev] [PATCH v2 10/12] examples/ipsec-secgw: add driver mode worker

2020-01-20 Thread Anoob Joseph
From: Lukasz Bartosik Add driver inbound and outbound worker thread for ipsec-secgw. In driver mode application does as little as possible. It simply forwards packets back to port from which traffic was received instructing HW to apply inline security processing using first outbound SA configured