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.27] -4 -t # 2.50 [+2.23] tcp tx: 939 MB/s 15932 calls/s 15932 msg/s # 2.50 [+0.00] tcp rx: 939 MB/s 51497 calls/s # 3.50 [+1.00] tcp tx: 1026 MB/s 17406 calls/s 17406 msg/s # 3.50 [+0.00] tcp rx: 1027 MB/s 52603 calls/s # 4.50 [+1.00] tcp tx: 960 MB/s 16297 calls/s 16297 msg/s # 4.51 [+0.00] tcp rx: 961 MB/s 48100 calls/s # 5.50 [+1.00] tcp tx: 575 MB/s 9765 calls/s 9765 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 521 MB/s 377856 calls/s # 6.85 [+0.02] udp tx: 826 MB/s 14017 calls/s 14017 msg/s # 7.83 [+0.98] udp rx: 537 MB/s 389219 calls/s # 7.85 [+0.02] udp tx: 821 MB/s 13928 calls/s 13928 msg/s # 8.83 [+0.98] udp rx: 531 MB/s 384684 calls/s # 8.85 [+0.02] udp tx: 820 MB/s 13914 calls/s 13914 msg/s # 9.83 [+0.98] udp rx: 533 MB/s 386297 calls/s # 9.85 [+0.02] udp tx: 821 MB/s 13940 calls/s 13940 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.18 [+1.02] udp rx: 659 MB/s 480827 calls/s # 11.19 [+0.02] udp tx: 672 MB/s 11406 calls/s 11406 msg/s # 12.18 [+0.99] udp rx: 637 MB/s 465014 calls/s # 12.19 [+0.01] udp tx: 639 MB/s 10842 calls/s 10842 msg/s # 13.18 [+0.99] udp rx: 636 MB/s 464434 calls/s # 13.19 [+0.01] udp tx: 639 MB/s 10844 calls/s 10844 msg/s # 14.18 [+0.99] udp rx: 637 MB/s 464996 calls/s # 14.19 [+0.01] udp tx: 640 MB/s 10858 calls/s 10858 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__->