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.31 [+0.31] -4 -t # 2.60 [+2.29] tcp tx: 966 MB/s 16387 calls/s 16387 msg/s # 2.60 [+0.00] tcp rx: 966 MB/s 50461 calls/s # 3.60 [+1.00] tcp tx: 838 MB/s 14222 calls/s 14222 msg/s # 3.62 [+0.02] tcp rx: 862 MB/s 48126 calls/s # 4.60 [+0.98] tcp tx: 924 MB/s 15683 calls/s 15683 msg/s # 4.62 [+0.02] tcp rx: 925 MB/s 48064 calls/s # 5.60 [+0.98] tcp tx: 708 MB/s 12014 calls/s 12014 msg/s # 5.63 [+0.03] 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.02] udp rx: 613 MB/s 444631 calls/s # 7.01 [+0.02] udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # 7.99 [+0.98] udp rx: 641 MB/s 465269 calls/s # 8.01 [+0.02] udp tx: 1175 MB/s 19932 calls/s 19932 msg/s # 8.99 [+0.98] udp rx: 661 MB/s 479488 calls/s # 9.01 [+0.02] udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # 9.99 [+0.98] udp rx: 663 MB/s 480768 calls/s # 10.01 [+0.02] udp tx: 1268 MB/s 21507 calls/s 21507 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.35 [+0.31] -4 -G # 11.37 [+1.01] udp rx: 1007 MB/s 734704 calls/s # 11.39 [+0.02] udp tx: 1031 MB/s 17494 calls/s 17494 msg/s # 12.37 [+0.98] udp rx: 1109 MB/s 809218 calls/s # 12.39 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 13.37 [+0.98] udp rx: 1110 MB/s 809576 calls/s # 13.39 [+0.02] udp tx: 1109 MB/s 18818 calls/s 18818 msg/s # 14.37 [+0.98] udp rx: 1110 MB/s 809903 calls/s # 14.39 [+0.02] udp tx: 1110 MB/s 18828 calls/s 18828 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__->