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: 986 MB/s 16735 calls/s 16735 msg/s # 2.62 [+0.03] tcp rx: 1020 MB/s 50688 calls/s # 3.59 [+0.97] tcp tx: 540 MB/s 9163 calls/s 9163 msg/s # 3.62 [+0.03] tcp rx: 520 MB/s 32950 calls/s # 4.59 [+0.97] tcp tx: 512 MB/s 8692 calls/s 8692 msg/s # 4.63 [+0.03] tcp rx: 516 MB/s 32980 calls/s # 5.59 [+0.97] tcp tx: 504 MB/s 8563 calls/s 8563 msg/s # 5.63 [+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.97 [+0.34] -4 -v # 6.98 [+1.01] udp rx: 455 MB/s 330213 calls/s # 7.01 [+0.02] udp tx: 784 MB/s 13311 calls/s 13311 msg/s # 7.99 [+0.98] udp rx: 594 MB/s 431104 calls/s # 8.01 [+0.02] udp tx: 746 MB/s 12658 calls/s 12658 msg/s # 8.99 [+0.98] udp rx: 593 MB/s 431104 calls/s # 9.01 [+0.02] udp tx: 740 MB/s 12559 calls/s 12559 msg/s # 9.99 [+0.98] udp rx: 594 MB/s 431616 calls/s # 10.01 [+0.02] udp tx: 747 MB/s 12672 calls/s 12672 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.32] -4 -G # 11.38 [+1.02] udp rx: 640 MB/s 466881 calls/s # 11.40 [+0.02] udp tx: 654 MB/s 11098 calls/s 11098 msg/s # 12.38 [+0.98] udp rx: 661 MB/s 482649 calls/s # 12.40 [+0.02] udp tx: 661 MB/s 11218 calls/s 11218 msg/s # 13.38 [+0.98] udp rx: 970 MB/s 708045 calls/s # 13.40 [+0.02] udp tx: 978 MB/s 16588 calls/s 16588 msg/s # 14.38 [+0.98] udp rx: 1107 MB/s 807598 calls/s # 14.40 [+0.02] udp tx: 1107 MB/s 18779 calls/s 18779 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__->