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: 950 MB/s 16116 calls/s 16116 msg/s # 2.55 [+0.00] tcp rx: 951 MB/s 48561 calls/s # 3.55 [+1.00] tcp tx: 996 MB/s 16898 calls/s 16898 msg/s # 3.55 [+0.00] tcp rx: 996 MB/s 50714 calls/s # 4.55 [+1.00] tcp tx: 994 MB/s 16871 calls/s 16871 msg/s # 4.55 [+0.00] tcp rx: 995 MB/s 50687 calls/s # 5.55 [+1.00] tcp tx: 1004 MB/s 17042 calls/s 17042 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.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 605 MB/s 438441 calls/s # 6.90 [+0.02] udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # 7.88 [+0.98] udp rx: 580 MB/s 420608 calls/s # 7.90 [+0.02] udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # 8.88 [+0.98] udp rx: 646 MB/s 468480 calls/s # 8.90 [+0.02] udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # 9.88 [+0.99] udp rx: 648 MB/s 469760 calls/s # 9.90 [+0.01] udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.26] -4 -G # 11.20 [+1.01] udp rx: 1098 MB/s 801378 calls/s # 11.22 [+0.02] udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # 12.20 [+0.98] udp rx: 1081 MB/s 788708 calls/s # 12.22 [+0.02] udp tx: 1090 MB/s 18498 calls/s 18498 msg/s # 13.20 [+0.98] udp rx: 1086 MB/s 792163 calls/s # 13.22 [+0.02] udp tx: 1088 MB/s 18461 calls/s 18461 msg/s # 14.20 [+0.99] udp rx: 1082 MB/s 789781 calls/s # 14.22 [+0.01] udp tx: 1085 MB/s 18413 calls/s 18413 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__->