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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 944 MB/s 16015 calls/s 16015 msg/s # 2.57 [+0.02] tcp rx: 973 MB/s 48979 calls/s # 3.55 [+0.98] tcp tx: 950 MB/s 16125 calls/s 16125 msg/s # 3.61 [+0.06] tcp rx: 998 MB/s 45496 calls/s # 4.55 [+0.94] tcp tx: 970 MB/s 16467 calls/s 16467 msg/s # 4.61 [+0.06] tcp rx: 953 MB/s 48328 calls/s # 5.55 [+0.94] tcp tx: 942 MB/s 15988 calls/s 15988 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.87 [+0.02] udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # 7.86 [+0.98] udp rx: 671 MB/s 486288 calls/s # 7.87 [+0.02] udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # 8.86 [+0.98] udp rx: 672 MB/s 486859 calls/s # 8.87 [+0.02] udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # 9.86 [+0.99] udp rx: 673 MB/s 487680 calls/s # 9.87 [+0.01] udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1134 MB/s 827675 calls/s # 11.21 [+0.02] udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # 12.19 [+0.98] udp rx: 1129 MB/s 824039 calls/s # 12.21 [+0.02] udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # 13.19 [+0.98] udp rx: 1112 MB/s 811243 calls/s # 13.21 [+0.02] udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # 14.19 [+0.98] udp rx: 1112 MB/s 811072 calls/s # 14.21 [+0.02] udp tx: 1111 MB/s 18855 calls/s 18855 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__->