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.27 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 999 MB/s 16952 calls/s 16952 msg/s # 2.50 [+0.00] tcp rx: 1000 MB/s 51207 calls/s # 3.49 [+1.00] tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # 3.50 [+0.00] tcp rx: 1000 MB/s 51162 calls/s # 4.49 [+1.00] tcp tx: 987 MB/s 16743 calls/s 16743 msg/s # 4.50 [+0.00] tcp rx: 988 MB/s 50500 calls/s # 5.49 [+1.00] tcp tx: 977 MB/s 16573 calls/s 16573 msg/s # 5.52 [+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.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 661 MB/s 478976 calls/s # 6.82 [+0.02] udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # 7.80 [+0.98] udp rx: 670 MB/s 485343 calls/s # 7.82 [+0.02] udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # 8.81 [+0.98] udp rx: 670 MB/s 485597 calls/s # 8.82 [+0.02] udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # 9.81 [+0.99] udp rx: 671 MB/s 486493 calls/s # 9.82 [+0.01] udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.28] -4 -G # 11.14 [+1.01] udp rx: 680 MB/s 496251 calls/s # 11.16 [+0.02] udp tx: 691 MB/s 11732 calls/s 11732 msg/s # 12.14 [+0.98] udp rx: 643 MB/s 469102 calls/s # 12.16 [+0.02] udp tx: 643 MB/s 10907 calls/s 10907 msg/s # 13.14 [+0.98] udp rx: 626 MB/s 456622 calls/s # 13.16 [+0.02] udp tx: 625 MB/s 10611 calls/s 10611 msg/s # 14.14 [+0.99] udp rx: 639 MB/s 466168 calls/s # 14.16 [+0.01] udp tx: 639 MB/s 10839 calls/s 10839 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__->