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.52 [+2.23] tcp tx: 924 MB/s 15675 calls/s 15675 msg/s # 2.52 [+0.00] tcp rx: 924 MB/s 48778 calls/s # 3.52 [+1.00] tcp tx: 940 MB/s 15949 calls/s 15949 msg/s # 3.53 [+0.01] tcp rx: 947 MB/s 48258 calls/s # 4.52 [+0.99] tcp tx: 937 MB/s 15904 calls/s 15904 msg/s # 4.53 [+0.01] tcp rx: 937 MB/s 48524 calls/s # 5.52 [+0.99] tcp tx: 938 MB/s 15916 calls/s 15916 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.83 [+1.01] udp rx: 654 MB/s 473910 calls/s # 6.85 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 7.83 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.85 [+0.02] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 8.83 [+0.99] udp rx: 667 MB/s 483584 calls/s # 8.85 [+0.01] udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # 9.83 [+0.99] udp rx: 648 MB/s 469504 calls/s # 9.85 [+0.01] udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1115 MB/s 813289 calls/s # 11.17 [+0.02] udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # 12.15 [+0.98] udp rx: 1132 MB/s 825749 calls/s # 12.17 [+0.02] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 13.16 [+0.98] udp rx: 1132 MB/s 826249 calls/s # 13.17 [+0.02] udp tx: 1132 MB/s 19206 calls/s 19206 msg/s # 14.16 [+0.99] udp rx: 1132 MB/s 825878 calls/s # 14.17 [+0.01] udp tx: 1131 MB/s 19197 calls/s 19197 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__->