commit | 08fd5f371039c30ee73da84fcdceb3fd5c59a72a | [log] [tgz] |
---|---|---|
author | Sergey Gorenko <sergeygo@mellanox.com> | Fri Nov 23 12:28:18 2018 +0000 |
committer | Sergey Gorenko <sergeygo@mellanox.com> | Wed Nov 28 09:53:31 2018 +0000 |
tree | 56b8a546f893c6456352c4dd3ab9d263dce8ce37 | |
parent | 85f10da45c3d62f3c0fc69d7d7753a8b63a684d0 [diff] |
Add CRC32 support to the sig-handover tests Initialisation of T10-DIF signature domain has been removed from the sig_test_base fixture. Now an abstract sig_domain is used in sig_test_base. So we can use the same tests for different sig_domains. Two implementations of sig_domain was added: * T10-DIF * CRC32 Signed-off-by: Sergey Gorenko <sergeygo@mellanox.com>