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.25 [+0.25] -4 -t # 2.50 [+2.25] tcp tx: 964 MB/s 16357 calls/s 16357 msg/s # 2.50 [+0.00] tcp rx: 965 MB/s 48266 calls/s # 3.50 [+1.00] tcp tx: 963 MB/s 16348 calls/s 16348 msg/s # 3.50 [+0.00] tcp rx: 965 MB/s 49486 calls/s # 4.50 [+1.00] tcp tx: 969 MB/s 16438 calls/s 16438 msg/s # 4.50 [+0.00] tcp rx: 970 MB/s 49695 calls/s # 5.50 [+1.00] tcp tx: 977 MB/s 16585 calls/s 16585 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 653 MB/s 473600 calls/s # 6.85 [+0.02] udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # 7.83 [+0.98] udp rx: 638 MB/s 462545 calls/s # 7.85 [+0.02] udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # 8.83 [+0.98] udp rx: 543 MB/s 393728 calls/s # 8.85 [+0.02] udp tx: 1174 MB/s 19920 calls/s 19920 msg/s # 9.83 [+0.98] udp rx: 614 MB/s 444928 calls/s # 9.85 [+0.02] udp tx: 1247 MB/s 21165 calls/s 21165 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.17 [+0.29] -4 -G # 11.19 [+1.02] udp rx: 1037 MB/s 756321 calls/s # 11.21 [+0.02] udp tx: 1056 MB/s 17916 calls/s 17916 msg/s # 12.19 [+0.98] udp rx: 1087 MB/s 793370 calls/s # 12.21 [+0.02] udp tx: 1089 MB/s 18479 calls/s 18479 msg/s # 13.19 [+0.98] udp rx: 1088 MB/s 794051 calls/s # 13.21 [+0.02] udp tx: 1088 MB/s 18458 calls/s 18458 msg/s # 14.19 [+0.98] udp rx: 1092 MB/s 797048 calls/s # 14.21 [+0.02] udp tx: 1091 MB/s 18519 calls/s 18519 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__->