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: 957 MB/s 16233 calls/s 16233 msg/s # 2.55 [+0.00] tcp rx: 957 MB/s 49806 calls/s # 3.55 [+1.00] tcp tx: 882 MB/s 14976 calls/s 14976 msg/s # 3.55 [+0.00] tcp rx: 884 MB/s 46527 calls/s # 4.55 [+1.00] tcp tx: 891 MB/s 15122 calls/s 15122 msg/s # 4.55 [+0.00] tcp rx: 892 MB/s 47371 calls/s # 5.55 [+1.00] tcp tx: 920 MB/s 15616 calls/s 15616 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.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.90 [+0.02] udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # 7.88 [+0.98] udp rx: 663 MB/s 481024 calls/s # 7.90 [+0.02] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 8.88 [+0.98] udp rx: 636 MB/s 461824 calls/s # 8.90 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 9.88 [+0.98] udp rx: 631 MB/s 457728 calls/s # 9.90 [+0.02] udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.32] -4 -G # 11.27 [+1.01] udp rx: 1085 MB/s 791667 calls/s # 11.29 [+0.02] udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # 12.27 [+0.98] udp rx: 1003 MB/s 731960 calls/s # 12.29 [+0.02] udp tx: 1003 MB/s 17028 calls/s 17028 msg/s # 13.27 [+0.98] udp rx: 1080 MB/s 788120 calls/s # 13.29 [+0.02] udp tx: 1081 MB/s 18343 calls/s 18343 msg/s # 14.27 [+0.98] udp rx: 1089 MB/s 794667 calls/s # 14.29 [+0.02] udp tx: 1091 MB/s 18514 calls/s 18514 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__->