Re: [dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: set default to IPsec library mode

2019-09-26 Thread Iremonger, Bernard
Hi Konstantin, > > Set the default code path to librte_ipsec mode. > > Add parameter 0 | 1 to -l option > > Check for conflicting options, -w -a -e and reassembly options are not > > supported in legacy mode. > > Show fragment table size. > > Update print_usage. > > Update the ipsec-secgw guide.

Re: [dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: set default to IPsec library mode

2019-09-26 Thread Ananyev, Konstantin
> > Set the default code path to librte_ipsec mode. > Add parameter 0 | 1 to -l option > Check for conflicting options, -w -a -e and reassembly options are > not supported in legacy mode. > Show fragment table size. > Update print_usage. > Update the ipsec-secgw guide. > Update the release note

[dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: set default to IPsec library mode

2019-08-29 Thread Bernard Iremonger
Set the default code path to librte_ipsec mode. Add parameter 0 | 1 to -l option Check for conflicting options, -w -a -e and reassembly options are not supported in legacy mode. Show fragment table size. Update print_usage. Update the ipsec-secgw guide. Update the release notes. Signed-off-by: Ber

[dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: set default to IPsec library mode

2019-08-29 Thread Bernard Iremonger
Set the default code path to librte_ipsec mode. Add parameter 0 | 1 to -l option Check for conflicting options, -w -a -e and reassembly options are not supported in legacy mode. Show fragment table size. Update print_usage. Update the ipsec-secgw guide. Update the release notes. Signed-off-by: Ber

[dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: set default to IPsec library mode

2019-08-29 Thread Bernard Iremonger
Set the default code path to librte_ipsec mode. Add parameter 0 | 1 to -l option Check for conflicting options, -w -a -e and reassembly options are not supported in legacy mode. Show fragment table size. Update print_usage. Update the ipsec-secgw guide. Update the release notes. Signed-off-by: Ber