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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 954 MB/s 16192 calls/s 16192 msg/s # 2.52 [+0.00] tcp rx: 955 MB/s 49533 calls/s # 3.52 [+1.00] tcp tx: 851 MB/s 14445 calls/s 14445 msg/s # 3.52 [+0.00] tcp rx: 852 MB/s 48988 calls/s # 4.52 [+1.00] tcp tx: 848 MB/s 14393 calls/s 14393 msg/s # 4.52 [+0.00] tcp rx: 849 MB/s 48040 calls/s # 5.52 [+1.00] tcp tx: 883 MB/s 14989 calls/s 14989 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.28] -4 -v # 6.84 [+1.01] udp rx: 649 MB/s 470528 calls/s # 6.86 [+0.02] udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # 7.84 [+0.98] udp rx: 656 MB/s 475544 calls/s # 7.86 [+0.02] udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # 8.85 [+0.99] udp rx: 656 MB/s 475913 calls/s # 8.86 [+0.01] udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # 9.85 [+0.99] udp rx: 657 MB/s 476087 calls/s # 9.86 [+0.01] udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.26] -4 -G # 11.16 [+1.01] udp rx: 1121 MB/s 817557 calls/s # 11.18 [+0.02] udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # 12.16 [+0.98] udp rx: 1155 MB/s 842820 calls/s # 12.18 [+0.02] udp tx: 1154 MB/s 19587 calls/s 19587 msg/s # 13.16 [+0.98] udp rx: 1126 MB/s 821319 calls/s # 13.18 [+0.02] udp tx: 1125 MB/s 19094 calls/s 19094 msg/s # 14.17 [+0.98] udp rx: 1126 MB/s 821524 calls/s # 14.18 [+0.02] udp tx: 1125 MB/s 19084 calls/s 19084 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__->