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.30 [+0.30] -4 -t # 2.58 [+2.28] tcp tx: 574 MB/s 9742 calls/s 9742 msg/s # 2.58 [+0.00] tcp rx: 574 MB/s 33527 calls/s # 3.58 [+1.00] tcp tx: 572 MB/s 9702 calls/s 9702 msg/s # 3.58 [+0.00] tcp rx: 572 MB/s 33488 calls/s # 4.58 [+1.00] tcp tx: 573 MB/s 9720 calls/s 9720 msg/s # 4.58 [+0.00] tcp rx: 573 MB/s 33042 calls/s # 5.58 [+1.00] tcp tx: 564 MB/s 9579 calls/s 9579 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.01] udp rx: 526 MB/s 381184 calls/s # 6.97 [+0.02] udp tx: 864 MB/s 14664 calls/s 14664 msg/s # 7.95 [+0.98] udp rx: 535 MB/s 387788 calls/s # 7.97 [+0.02] udp tx: 845 MB/s 14339 calls/s 14339 msg/s # 8.95 [+0.98] udp rx: 537 MB/s 388824 calls/s # 8.97 [+0.02] udp tx: 837 MB/s 14199 calls/s 14199 msg/s # 9.95 [+0.98] udp rx: 538 MB/s 389747 calls/s # 9.97 [+0.02] udp tx: 855 MB/s 14514 calls/s 14514 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.32] -4 -G # 11.34 [+1.02] udp rx: 649 MB/s 473826 calls/s # 11.36 [+0.02] udp tx: 663 MB/s 11252 calls/s 11252 msg/s # 12.34 [+0.98] udp rx: 689 MB/s 503072 calls/s # 12.36 [+0.02] udp tx: 689 MB/s 11699 calls/s 11699 msg/s # 13.34 [+0.98] udp rx: 648 MB/s 472904 calls/s # 13.36 [+0.02] udp tx: 648 MB/s 10992 calls/s 10992 msg/s # 14.34 [+0.98] udp rx: 656 MB/s 478967 calls/s # 14.36 [+0.02] udp tx: 656 MB/s 11132 calls/s 11132 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__->