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.56 [+2.27] tcp tx: 939 MB/s 15928 calls/s 15928 msg/s # 2.56 [+0.00] tcp rx: 939 MB/s 50286 calls/s # 3.56 [+1.00] tcp tx: 1024 MB/s 17377 calls/s 17377 msg/s # 3.56 [+0.00] tcp rx: 1025 MB/s 52371 calls/s # 4.56 [+1.00] tcp tx: 1035 MB/s 17568 calls/s 17568 msg/s # 4.57 [+0.00] tcp rx: 1036 MB/s 52794 calls/s # 5.56 [+1.00] tcp tx: 1028 MB/s 17447 calls/s 17447 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.26] -4 -v # 6.87 [+1.01] udp rx: 607 MB/s 440064 calls/s # 6.89 [+0.02] udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # 7.87 [+0.98] udp rx: 606 MB/s 440832 calls/s # 7.89 [+0.02] udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # 8.87 [+0.99] udp rx: 648 MB/s 469693 calls/s # 8.89 [+0.01] udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # 9.87 [+0.99] udp rx: 664 MB/s 481248 calls/s # 9.89 [+0.01] udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 801 MB/s 584198 calls/s # 11.25 [+0.02] udp tx: 813 MB/s 13796 calls/s 13796 msg/s # 12.23 [+0.98] udp rx: 646 MB/s 471733 calls/s # 12.25 [+0.02] udp tx: 646 MB/s 10965 calls/s 10965 msg/s # 13.23 [+0.98] udp rx: 645 MB/s 470534 calls/s # 13.25 [+0.02] udp tx: 644 MB/s 10935 calls/s 10935 msg/s # 14.23 [+0.99] udp rx: 640 MB/s 467120 calls/s # 14.25 [+0.01] udp tx: 640 MB/s 10860 calls/s 10860 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__->