Re: [dpdk-dev] [PATCH v3 0/3] Updates for HFN in PDCP

2020-07-05 Thread Akhil Goyal
> changes in v3: > - fix checkpatch warning > - changes were accidently done in test_pdcp_proto_SGL instead of > test_pdcp_proto. Fixed. > > Changes in v2: > updated test and test-crypto-perf for better test coverage > to include both HFN override and per session HFN in testing. > v3 applied to

[dpdk-dev] [PATCH v3 0/3] Updates for HFN in PDCP

2020-07-05 Thread Akhil Goyal
changes in v3: - fix checkpatch warning - changes were accidently done in test_pdcp_proto_SGL instead of test_pdcp_proto. Fixed. Changes in v2: updated test and test-crypto-perf for better test coverage to include both HFN override and per session HFN in testing. *** BLURB HERE *** Akhil Goyal