Re: [RFC PATCH 0/5] Enable IPSec Inline for IXGBE PMD
From: Boris Pismenny <hidden> Date: 2017-08-29 13:00:13
Hi Radu,
In the our previous RFC, I got the impression that we had a consensus about
using rte_flow for inline and full protocol offload to net PMDs. However, this
patchset doesn't follow this convention. The rte_flow API allows for all future
encapsulations of these protocols to be expressed without re-implementing
rte_flow in rte_security.
Is there any reason not to use rte_flow?