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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 961 MB/s 16300 calls/s 16300 msg/s # 2.57 [+0.00] tcp rx: 962 MB/s 49956 calls/s # 3.57 [+1.00] tcp tx: 956 MB/s 16227 calls/s 16227 msg/s # 3.57 [+0.00] tcp rx: 958 MB/s 49878 calls/s # 4.57 [+1.00] tcp tx: 950 MB/s 16120 calls/s 16120 msg/s # 4.57 [+0.00] tcp rx: 951 MB/s 48250 calls/s # 5.57 [+1.00] tcp tx: 953 MB/s 16171 calls/s 16171 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 638 MB/s 462336 calls/s # 6.90 [+0.02] udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # 7.89 [+0.98] udp rx: 657 MB/s 476458 calls/s # 7.90 [+0.02] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 8.89 [+0.99] udp rx: 527 MB/s 381525 calls/s # 8.90 [+0.01] udp tx: 908 MB/s 15411 calls/s 15411 msg/s # 9.89 [+0.99] udp rx: 521 MB/s 377297 calls/s # 9.90 [+0.01] udp tx: 857 MB/s 14542 calls/s 14542 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.23 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 708 MB/s 516673 calls/s # 11.26 [+0.02] udp tx: 720 MB/s 12217 calls/s 12217 msg/s # 12.25 [+0.99] udp rx: 729 MB/s 531988 calls/s # 12.26 [+0.01] udp tx: 729 MB/s 12365 calls/s 12365 msg/s # 13.25 [+0.99] udp rx: 723 MB/s 527933 calls/s # 13.26 [+0.01] udp tx: 723 MB/s 12278 calls/s 12278 msg/s # 14.25 [+0.99] udp rx: 729 MB/s 531987 calls/s # 14.26 [+0.01] udp tx: 729 MB/s 12370 calls/s 12370 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__->