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.55 [+2.27] tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # 2.55 [+0.00] tcp rx: 950 MB/s 50111 calls/s # 3.55 [+1.00] tcp tx: 959 MB/s 16280 calls/s 16280 msg/s # 3.55 [+0.00] tcp rx: 961 MB/s 49775 calls/s # 4.55 [+1.00] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 4.55 [+0.00] tcp rx: 950 MB/s 49879 calls/s # 5.55 [+1.00] tcp tx: 934 MB/s 15842 calls/s 15842 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.88 [+0.30] -4 -v # 6.89 [+1.02] udp rx: 642 MB/s 465152 calls/s # 6.91 [+0.02] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 7.89 [+0.98] udp rx: 661 MB/s 479232 calls/s # 7.91 [+0.02] udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # 8.90 [+0.98] udp rx: 660 MB/s 478720 calls/s # 8.91 [+0.02] udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # 9.90 [+0.99] udp rx: 665 MB/s 482048 calls/s # 9.91 [+0.01] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.26] -4 -G # 11.22 [+1.01] udp rx: 1096 MB/s 799568 calls/s # 11.23 [+0.02] udp tx: 1116 MB/s 18936 calls/s 18936 msg/s # 12.22 [+0.98] udp rx: 1104 MB/s 805181 calls/s # 12.23 [+0.02] udp tx: 1103 MB/s 18723 calls/s 18723 msg/s # 13.22 [+0.98] udp rx: 1115 MB/s 813321 calls/s # 13.23 [+0.02] udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # 14.22 [+0.99] udp rx: 1118 MB/s 815792 calls/s # 14.23 [+0.02] udp tx: 1117 MB/s 18947 calls/s 18947 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__->