make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 944 MB/s 16011 calls/s 16011 msg/s # 2.59 [+0.00] tcp rx: 944 MB/s 49684 calls/s # 3.59 [+1.00] tcp tx: 1016 MB/s 17238 calls/s 17238 msg/s # 3.59 [+0.00] tcp rx: 1016 MB/s 38094 calls/s # 4.59 [+1.00] tcp tx: 959 MB/s 16278 calls/s 16278 msg/s # 4.60 [+0.00] tcp rx: 961 MB/s 38882 calls/s # 5.59 [+1.00] tcp tx: 967 MB/s 16407 calls/s 16407 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 544 MB/s 394496 calls/s # 6.97 [+0.02] udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # 7.95 [+0.98] udp rx: 642 MB/s 465530 calls/s # 7.97 [+0.02] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 8.97 [+1.00] udp rx: 394 MB/s 285515 calls/s # 8.99 [+0.02] udp tx: 819 MB/s 13895 calls/s 13895 msg/s # 9.96 [+0.97] udp rx: 297 MB/s 215671 calls/s # 10.08 [+0.12] udp gso and gro - over veth touching data # 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.90 [+0.82] -4 -G # 11.94 [+1.05] udp rx: 546 MB/s 398620 calls/s # 11.98 [+0.04] udp tx: 570 MB/s 9675 calls/s 9675 msg/s # 12.94 [+0.96] udp rx: 498 MB/s 363764 calls/s # 12.98 [+0.04] udp tx: 495 MB/s 8396 calls/s 8396 msg/s # 13.94 [+0.96] udp rx: 594 MB/s 433924 calls/s # 13.98 [+0.04] udp tx: 600 MB/s 10187 calls/s 10187 msg/s # 14.94 [+0.97] udp rx: 619 MB/s 451458 calls/s # 14.98 [+0.03] udp tx: 635 MB/s 10784 calls/s 10784 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->