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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.60 [+2.28] tcp tx: 891 MB/s 15121 calls/s 15121 msg/s # 2.60 [+0.00] tcp rx: 891 MB/s 45690 calls/s # 3.60 [+1.00] tcp tx: 1026 MB/s 17411 calls/s 17411 msg/s # 3.60 [+0.00] tcp rx: 1027 MB/s 52818 calls/s # 4.60 [+1.00] tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # 4.60 [+0.00] tcp rx: 1006 MB/s 51461 calls/s # 5.60 [+1.00] tcp tx: 1009 MB/s 17123 calls/s 17123 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.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 576 MB/s 417792 calls/s # 6.95 [+0.02] udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # 7.93 [+0.99] udp rx: 639 MB/s 463171 calls/s # 7.95 [+0.01] udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # 8.94 [+0.99] udp rx: 633 MB/s 459008 calls/s # 8.95 [+0.01] udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # 9.93 [+0.99] udp rx: 640 MB/s 463616 calls/s # 9.95 [+0.01] udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1120 MB/s 817073 calls/s # 11.31 [+0.02] udp tx: 1140 MB/s 19352 calls/s 19352 msg/s # 12.29 [+0.98] udp rx: 1151 MB/s 839907 calls/s # 12.31 [+0.02] udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # 13.29 [+0.98] udp rx: 1064 MB/s 776025 calls/s # 13.31 [+0.02] udp tx: 1061 MB/s 18006 calls/s 18006 msg/s # 14.29 [+0.99] udp rx: 981 MB/s 715846 calls/s # 14.31 [+0.02] udp tx: 980 MB/s 16635 calls/s 16635 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__->