Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists | Ping Yu | 1 | -3/+6 | |
Change-Id: I0777a00f0cc082bab3348be8ec0be39faa50ffed Signed-off-by: Ping Yu <ping.yu@intel.com> | |||||
2018-07-19 | Add a new communication channel between VPP and openssl engine | Ping Yu | 1 | -15/+34 | |
Thus when engine buffer is full during a burst in performance tesing, this code will help VPP handle retry machansim. Change-Id: I0f9fc05d3dba8a54d34dca4c6137700d6c80f714 Signed-off-by: Ping Yu <ping.yu@intel.com> | |||||
2018-06-15 | TLS async support | Ping Yu | 1 | -0/+523 | |
Change-Id: I26194e00dfb85e5cd1c65ff4e6ffd665be2d719b Signed-off-by: Ping Yu <ping.yu@intel.com> |