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.33 [+0.33] -4 -t # 2.60 [+2.26] tcp tx: 974 MB/s 16532 calls/s 16532 msg/s # 2.60 [+0.00] tcp rx: 975 MB/s 50841 calls/s # 3.59 [+1.00] tcp tx: 946 MB/s 16060 calls/s 16060 msg/s # 3.60 [+0.00] tcp rx: 947 MB/s 51341 calls/s # 4.59 [+1.00] tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # 4.60 [+0.00] tcp rx: 1003 MB/s 51561 calls/s # 5.59 [+1.00] tcp tx: 981 MB/s 16648 calls/s 16648 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.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 592 MB/s 429058 calls/s # 6.94 [+0.02] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 7.92 [+0.98] udp rx: 610 MB/s 442112 calls/s # 7.94 [+0.02] udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # 8.92 [+0.98] udp rx: 657 MB/s 475904 calls/s # 8.94 [+0.02] udp tx: 1218 MB/s 20672 calls/s 20672 msg/s # 9.92 [+0.98] udp rx: 657 MB/s 476160 calls/s # 9.94 [+0.02] udp tx: 1224 MB/s 20770 calls/s 20770 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 1052 MB/s 767501 calls/s # 11.28 [+0.02] udp tx: 1077 MB/s 18267 calls/s 18267 msg/s # 12.26 [+0.98] udp rx: 1062 MB/s 775118 calls/s # 12.28 [+0.02] udp tx: 1065 MB/s 18078 calls/s 18078 msg/s # 13.26 [+0.98] udp rx: 1067 MB/s 778652 calls/s # 13.28 [+0.02] udp tx: 1070 MB/s 18164 calls/s 18164 msg/s # 14.26 [+0.98] udp rx: 1068 MB/s 779493 calls/s # 14.28 [+0.02] udp tx: 1071 MB/s 18170 calls/s 18170 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__->