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.29 [+0.29] -4 -t # 2.54 [+2.26] tcp tx: 1010 MB/s 17141 calls/s 17141 msg/s # 2.55 [+0.00] tcp rx: 1011 MB/s 51877 calls/s # 3.54 [+1.00] tcp tx: 997 MB/s 16913 calls/s 16913 msg/s # 3.55 [+0.00] tcp rx: 998 MB/s 51300 calls/s # 4.54 [+1.00] tcp tx: 1005 MB/s 17055 calls/s 17055 msg/s # 4.55 [+0.00] tcp rx: 1006 MB/s 49617 calls/s # 5.54 [+1.00] tcp tx: 998 MB/s 16930 calls/s 16930 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.87 [+1.02] udp rx: 659 MB/s 477696 calls/s # 6.89 [+0.02] udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # 7.87 [+0.98] udp rx: 673 MB/s 488166 calls/s # 7.89 [+0.02] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 8.87 [+0.98] udp rx: 674 MB/s 488312 calls/s # 8.89 [+0.02] udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # 9.87 [+0.98] udp rx: 674 MB/s 488649 calls/s # 9.89 [+0.02] udp tx: 1280 MB/s 21716 calls/s 21716 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.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1054 MB/s 768935 calls/s # 11.22 [+0.02] udp tx: 1074 MB/s 18218 calls/s 18218 msg/s # 12.21 [+0.98] udp rx: 1122 MB/s 818660 calls/s # 12.22 [+0.02] udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # 13.21 [+0.99] udp rx: 1120 MB/s 816923 calls/s # 13.22 [+0.01] udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # 14.21 [+0.99] udp rx: 840 MB/s 612712 calls/s # 14.22 [+0.01] udp tx: 835 MB/s 14169 calls/s 14169 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__->