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.57 [+2.28] tcp tx: 705 MB/s 11959 calls/s 11959 msg/s # 2.57 [+0.00] tcp rx: 705 MB/s 35626 calls/s # 3.57 [+1.00] tcp tx: 698 MB/s 11855 calls/s 11855 msg/s # 3.57 [+0.00] tcp rx: 701 MB/s 35288 calls/s # 4.57 [+1.00] tcp tx: 689 MB/s 11686 calls/s 11686 msg/s # 4.58 [+0.01] tcp rx: 693 MB/s 34514 calls/s # 5.57 [+0.99] tcp tx: 689 MB/s 11695 calls/s 11695 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.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.92 [+0.02] udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # 7.90 [+0.99] udp rx: 655 MB/s 474880 calls/s # 7.92 [+0.01] udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # 8.90 [+0.99] udp rx: 650 MB/s 471296 calls/s # 8.92 [+0.01] udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # 9.90 [+0.99] udp rx: 652 MB/s 472320 calls/s # 9.92 [+0.01] udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.32] -4 -G # 11.29 [+1.02] udp rx: 654 MB/s 477534 calls/s # 11.31 [+0.02] udp tx: 668 MB/s 11340 calls/s 11340 msg/s # 12.29 [+0.98] udp rx: 666 MB/s 486267 calls/s # 12.31 [+0.02] udp tx: 678 MB/s 11510 calls/s 11510 msg/s # 13.29 [+0.98] udp rx: 664 MB/s 484356 calls/s # 13.31 [+0.02] udp tx: 663 MB/s 11259 calls/s 11259 msg/s # 14.29 [+0.98] udp rx: 665 MB/s 485387 calls/s # 14.31 [+0.02] udp tx: 665 MB/s 11284 calls/s 11284 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__->