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.51 [+2.23] tcp tx: 957 MB/s 16237 calls/s 16237 msg/s # 2.51 [+0.00] tcp rx: 957 MB/s 49718 calls/s # 3.51 [+1.00] tcp tx: 950 MB/s 16114 calls/s 16114 msg/s # 3.51 [+0.00] tcp rx: 951 MB/s 49530 calls/s # 4.51 [+1.00] tcp tx: 962 MB/s 16322 calls/s 16322 msg/s # 4.51 [+0.00] tcp rx: 963 MB/s 45611 calls/s # 5.51 [+1.00] tcp tx: 923 MB/s 15656 calls/s 15656 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 612 MB/s 443458 calls/s # 6.84 [+0.02] udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # 7.82 [+0.98] udp rx: 641 MB/s 465206 calls/s # 7.84 [+0.02] udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # 8.82 [+0.98] udp rx: 663 MB/s 480512 calls/s # 8.84 [+0.02] udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # 9.82 [+0.98] udp rx: 606 MB/s 438784 calls/s # 9.84 [+0.02] udp tx: 1095 MB/s 18573 calls/s 18573 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.18 [+1.02] udp rx: 685 MB/s 499669 calls/s # 11.20 [+0.02] udp tx: 697 MB/s 11836 calls/s 11836 msg/s # 12.18 [+0.98] udp rx: 702 MB/s 512550 calls/s # 12.20 [+0.02] udp tx: 702 MB/s 11917 calls/s 11917 msg/s # 13.18 [+0.99] udp rx: 698 MB/s 509215 calls/s # 13.20 [+0.01] udp tx: 698 MB/s 11839 calls/s 11839 msg/s # 14.18 [+0.99] udp rx: 699 MB/s 510040 calls/s # 14.20 [+0.01] udp tx: 698 MB/s 11854 calls/s 11854 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__->