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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 1025 MB/s 17388 calls/s 17388 msg/s # 2.50 [+0.03] tcp rx: 1056 MB/s 51784 calls/s # 3.48 [+0.97] tcp tx: 1002 MB/s 17009 calls/s 17009 msg/s # 3.51 [+0.03] tcp rx: 1005 MB/s 49868 calls/s # 4.48 [+0.97] tcp tx: 985 MB/s 16722 calls/s 16722 msg/s # 4.51 [+0.03] tcp rx: 980 MB/s 50261 calls/s # 5.48 [+0.97] tcp tx: 973 MB/s 16506 calls/s 16506 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 653 MB/s 473855 calls/s # 6.79 [+0.02] udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # 7.77 [+0.98] udp rx: 664 MB/s 480911 calls/s # 7.79 [+0.02] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 8.77 [+0.98] udp rx: 664 MB/s 481030 calls/s # 8.79 [+0.02] udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # 9.77 [+0.99] udp rx: 664 MB/s 481268 calls/s # 9.79 [+0.01] udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.26] -4 -G # 11.09 [+1.01] udp rx: 1129 MB/s 823729 calls/s # 11.11 [+0.02] udp tx: 1151 MB/s 19538 calls/s 19538 msg/s # 12.09 [+0.98] udp rx: 1109 MB/s 809016 calls/s # 12.11 [+0.02] udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # 13.09 [+0.98] udp rx: 1112 MB/s 811040 calls/s # 13.11 [+0.02] udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # 14.09 [+0.98] udp rx: 1115 MB/s 813309 calls/s # 14.11 [+0.02] udp tx: 1115 MB/s 18914 calls/s 18914 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__->