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.35 [+0.35] -4 -t # 2.63 [+2.27] tcp tx: 974 MB/s 16526 calls/s 16526 msg/s # 2.67 [+0.04] tcp rx: 1020 MB/s 50483 calls/s # 3.63 [+0.96] tcp tx: 829 MB/s 14066 calls/s 14066 msg/s # 3.67 [+0.05] tcp rx: 837 MB/s 42816 calls/s # 4.63 [+0.95] tcp tx: 928 MB/s 15744 calls/s 15744 msg/s # 4.67 [+0.05] tcp rx: 925 MB/s 46055 calls/s # 5.63 [+0.95] tcp tx: 964 MB/s 16352 calls/s 16352 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.30] -4 -v # 6.98 [+1.01] udp rx: 644 MB/s 467056 calls/s # 6.99 [+0.02] udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # 7.98 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.99 [+0.02] udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # 8.98 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.99 [+0.01] udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # 9.98 [+0.99] udp rx: 668 MB/s 483840 calls/s # 9.99 [+0.01] udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # 10.03 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.32] -4 -G # 11.36 [+1.02] udp rx: 685 MB/s 499801 calls/s # 11.38 [+0.02] udp tx: 699 MB/s 11869 calls/s 11869 msg/s # 12.36 [+0.98] udp rx: 695 MB/s 506887 calls/s # 12.38 [+0.02] udp tx: 698 MB/s 11853 calls/s 11853 msg/s # 13.37 [+0.98] udp rx: 698 MB/s 509695 calls/s # 13.38 [+0.02] udp tx: 701 MB/s 11890 calls/s 11890 msg/s # 14.37 [+0.98] udp rx: 700 MB/s 510656 calls/s # 14.38 [+0.02] udp tx: 701 MB/s 11903 calls/s 11903 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__->