[dpdk-users] IPsec offload

Avi Cohen (A) avi.cohen at huawei.com
Tue Nov 7 09:54:42 CET 2017


> > Thank you Pablo
> > Can you supply an example command line to run the ipsec-secgw ?
> 
> ./examples/ipsec-secgw/build/ipsec-secgw -l 10,11 -n 4 --
> vdev="crypto_aesni_gcm0" /
> -- -p 0x1 -P --config="(0,0,10)" -f ep-sample.cfg
> 
> Where ep-sample.cfg contains:
> 
> sp ipv4 out esp protect 0010 pri 1 dst 001.0.0.0/24 sport 0:65535 dport 0:65535
> sa out 0010 aead_algo aes-128-gcm aead_key de:ad:be:ef:de:ad:be:ef:de:ad:be:
> ef:de:ad:be:ef:de:ad:be:ef mode ipv4-tunnel src 20.0.0.0 dst 21.0.0.0 rt ipv4 dst
> 21.0.0.0/8 port 0
> 
[Avi Cohen (A)] 

When running it almost all parameters from the config file starting from " sa out 0010"  are not recognized by the application 
Do I have to create any additional objects before running it ? I don't see it in the documentation .
I want to run IPsec offload over ethernet port
Best Regards
Avi



More information about the users mailing list