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.32] -4 -t # 2.61 [+2.29] tcp tx: 581 MB/s 9859 calls/s 9859 msg/s # 2.61 [+0.00] tcp rx: 581 MB/s 30332 calls/s # 3.61 [+1.00] tcp tx: 986 MB/s 16739 calls/s 16739 msg/s # 3.61 [+0.00] tcp rx: 988 MB/s 50639 calls/s # 4.61 [+1.00] tcp tx: 985 MB/s 16720 calls/s 16720 msg/s # 4.61 [+0.00] tcp rx: 986 MB/s 50590 calls/s # 5.61 [+1.00] tcp tx: 987 MB/s 16749 calls/s 16749 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.30] -4 -v # 6.96 [+1.02] udp rx: 524 MB/s 379701 calls/s # 6.98 [+0.02] udp tx: 821 MB/s 13927 calls/s 13927 msg/s # 7.96 [+0.98] udp rx: 536 MB/s 388263 calls/s # 7.98 [+0.02] udp tx: 834 MB/s 14158 calls/s 14158 msg/s # 8.96 [+0.98] udp rx: 495 MB/s 358975 calls/s # 8.98 [+0.02] udp tx: 818 MB/s 13878 calls/s 13878 msg/s # 9.96 [+0.98] udp rx: 544 MB/s 394496 calls/s # 9.98 [+0.02] udp tx: 842 MB/s 14292 calls/s 14292 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.34 [+1.01] udp rx: 660 MB/s 482046 calls/s # 11.36 [+0.02] udp tx: 675 MB/s 11458 calls/s 11458 msg/s # 12.34 [+0.98] udp rx: 681 MB/s 496711 calls/s # 12.36 [+0.02] udp tx: 681 MB/s 11551 calls/s 11551 msg/s # 13.34 [+0.98] udp rx: 678 MB/s 495091 calls/s # 13.36 [+0.02] udp tx: 678 MB/s 11511 calls/s 11511 msg/s # 14.34 [+0.98] udp rx: 678 MB/s 494519 calls/s # 14.36 [+0.02] udp tx: 685 MB/s 11624 calls/s 11624 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__->