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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 1008 MB/s 17107 calls/s 17107 msg/s # 2.61 [+0.00] tcp rx: 1009 MB/s 52174 calls/s # 3.61 [+1.00] tcp tx: 996 MB/s 16906 calls/s 16906 msg/s # 3.64 [+0.04] tcp rx: 1038 MB/s 46685 calls/s # 4.61 [+0.96] tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # 4.64 [+0.04] tcp rx: 937 MB/s 37576 calls/s # 5.61 [+0.96] tcp tx: 942 MB/s 15988 calls/s 15988 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.98 [+1.02] udp rx: 520 MB/s 377146 calls/s # 7.00 [+0.02] udp tx: 820 MB/s 13917 calls/s 13917 msg/s # 7.98 [+0.98] udp rx: 576 MB/s 417432 calls/s # 8.00 [+0.02] udp tx: 1032 MB/s 17512 calls/s 17512 msg/s # 8.98 [+0.98] udp rx: 659 MB/s 477766 calls/s # 9.00 [+0.02] udp tx: 1143 MB/s 19391 calls/s 19391 msg/s # 9.98 [+0.98] udp rx: 541 MB/s 392821 calls/s # 10.00 [+0.02] udp tx: 743 MB/s 12616 calls/s 12616 msg/s # 10.03 [+0.04] 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.37 [+0.34] -4 -G # 11.39 [+1.01] udp rx: 645 MB/s 470615 calls/s # 11.41 [+0.02] udp tx: 661 MB/s 11218 calls/s 11218 msg/s # 12.39 [+0.98] udp rx: 679 MB/s 495646 calls/s # 12.41 [+0.02] udp tx: 681 MB/s 11554 calls/s 11554 msg/s # 13.39 [+0.98] udp rx: 655 MB/s 478193 calls/s # 13.41 [+0.02] udp tx: 657 MB/s 11150 calls/s 11150 msg/s # 14.39 [+0.98] udp rx: 654 MB/s 477038 calls/s # 14.41 [+0.02] udp tx: 656 MB/s 11128 calls/s 11128 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__->