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.32] -4 -t # 2.59 [+2.26] tcp tx: 1026 MB/s 17416 calls/s 17416 msg/s # 2.59 [+0.00] tcp rx: 1027 MB/s 52737 calls/s # 3.59 [+1.00] tcp tx: 978 MB/s 16593 calls/s 16593 msg/s # 3.59 [+0.00] tcp rx: 978 MB/s 51966 calls/s # 4.59 [+1.00] tcp tx: 908 MB/s 15408 calls/s 15408 msg/s # 4.59 [+0.00] tcp rx: 909 MB/s 49392 calls/s # 5.59 [+1.00] tcp tx: 1012 MB/s 17181 calls/s 17181 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 652 MB/s 472320 calls/s # 6.97 [+0.02] udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # 7.95 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.97 [+0.02] udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # 8.95 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.97 [+0.02] udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # 9.95 [+0.98] udp rx: 664 MB/s 481536 calls/s # 9.97 [+0.02] udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1118 MB/s 815739 calls/s # 11.34 [+0.02] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 12.31 [+0.98] udp rx: 1142 MB/s 832900 calls/s # 12.34 [+0.02] udp tx: 1144 MB/s 19408 calls/s 19408 msg/s # 13.31 [+0.98] udp rx: 1138 MB/s 830566 calls/s # 13.34 [+0.02] udp tx: 1140 MB/s 19352 calls/s 19352 msg/s # 14.32 [+0.98] udp rx: 1138 MB/s 830316 calls/s # 14.34 [+0.02] udp tx: 1139 MB/s 19330 calls/s 19330 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__->