Trying 10.192.208.26... Connected to 10.192.208.26. Escape character is '^]'. root@localhost:~# cd ~ root@localhost:~# uname -a Linux LX2160ARDB 5.4.47-05836-g85c2ec66677a #1 SMP PREEMPT Mon Sep 21 23:16:45 CST 2020 aarch64 aarch64 aarch64 GNU/Linux root@localhost:~# zcat /proc/config.gz | grep -i CONFIG_CRYPTO_TEST CONFIG_CRYPTO_TEST=m root@localhost:~# zcat /proc/config.gz | grep -i caam CONFIG_CRYPTO_DEV_FSL_CAAM_COMMON=y CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC=y CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API_DESC=y CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y CONFIG_CRYPTO_DEV_FSL_CAAM=y # CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG is not set # CONFIG_CRYPTO_DEV_FSL_CAAM_JR is not set CONFIG_CRYPTO_DEV_FSL_DPAA2_CAAM=y root@localhost:~# echo '7 4 1 7' > /proc/sys/kernel/printk root@localhost:~# echo $? 0 root@localhost:~# restool dprc show dprc.1 | grep dpseci dpseci.0 plugged root@localhost:~# uname -r 5.4.47-05836-g85c2ec66677a root@localhost:~# [ -e /lib/modules/$(uname -r) ] root@localhost:~# echo $? 0 root@localhost:~# find /sys -name 'e*' |grep pci| awk -F/ '{print $NF}' enable enable enable enp1s0 enable enable ehci-pci e1000 e1000e exar_serial edac_pci_panic_on_pe root@localhost:~# echo $? 0 root@localhost:~# ping -c 2 192.168.2.1 PING 192.168.2.1 (192.168.2.1): 56 data bytes 64 bytes from 192.168.2.1: icmp_seq=0 ttl=64 time=0.264 ms 64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=0.231 ms --- 192.168.2.1 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.231/0.247/0.264/0.000 ms root@localhost:~# echo $? 0 root@localhost:~# ifconfig enp1s0 down [ 3498.876768] e1000e: enp1s0 NIC Link is Down root@localhost:~# echo $? 0 root@localhost:~# echo $? 0 root@localhost:~# ifconfig enp1s0 192.168.2.178 netmask 255.255.255.0 [ 3499.496780] 8021q: adding VLAN 0 to HW filter on device enp1s0 root@localhost:~# echo $? 0 root@localhost:~# [ 3501.816738] e1000e: enp1s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 3501.824619] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready ifconfig enp1s0 up root@localhost:~# echo $? 0 root@localhost:~# echo $? 0 root@localhost:~# route add default gw 192.168.2.1 root@localhost:~# export http_proxy="http://wbi\nxf42681:Welcome%402017@apac.nics.nxp.com:8080" root@localhost:~# export ftp_proxy="http://wbi\nxf42681:Welcome%402017@apac.nics.nxp.com:8080" root@localhost:~# export https_proxy="http://wbi\nxf42681:Welcome%402017@apac.nics.nxp.com:8080" root@localhost:~# export no_proxy="bitbucket.sw.nxp.com,sun.ap.freescale.net" root@localhost:~# echo "nameserver 10.192.130.201" > /etc/resolv.conf root@localhost:~# mv /lib/modules/tcrypt.ko /lib/modules/$(uname -r) root@localhost:~# insmod /lib/modules/$(uname -r)/tcrypt.ko sec=1 mode=500 [ 3531.475786] tcrypt: [ 3531.475786] testing speed of async ecb(aes) (ecb-aes-ce) encryption [ 3531.484252] tcrypt: test 0 (128 bit key, 16 byte blocks): 6433988 operations in 1 seconds (102943808 bytes) [ 3532.493429] tcrypt: test 1 (128 bit key, 64 byte blocks): 5443861 operations in 1 seconds (348407104 bytes) [ 3533.501429] tcrypt: test 2 (128 bit key, 256 byte blocks): 3961186 operations in 1 seconds (1014063616 bytes) [ 3534.509600] tcrypt: test 3 (128 bit key, 1024 byte blocks): 1875686 operations in 1 seconds (1920702464 bytes) [ 3535.517685] tcrypt: test 4 (128 bit key, 1472 byte blocks): 1419143 operations in 1 seconds (2088978496 bytes) [ 3536.525684] tcrypt: test 5 (128 bit key, 8192 byte blocks): 298434 operations in 1 seconds (2444771328 bytes) [ 3537.533603] tcrypt: test 6 (192 bit key, 16 byte blocks): 6374322 operations in 1 seconds (101989152 bytes) [ 3538.541423] tcrypt: test 7 (192 bit key, 64 byte blocks): 5514564 operations in 1 seconds (352932096 bytes) [ 3539.549422] tcrypt: test 8 (192 bit key, 256 byte blocks): 3683950 operations in 1 seconds (943091200 bytes) [ 3540.557514] tcrypt: test 9 (192 bit key, 1024 byte blocks): 1673217 operations in 1 seconds (1713374208 bytes) [ 3541.565687] tcrypt: test 10 (192 bit key, 1472 byte blocks): 1261012 operations in 1 seconds (1856209664 bytes) [ 3542.573770] tcrypt: test 11 (192 bit key, 8192 byte blocks): 229037 operations in 1 seconds (1876271104 bytes) [ 3543.581685] tcrypt: test 12 (256 bit key, 16 byte blocks): 6335759 operations in 1 seconds (101372144 bytes) [ 3544.589514] tcrypt: test 13 (256 bit key, 64 byte blocks): 5298104 operations in 1 seconds (339078656 bytes) [ 3545.597508] tcrypt: test 14 (256 bit key, 256 byte blocks): 3618086 operations in 1 seconds (926230016 bytes) [ 3546.605597] tcrypt: test 15 (256 bit key, 1024 byte blocks): 1545750 operations in 1 seconds (1582848000 bytes) [ 3547.613770] tcrypt: test 16 (256 bit key, 1472 byte blocks): 1163532 operations in 1 seconds (1712719104 bytes) [ 3548.621773] tcrypt: test 17 (256 bit key, 8192 byte blocks): 232484 operations in 1 seconds (1904508928 bytes) [ 3549.629709] tcrypt: [ 3549.629709] testing speed of async ecb(aes) (ecb-aes-ce) decryption [ 3549.638145] tcrypt: test 0 (128 bit key, 16 byte blocks): 6023533 operations in 1 seconds (96376528 bytes) [ 3550.645337] tcrypt: test 1 (128 bit key, 64 byte blocks): 5412145 operations in 1 seconds (346377280 bytes) [ 3551.653421] tcrypt: test 2 (128 bit key, 256 byte blocks): 3910198 operations in 1 seconds (1001010688 bytes) [ 3552.661601] tcrypt: test 3 (128 bit key, 1024 byte blocks): 1868886 operations in 1 seconds (1913739264 bytes) [ 3553.669687] tcrypt: test 4 (128 bit key, 1472 byte blocks): 1418035 operations in 1 seconds (2087347520 bytes) [ 3554.677687] tcrypt: test 5 (128 bit key, 8192 byte blocks): 295925 operations in 1 seconds (2424217600 bytes) [ 3555.685600] tcrypt: test 6 (192 bit key, 16 byte blocks): 5943643 operations in 1 seconds (95098288 bytes) [ 3556.693338] tcrypt: test 7 (192 bit key, 64 byte blocks): 5200461 operations in 1 seconds (332829504 bytes) [ 3557.701421] tcrypt: test 8 (192 bit key, 256 byte blocks): 3647967 operations in 1 seconds (933879552 bytes) [ 3558.709509] tcrypt: test 9 (192 bit key, 1024 byte blocks): 1665736 operations in 1 seconds (1705713664 bytes) [ 3559.717688] tcrypt: test 10 (192 bit key, 1472 byte blocks): 1258598 operations in 1 seconds (1852656256 bytes) [ 3560.725770] tcrypt: test 11 (192 bit key, 8192 byte blocks): 227697 operations in 1 seconds (1865293824 bytes) [ 3561.733684] tcrypt: test 12 (256 bit key, 16 byte blocks): 6281283 operations in 1 seconds (100500528 bytes) [ 3562.741514] tcrypt: test 13 (256 bit key, 64 byte blocks): 5258392 operations in 1 seconds (336537088 bytes) [ 3563.749508] tcrypt: test 14 (256 bit key, 256 byte blocks): 3485649 operations in 1 seconds (892326144 bytes) [ 3564.757596] tcrypt: test 15 (256 bit key, 1024 byte blocks): 1520625 operations in 1 seconds (1557120000 bytes) [ 3565.765770] tcrypt: test 16 (256 bit key, 1472 byte blocks): 1156311 operations in 1 seconds (1702089792 bytes) [ 3566.773775] tcrypt: test 17 (256 bit key, 8192 byte blocks): 231449 operations in 1 seconds (1896030208 bytes) [ 3567.781707] tcrypt: [ 3567.781707] testing speed of async cbc(aes) (cbc-aes-caam-qi2) encryption [ 3567.790666] tcrypt: test 0 (128 bit key, 16 byte blocks): 114807 operations in 1 seconds (1836912 bytes) [ 3568.797170] tcrypt: test 1 (128 bit key, 64 byte blocks): 113266 operations in 1 seconds (7249024 bytes) [ 3569.805168] tcrypt: test 2 (128 bit key, 256 byte blocks): 111595 operations in 1 seconds (28568320 bytes) [ 3570.813372] tcrypt: test 3 (128 bit key, 1024 byte blocks): 95336 operations in 1 seconds (97624064 bytes) [ 3571.821352] tcrypt: test 4 (128 bit key, 1472 byte blocks): 89094 operations in 1 seconds (131146368 bytes) [ 3572.829441] tcrypt: test 5 (128 bit key, 8192 byte blocks): 34197 operations in 1 seconds (280141824 bytes) [ 3573.837475] tcrypt: test 6 (192 bit key, 16 byte blocks): 113805 operations in 1 seconds (1820880 bytes) [ 3574.845170] tcrypt: test 7 (192 bit key, 64 byte blocks): 114758 operations in 1 seconds (7344512 bytes) [ 3575.853162] tcrypt: test 8 (192 bit key, 256 byte blocks): 109853 operations in 1 seconds (28122368 bytes) [ 3576.861343] tcrypt: test 9 (192 bit key, 1024 byte blocks): 92715 operations in 1 seconds (94940160 bytes) [ 3577.869341] tcrypt: test 10 (192 bit key, 1472 byte blocks): 84165 operations in 1 seconds (123890880 bytes) [ 3578.877513] tcrypt: test 11 (192 bit key, 8192 byte blocks): 31388 operations in 1 seconds (257130496 bytes) [ 3579.885543] tcrypt: test 12 (256 bit key, 16 byte blocks): 112096 operations in 1 seconds (1793536 bytes) [ 3580.893261] tcrypt: test 13 (256 bit key, 64 byte blocks): 113517 operations in 1 seconds (7265088 bytes) [ 3581.901262] tcrypt: test 14 (256 bit key, 256 byte blocks): 107976 operations in 1 seconds (27641856 bytes) [ 3582.909436] tcrypt: test 15 (256 bit key, 1024 byte blocks): 89614 operations in 1 seconds (91764736 bytes) [ 3583.917434] tcrypt: test 16 (256 bit key, 1472 byte blocks): 80490 operations in 1 seconds (118481280 bytes) [ 3584.925522] tcrypt: test 17 (256 bit key, 8192 byte blocks): 28856 operations in 1 seconds (236388352 bytes) [ 3585.933558] tcrypt: [ 3585.933558] testing speed of async cbc(aes) (cbc-aes-caam-qi2) decryption [ 3585.942751] tcrypt: test 0 (128 bit key, 16 byte blocks): 115425 operations in 1 seconds (1846800 bytes) [ 3586.949177] tcrypt: test 1 (128 bit key, 64 byte blocks): 115702 operations in 1 seconds (7404928 bytes) [ 3587.957165] tcrypt: test 2 (128 bit key, 256 byte blocks): 110241 operations in 1 seconds (28221696 bytes) [ 3588.965362] tcrypt: test 3 (128 bit key, 1024 byte blocks): 96744 operations in 1 seconds (99065856 bytes) [ 3589.973353] tcrypt: test 4 (128 bit key, 1472 byte blocks): 89392 operations in 1 seconds (131585024 bytes) [ 3590.981423] tcrypt: test 5 (128 bit key, 8192 byte blocks): 34371 operations in 1 seconds (281567232 bytes) [ 3591.989462] tcrypt: test 6 (192 bit key, 16 byte blocks): 115322 operations in 1 seconds (1845152 bytes) [ 3592.997173] tcrypt: test 7 (192 bit key, 64 byte blocks): 116022 operations in 1 seconds (7425408 bytes) [ 3594.005281] tcrypt: test 8 (192 bit key, 256 byte blocks): 110457 operations in 1 seconds (28276992 bytes) [ 3595.013339] tcrypt: test 9 (192 bit key, 1024 byte blocks): 93638 operations in 1 seconds (95885312 bytes) [ 3596.021362] tcrypt: test 10 (192 bit key, 1472 byte blocks): 84582 operations in 1 seconds (124504704 bytes) [ 3597.029523] tcrypt: test 11 (192 bit key, 8192 byte blocks): 31434 operations in 1 seconds (257507328 bytes) [ 3598.037585] tcrypt: test 12 (256 bit key, 16 byte blocks): 114325 operations in 1 seconds (1829200 bytes) [ 3599.045280] tcrypt: test 13 (256 bit key, 64 byte blocks): 114604 operations in 1 seconds (7334656 bytes) [ 3600.053389] tcrypt: test 14 (256 bit key, 256 byte blocks): 109549 operations in 1 seconds (28044544 bytes) [ 3601.061431] tcrypt: test 15 (256 bit key, 1024 byte blocks): 90521 operations in 1 seconds (92693504 bytes) [ 3602.069438] tcrypt: test 16 (256 bit key, 1472 byte blocks): 82139 operations in 1 seconds (120908608 bytes) [ 3603.077516] tcrypt: test 17 (256 bit key, 8192 byte blocks): 28989 operations in 1 seconds (237477888 bytes) [ 3604.112799] tcrypt: [ 3604.112799] testing speed of async lrw(aes) (lrw(ecb-aes-ce)) encryption [ 3604.121690] tcrypt: test 0 (256 bit key, 16 byte blocks): 2625862 operations in 1 seconds (42013792 bytes) [ 3605.129341] tcrypt: test 1 (256 bit key, 64 byte blocks): 2285358 operations in 1 seconds (146262912 bytes) [ 3606.137431] tcrypt: test 2 (256 bit key, 256 byte blocks): 1516643 operations in 1 seconds (388260608 bytes) [ 3607.145514] tcrypt: test 3 (256 bit key, 1024 byte blocks): 691988 operations in 1 seconds (708595712 bytes) [ 3608.153516] tcrypt: test 4 (256 bit key, 1472 byte blocks): 526952 operations in 1 seconds (775673344 bytes) [ 3609.161509] tcrypt: test 5 (256 bit key, 8192 byte blocks): 109823 operations in 1 seconds (899670016 bytes) [ 3610.169513] tcrypt: test 6 (320 bit key, 16 byte blocks): 2599467 operations in 1 seconds (41591472 bytes) [ 3611.177335] tcrypt: test 7 (320 bit key, 64 byte blocks): 2250165 operations in 1 seconds (144010560 bytes) [ 3612.185429] tcrypt: test 8 (320 bit key, 256 byte blocks): 1475724 operations in 1 seconds (377785344 bytes) [ 3613.193514] tcrypt: test 9 (320 bit key, 1024 byte blocks): 660163 operations in 1 seconds (676006912 bytes) [ 3614.201511] tcrypt: test 10 (320 bit key, 1472 byte blocks): 503463 operations in 1 seconds (741097536 bytes) [ 3615.209597] tcrypt: test 11 (320 bit key, 8192 byte blocks): 91102 operations in 1 seconds (746307584 bytes) [ 3616.217523] tcrypt: test 12 (384 bit key, 16 byte blocks): 2610911 operations in 1 seconds (41774576 bytes) [ 3617.225421] tcrypt: test 13 (384 bit key, 64 byte blocks): 2222161 operations in 1 seconds (142218304 bytes) [ 3618.233514] tcrypt: test 14 (384 bit key, 256 byte blocks): 1470420 operations in 1 seconds (376427520 bytes) [ 3619.241600] tcrypt: test 15 (384 bit key, 1024 byte blocks): 634069 operations in 1 seconds (649286656 bytes) [ 3620.249599] tcrypt: test 16 (384 bit key, 1472 byte blocks): 484356 operations in 1 seconds (712972032 bytes) [ 3621.257601] tcrypt: test 17 (384 bit key, 8192 byte blocks): 99508 operations in 1 seconds (815169536 bytes) [ 3622.265540] tcrypt: [ 3622.265540] testing speed of async lrw(aes) (lrw(ecb-aes-ce)) decryption [ 3622.274411] tcrypt: test 0 (256 bit key, 16 byte blocks): 2611042 operations in 1 seconds (41776672 bytes) [ 3623.281340] tcrypt: test 1 (256 bit key, 64 byte blocks): 2276150 operations in 1 seconds (145673600 bytes) [ 3624.289430] tcrypt: test 2 (256 bit key, 256 byte blocks): 1539646 operations in 1 seconds (394149376 bytes) [ 3625.297510] tcrypt: test 3 (256 bit key, 1024 byte blocks): 691163 operations in 1 seconds (707750912 bytes) [ 3626.305511] tcrypt: test 4 (256 bit key, 1472 byte blocks): 527076 operations in 1 seconds (775855872 bytes) [ 3627.313514] tcrypt: test 5 (256 bit key, 8192 byte blocks): 109792 operations in 1 seconds (899416064 bytes) [ 3628.321515] tcrypt: test 6 (320 bit key, 16 byte blocks): 2602044 operations in 1 seconds (41632704 bytes) [ 3629.329339] tcrypt: test 7 (320 bit key, 64 byte blocks): 2240539 operations in 1 seconds (143394496 bytes) [ 3630.337428] tcrypt: test 8 (320 bit key, 256 byte blocks): 1498527 operations in 1 seconds (383622912 bytes) [ 3631.345508] tcrypt: test 9 (320 bit key, 1024 byte blocks): 661044 operations in 1 seconds (676909056 bytes) [ 3632.353514] tcrypt: test 10 (320 bit key, 1472 byte blocks): 503297 operations in 1 seconds (740853184 bytes) [ 3633.361593] tcrypt: test 11 (320 bit key, 8192 byte blocks): 91074 operations in 1 seconds (746078208 bytes) [ 3634.369515] tcrypt: test 12 (384 bit key, 16 byte blocks): 2594630 operations in 1 seconds (41514080 bytes) [ 3635.377426] tcrypt: test 13 (384 bit key, 64 byte blocks): 2206481 operations in 1 seconds (141214784 bytes) [ 3636.385512] tcrypt: test 14 (384 bit key, 256 byte blocks): 1467858 operations in 1 seconds (375771648 bytes) [ 3637.393601] tcrypt: test 15 (384 bit key, 1024 byte blocks): 636117 operations in 1 seconds (651383808 bytes) [ 3638.401601] tcrypt: test 16 (384 bit key, 1472 byte blocks): 485428 operations in 1 seconds (714550016 bytes) [ 3639.409604] tcrypt: test 17 (384 bit key, 8192 byte blocks): 99494 operations in 1 seconds (815054848 bytes) [ 3640.417550] tcrypt: [ 3640.417550] testing speed of async xts(aes) (xts-aes-caam-qi2) encryption [ 3640.426510] tcrypt: test 0 (256 bit key, 16 byte blocks): 113533 operations in 1 seconds (1816528 bytes) [ 3641.433178] tcrypt: test 1 (256 bit key, 64 byte blocks): 113635 operations in 1 seconds (7272640 bytes) [ 3642.441174] tcrypt: test 2 (256 bit key, 256 byte blocks): 108866 operations in 1 seconds (27869696 bytes) [ 3643.449345] tcrypt: test 3 (256 bit key, 1024 byte blocks): 91497 operations in 1 seconds (93692928 bytes) [ 3644.457347] tcrypt: test 4 (256 bit key, 1472 byte blocks): 83656 operations in 1 seconds (123141632 bytes) [ 3645.465429] tcrypt: test 5 (256 bit key, 8192 byte blocks): 31220 operations in 1 seconds (255754240 bytes) [ 3646.473466] tcrypt: test 6 (512 bit key, 16 byte blocks): 114117 operations in 1 seconds (1825872 bytes) [ 3647.481184] tcrypt: test 7 (512 bit key, 64 byte blocks): 113753 operations in 1 seconds (7280192 bytes) [ 3648.489173] tcrypt: test 8 (512 bit key, 256 byte blocks): 107857 operations in 1 seconds (27611392 bytes) [ 3649.497348] tcrypt: test 9 (512 bit key, 1024 byte blocks): 86591 operations in 1 seconds (88669184 bytes) [ 3650.505345] tcrypt: test 10 (512 bit key, 1472 byte blocks): 78396 operations in 1 seconds (115398912 bytes) [ 3651.513525] tcrypt: test 11 (512 bit key, 8192 byte blocks): 26741 operations in 1 seconds (219062272 bytes) [ 3652.521566] tcrypt: [ 3652.521566] testing speed of async xts(aes) (xts-aes-caam-qi2) decryption [ 3652.530526] tcrypt: test 0 (256 bit key, 16 byte blocks): 114285 operations in 1 seconds (1828560 bytes) [ 3653.537172] tcrypt: test 1 (256 bit key, 64 byte blocks): 115229 operations in 1 seconds (7374656 bytes) [ 3654.545193] tcrypt: test 2 (256 bit key, 256 byte blocks): 107907 operations in 1 seconds (27624192 bytes) [ 3655.553340] tcrypt: test 3 (256 bit key, 1024 byte blocks): 91821 operations in 1 seconds (94024704 bytes) [ 3656.561343] tcrypt: test 4 (256 bit key, 1472 byte blocks): 83891 operations in 1 seconds (123487552 bytes) [ 3657.569435] tcrypt: test 5 (256 bit key, 8192 byte blocks): 31289 operations in 1 seconds (256319488 bytes) [ 3658.577489] tcrypt: test 6 (512 bit key, 16 byte blocks): 114538 operations in 1 seconds (1832608 bytes) [ 3659.585175] tcrypt: test 7 (512 bit key, 64 byte blocks): 114076 operations in 1 seconds (7300864 bytes) [ 3660.593171] tcrypt: test 8 (512 bit key, 256 byte blocks): 106775 operations in 1 seconds (27334400 bytes) [ 3661.601339] tcrypt: test 9 (512 bit key, 1024 byte blocks): 86983 operations in 1 seconds (89070592 bytes) [ 3662.609366] tcrypt: test 10 (512 bit key, 1472 byte blocks): 77717 operations in 1 seconds (114399424 bytes) [ 3663.617515] tcrypt: test 11 (512 bit key, 8192 byte blocks): 26800 operations in 1 seconds (219545600 bytes) [ 3664.625581] tcrypt: [ 3664.625581] testing speed of async cts(cbc(aes)) (cts-cbc-aes-ce) encryption [ 3664.634803] tcrypt: test 0 (128 bit key, 16 byte blocks): 5582236 operations in 1 seconds (89315776 bytes) [ 3665.641344] tcrypt: test 1 (128 bit key, 64 byte blocks): 2931244 operations in 1 seconds (187599616 bytes) [ 3666.649429] tcrypt: test 2 (128 bit key, 256 byte blocks): 2016895 operations in 1 seconds (516325120 bytes) [ 3667.657511] tcrypt: test 3 (128 bit key, 1024 byte blocks): 903375 operations in 1 seconds (925056000 bytes) [ 3668.665512] tcrypt: test 4 (128 bit key, 1472 byte blocks): 684409 operations in 1 seconds (1007450048 bytes) [ 3669.673599] tcrypt: test 5 (128 bit key, 8192 byte blocks): 139232 operations in 1 seconds (1140588544 bytes) [ 3670.681602] tcrypt: test 6 (192 bit key, 16 byte blocks): 5532651 operations in 1 seconds (88522416 bytes) [ 3671.689336] tcrypt: test 7 (192 bit key, 64 byte blocks): 2842388 operations in 1 seconds (181912832 bytes) [ 3672.697424] tcrypt: test 8 (192 bit key, 256 byte blocks): 1890451 operations in 1 seconds (483955456 bytes) [ 3673.705515] tcrypt: test 9 (192 bit key, 1024 byte blocks): 812650 operations in 1 seconds (832153600 bytes) [ 3674.713512] tcrypt: test 10 (192 bit key, 1472 byte blocks): 612952 operations in 1 seconds (902265344 bytes) [ 3675.721597] tcrypt: test 11 (192 bit key, 8192 byte blocks): 118131 operations in 1 seconds (967729152 bytes) [ 3676.729602] tcrypt: test 12 (256 bit key, 16 byte blocks): 5546647 operations in 1 seconds (88746352 bytes) [ 3677.737422] tcrypt: test 13 (256 bit key, 64 byte blocks): 2793325 operations in 1 seconds (178772800 bytes) [ 3678.745516] tcrypt: test 14 (256 bit key, 256 byte blocks): 1796270 operations in 1 seconds (459845120 bytes) [ 3679.753596] tcrypt: test 15 (256 bit key, 1024 byte blocks): 744884 operations in 1 seconds (762761216 bytes) [ 3680.761599] tcrypt: test 16 (256 bit key, 1472 byte blocks): 556095 operations in 1 seconds (818571840 bytes) [ 3681.769599] tcrypt: test 17 (256 bit key, 8192 byte blocks): 114101 operations in 1 seconds (934715392 bytes) [ 3682.777625] tcrypt: [ 3682.777625] testing speed of async cts(cbc(aes)) (cts-cbc-aes-ce) decryption [ 3682.786845] tcrypt: test 0 (128 bit key, 16 byte blocks): 5466758 operations in 1 seconds (87468128 bytes) [ 3683.793335] tcrypt: test 1 (128 bit key, 64 byte blocks): 2898955 operations in 1 seconds (185533120 bytes) [ 3684.801425] tcrypt: test 2 (128 bit key, 256 byte blocks): 2326477 operations in 1 seconds (595578112 bytes) [ 3685.809511] tcrypt: test 3 (128 bit key, 1024 byte blocks): 1352263 operations in 1 seconds (1384717312 bytes) [ 3686.817684] tcrypt: test 4 (128 bit key, 1472 byte blocks): 1076683 operations in 1 seconds (1584877376 bytes) [ 3687.825689] tcrypt: test 5 (128 bit key, 8192 byte blocks): 250891 operations in 1 seconds (2055299072 bytes) [ 3688.833602] tcrypt: test 6 (192 bit key, 16 byte blocks): 5433083 operations in 1 seconds (86929328 bytes) [ 3689.841337] tcrypt: test 7 (192 bit key, 64 byte blocks): 2825298 operations in 1 seconds (180819072 bytes) [ 3690.849425] tcrypt: test 8 (192 bit key, 256 byte blocks): 2194581 operations in 1 seconds (561812736 bytes) [ 3691.857510] tcrypt: test 9 (192 bit key, 1024 byte blocks): 1236469 operations in 1 seconds (1266144256 bytes) [ 3692.865680] tcrypt: test 10 (192 bit key, 1472 byte blocks): 974601 operations in 1 seconds (1434612672 bytes) [ 3693.873684] tcrypt: test 11 (192 bit key, 8192 byte blocks): 204503 operations in 1 seconds (1675288576 bytes) [ 3694.881694] tcrypt: test 12 (256 bit key, 16 byte blocks): 5402893 operations in 1 seconds (86446288 bytes) [ 3695.889428] tcrypt: test 13 (256 bit key, 64 byte blocks): 2770096 operations in 1 seconds (177286144 bytes) [ 3696.897513] tcrypt: test 14 (256 bit key, 256 byte blocks): 2098304 operations in 1 seconds (537165824 bytes) [ 3697.905598] tcrypt: test 15 (256 bit key, 1024 byte blocks): 1144789 operations in 1 seconds (1172263936 bytes) [ 3698.913779] tcrypt: test 16 (256 bit key, 1472 byte blocks): 912808 operations in 1 seconds (1343653376 bytes) [ 3699.921687] tcrypt: test 17 (256 bit key, 8192 byte blocks): 213713 operations in 1 seconds (1750736896 bytes) [ 3700.929720] tcrypt: [ 3700.929720] testing speed of async ctr(aes) (ctr-aes-caam-qi2) encryption [ 3700.938680] tcrypt: test 0 (128 bit key, 16 byte blocks): 113311 operations in 1 seconds (1812976 bytes) [ 3701.945173] tcrypt: test 1 (128 bit key, 64 byte blocks): 114572 operations in 1 seconds (7332608 bytes) [ 3702.953167] tcrypt: test 2 (128 bit key, 256 byte blocks): 111408 operations in 1 seconds (28520448 bytes) [ 3703.961343] tcrypt: test 3 (128 bit key, 1024 byte blocks): 96224 operations in 1 seconds (98533376 bytes) [ 3704.969350] tcrypt: test 4 (128 bit key, 1472 byte blocks): 88982 operations in 1 seconds (130981504 bytes) [ 3705.977435] tcrypt: test 5 (128 bit key, 8192 byte blocks): 34234 operations in 1 seconds (280444928 bytes) [ 3706.985471] tcrypt: test 6 (192 bit key, 16 byte blocks): 115612 operations in 1 seconds (1849792 bytes) [ 3707.993169] tcrypt: test 7 (192 bit key, 64 byte blocks): 115034 operations in 1 seconds (7362176 bytes) [ 3709.001172] tcrypt: test 8 (192 bit key, 256 byte blocks): 111749 operations in 1 seconds (28607744 bytes) [ 3710.009341] tcrypt: test 9 (192 bit key, 1024 byte blocks): 93386 operations in 1 seconds (95627264 bytes) [ 3711.017440] tcrypt: test 10 (192 bit key, 1472 byte blocks): 85691 operations in 1 seconds (126137152 bytes) [ 3712.025538] tcrypt: test 11 (192 bit key, 8192 byte blocks): 31344 operations in 1 seconds (256770048 bytes) [ 3713.033555] tcrypt: test 12 (256 bit key, 16 byte blocks): 113558 operations in 1 seconds (1816928 bytes) [ 3714.041471] tcrypt: test 13 (256 bit key, 64 byte blocks): 113789 operations in 1 seconds (7282496 bytes) [ 3715.049262] tcrypt: test 14 (256 bit key, 256 byte blocks): 108719 operations in 1 seconds (27832064 bytes) [ 3716.057465] tcrypt: test 15 (256 bit key, 1024 byte blocks): 88161 operations in 1 seconds (90276864 bytes) [ 3717.065454] tcrypt: test 16 (256 bit key, 1472 byte blocks): 80742 operations in 1 seconds (118852224 bytes) [ 3718.073544] tcrypt: test 17 (256 bit key, 8192 byte blocks): 28845 operations in 1 seconds (236298240 bytes) [ 3719.081559] tcrypt: [ 3719.081559] testing speed of async ctr(aes) (ctr-aes-caam-qi2) decryption [ 3719.090521] tcrypt: test 0 (128 bit key, 16 byte blocks): 115231 operations in 1 seconds (1843696 bytes) [ 3720.097173] tcrypt: test 1 (128 bit key, 64 byte blocks): 114627 operations in 1 seconds (7336128 bytes) [ 3721.105173] tcrypt: test 2 (128 bit key, 256 byte blocks): 110959 operations in 1 seconds (28405504 bytes) [ 3722.113333] tcrypt: test 3 (128 bit key, 1024 byte blocks): 96153 operations in 1 seconds (98460672 bytes) [ 3723.121347] tcrypt: test 4 (128 bit key, 1472 byte blocks): 89396 operations in 1 seconds (131590912 bytes) [ 3724.129432] tcrypt: test 5 (128 bit key, 8192 byte blocks): 34339 operations in 1 seconds (281305088 bytes) [ 3725.137465] tcrypt: test 6 (192 bit key, 16 byte blocks): 114333 operations in 1 seconds (1829328 bytes) [ 3726.145196] tcrypt: test 7 (192 bit key, 64 byte blocks): 114618 operations in 1 seconds (7335552 bytes) [ 3727.153171] tcrypt: test 8 (192 bit key, 256 byte blocks): 110665 operations in 1 seconds (28330240 bytes) [ 3728.161342] tcrypt: test 9 (192 bit key, 1024 byte blocks): 93432 operations in 1 seconds (95674368 bytes) [ 3729.169346] tcrypt: test 10 (192 bit key, 1472 byte blocks): 84987 operations in 1 seconds (125100864 bytes) [ 3730.177518] tcrypt: test 11 (192 bit key, 8192 byte blocks): 31434 operations in 1 seconds (257507328 bytes) [ 3731.185552] tcrypt: test 12 (256 bit key, 16 byte blocks): 114851 operations in 1 seconds (1837616 bytes) [ 3732.193273] tcrypt: test 13 (256 bit key, 64 byte blocks): 113192 operations in 1 seconds (7244288 bytes) [ 3733.201255] tcrypt: test 14 (256 bit key, 256 byte blocks): 108083 operations in 1 seconds (27669248 bytes) [ 3734.209433] tcrypt: test 15 (256 bit key, 1024 byte blocks): 89175 operations in 1 seconds (91315200 bytes) [ 3735.217434] tcrypt: test 16 (256 bit key, 1472 byte blocks): 81455 operations in 1 seconds (119901760 bytes) [ 3736.225541] tcrypt: test 17 (256 bit key, 8192 byte blocks): 28896 operations in 1 seconds (236716032 bytes) [ 3737.240817] tcrypt: failed to load transform for cfb(aes): -2 [ 3737.253199] tcrypt: failed to load transform for cfb(aes): -2 [ 3737.264761] tcrypt: failed to load transform for ofb(aes): -2 [ 3737.276256] tcrypt: failed to load transform for ofb(aes): -2 [ 3737.282010] tcrypt: [ 3737.282010] testing speed of async rfc3686(ctr(aes)) (rfc3686-ctr-aes-caam-qi2) encryption [ 3737.292440] tcrypt: test 0 (160 bit key, 16 byte blocks): 113530 operations in 1 seconds (1816480 bytes) [ 3738.301198] tcrypt: test 1 (160 bit key, 64 byte blocks): 114114 operations in 1 seconds (7303296 bytes) [ 3739.309175] tcrypt: test 2 (160 bit key, 256 byte blocks): 109509 operations in 1 seconds (28034304 bytes) [ 3740.317352] tcrypt: test 3 (160 bit key, 1024 byte blocks): 95445 operations in 1 seconds (97735680 bytes) [ 3741.325346] tcrypt: test 4 (160 bit key, 1472 byte blocks): 87615 operations in 1 seconds (128969280 bytes) [ 3742.333434] tcrypt: test 5 (160 bit key, 8192 byte blocks): 34097 operations in 1 seconds (279322624 bytes) [ 3743.341454] tcrypt: test 6 (224 bit key, 16 byte blocks): 114551 operations in 1 seconds (1832816 bytes) [ 3744.349175] tcrypt: test 7 (224 bit key, 64 byte blocks): 113524 operations in 1 seconds (7265536 bytes) [ 3745.357173] tcrypt: test 8 (224 bit key, 256 byte blocks): 108337 operations in 1 seconds (27734272 bytes) [ 3746.365366] tcrypt: test 9 (224 bit key, 1024 byte blocks): 91349 operations in 1 seconds (93541376 bytes) [ 3747.373353] tcrypt: test 10 (224 bit key, 1472 byte blocks): 84557 operations in 1 seconds (124467904 bytes) [ 3748.381546] tcrypt: test 11 (224 bit key, 8192 byte blocks): 31147 operations in 1 seconds (255156224 bytes) [ 3749.389552] tcrypt: test 12 (288 bit key, 16 byte blocks): 115341 operations in 1 seconds (1845456 bytes) [ 3750.397254] tcrypt: test 13 (288 bit key, 64 byte blocks): 111758 operations in 1 seconds (7152512 bytes) [ 3751.405282] tcrypt: test 14 (288 bit key, 256 byte blocks): 106365 operations in 1 seconds (27229440 bytes) [ 3752.413437] tcrypt: test 15 (288 bit key, 1024 byte blocks): 87732 operations in 1 seconds (89837568 bytes) [ 3753.421455] tcrypt: test 16 (288 bit key, 1472 byte blocks): 80040 operations in 1 seconds (117818880 bytes) [ 3754.429520] tcrypt: test 17 (288 bit key, 8192 byte blocks): 28709 operations in 1 seconds (235184128 bytes) [ 3755.437551] tcrypt: [ 3755.437551] testing speed of async rfc3686(ctr(aes)) (rfc3686-ctr-aes-caam-qi2) decryption [ 3755.447989] tcrypt: test 0 (160 bit key, 16 byte blocks): 114477 operations in 1 seconds (1831632 bytes) [ 3756.457168] tcrypt: test 1 (160 bit key, 64 byte blocks): 113930 operations in 1 seconds (7291520 bytes) [ 3757.465191] tcrypt: test 2 (160 bit key, 256 byte blocks): 107386 operations in 1 seconds (27490816 bytes) [ 3758.473348] tcrypt: test 3 (160 bit key, 1024 byte blocks): 95428 operations in 1 seconds (97718272 bytes) [ 3759.481344] tcrypt: test 4 (160 bit key, 1472 byte blocks): 88030 operations in 1 seconds (129580160 bytes) [ 3760.489435] tcrypt: test 5 (160 bit key, 8192 byte blocks): 34240 operations in 1 seconds (280494080 bytes) [ 3761.497459] tcrypt: test 6 (224 bit key, 16 byte blocks): 114950 operations in 1 seconds (1839200 bytes) [ 3762.505173] tcrypt: test 7 (224 bit key, 64 byte blocks): 113904 operations in 1 seconds (7289856 bytes) [ 3763.513171] tcrypt: test 8 (224 bit key, 256 byte blocks): 108636 operations in 1 seconds (27810816 bytes) [ 3764.521377] tcrypt: test 9 (224 bit key, 1024 byte blocks): 92496 operations in 1 seconds (94715904 bytes) [ 3765.529344] tcrypt: test 10 (224 bit key, 1472 byte blocks): 84228 operations in 1 seconds (123983616 bytes) [ 3766.537539] tcrypt: test 11 (224 bit key, 8192 byte blocks): 31173 operations in 1 seconds (255369216 bytes) [ 3767.545553] tcrypt: test 12 (288 bit key, 16 byte blocks): 114528 operations in 1 seconds (1832448 bytes) [ 3768.553257] tcrypt: test 13 (288 bit key, 64 byte blocks): 112073 operations in 1 seconds (7172672 bytes) [ 3769.561287] tcrypt: test 14 (288 bit key, 256 byte blocks): 105156 operations in 1 seconds (26919936 bytes) [ 3770.569435] tcrypt: test 15 (288 bit key, 1024 byte blocks): 88815 operations in 1 seconds (90946560 bytes) [ 3771.577436] tcrypt: test 16 (288 bit key, 1472 byte blocks): 80404 operations in 1 seconds (118354688 bytes) [ 3772.585525] tcrypt: test 17 (288 bit key, 8192 byte blocks): 28786 operations in 1 seconds (235814912 bytes) insmod: ERROR: could not insert module /lib/modules/5.4.47-05836-g85c2ec66677a/tcrypt.ko: Resource temporarily unavailable root@localhost:~# telnet>