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.59 [+2.27] tcp tx: 590 MB/s 10013 calls/s 10013 msg/s # 2.59 [+0.00] tcp rx: 590 MB/s 37536 calls/s # 3.59 [+1.00] tcp tx: 574 MB/s 9739 calls/s 9739 msg/s # 3.59 [+0.00] tcp rx: 574 MB/s 36599 calls/s # 4.59 [+1.00] tcp tx: 574 MB/s 9743 calls/s 9743 msg/s # 4.59 [+0.00] tcp rx: 575 MB/s 36178 calls/s # 5.59 [+1.00] tcp tx: 575 MB/s 9766 calls/s 9766 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 552 MB/s 401051 calls/s # 6.98 [+0.02] udp tx: 870 MB/s 14761 calls/s 14761 msg/s # 7.96 [+0.98] udp rx: 570 MB/s 413440 calls/s # 7.98 [+0.02] udp tx: 796 MB/s 13510 calls/s 13510 msg/s # 8.96 [+0.98] udp rx: 570 MB/s 413440 calls/s # 8.98 [+0.02] udp tx: 795 MB/s 13499 calls/s 13499 msg/s # 9.96 [+0.98] udp rx: 570 MB/s 413696 calls/s # 9.98 [+0.02] udp tx: 796 MB/s 13503 calls/s 13503 msg/s # 10.01 [+0.03] 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.31] -4 -G # 11.33 [+1.02] udp rx: 679 MB/s 495762 calls/s # 11.35 [+0.02] udp tx: 693 MB/s 11759 calls/s 11759 msg/s # 12.34 [+0.98] udp rx: 690 MB/s 503526 calls/s # 12.35 [+0.02] udp tx: 693 MB/s 11762 calls/s 11762 msg/s # 13.34 [+0.98] udp rx: 664 MB/s 484906 calls/s # 13.35 [+0.02] udp tx: 667 MB/s 11323 calls/s 11323 msg/s # 14.34 [+0.99] udp rx: 664 MB/s 484576 calls/s # 14.35 [+0.01] udp tx: 672 MB/s 11406 calls/s 11406 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__->