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: 875 MB/s 14844 calls/s 14844 msg/s # 2.60 [+0.00] tcp rx: 876 MB/s 50471 calls/s # 3.60 [+1.00] tcp tx: 853 MB/s 14477 calls/s 14477 msg/s # 3.60 [+0.00] tcp rx: 853 MB/s 50712 calls/s # 4.60 [+1.00] tcp tx: 861 MB/s 14608 calls/s 14608 msg/s # 4.60 [+0.00] tcp rx: 862 MB/s 48768 calls/s # 5.60 [+1.00] tcp tx: 889 MB/s 15083 calls/s 15083 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.94 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 490 MB/s 355328 calls/s # 6.97 [+0.02] udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # 7.95 [+0.98] udp rx: 659 MB/s 477569 calls/s # 7.97 [+0.02] udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # 8.95 [+0.98] udp rx: 513 MB/s 371968 calls/s # 8.97 [+0.02] udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # 9.96 [+0.98] udp rx: 594 MB/s 430592 calls/s # 9.97 [+0.02] udp tx: 1290 MB/s 21896 calls/s 21896 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.32 [+0.32] -4 -G # 11.34 [+1.01] udp rx: 1010 MB/s 736969 calls/s # 11.36 [+0.02] udp tx: 1036 MB/s 17574 calls/s 17574 msg/s # 12.34 [+0.98] udp rx: 1100 MB/s 802554 calls/s # 12.36 [+0.02] udp tx: 1102 MB/s 18706 calls/s 18706 msg/s # 13.34 [+0.98] udp rx: 1086 MB/s 792292 calls/s # 13.36 [+0.02] udp tx: 1087 MB/s 18445 calls/s 18445 msg/s # 14.34 [+0.98] udp rx: 1103 MB/s 804521 calls/s # 14.36 [+0.02] udp tx: 1104 MB/s 18735 calls/s 18735 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__->