Hi Radu,
> >
> >> Update IXGBE PMD with support for IPsec statistics.
> > The proposed approach - have a new hash table per device,
> > plus parse each packet on RX and TX and do hash lookup
> > seems way too heavy to put it into PMD.
>
> It is indeed heavy, but it's disabled by default and it o
Hi,
On 9/8/2019 12:45 PM, Ananyev, Konstantin wrote:
Hi Radu,
Update IXGBE PMD with support for IPsec statistics.
The proposed approach - have a new hash table per device,
plus parse each packet on RX and TX and do hash lookup
seems way too heavy to put it into PMD.
It is indeed heavy, but
Hi Radu,
>
> Update IXGBE PMD with support for IPsec statistics.
The proposed approach - have a new hash table per device,
plus parse each packet on RX and TX and do hash lookup
seems way too heavy to put it into PMD.
Wonder why we need to do that?
If HW doesn't provide such statistic info, w
Update IXGBE PMD with support for IPsec statistics.
Signed-off-by: Radu Nicolau
---
drivers/net/ixgbe/ixgbe_ipsec.c| 244 -
drivers/net/ixgbe/ixgbe_ipsec.h| 17 ++-
drivers/net/ixgbe/ixgbe_rxtx.c | 18 +++
drivers/net/ixgbe/ixgbe_rxtx.h
4 matches
Mail list logo