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.36 [+0.36] -4 -t # 2.66 [+2.30] tcp tx: 1011 MB/s 17151 calls/s 17151 msg/s # 2.66 [+0.00] tcp rx: 1011 MB/s 51351 calls/s # 3.66 [+1.00] tcp tx: 1029 MB/s 17453 calls/s 17453 msg/s # 3.66 [+0.00] tcp rx: 1029 MB/s 52379 calls/s # 4.66 [+1.00] tcp tx: 1020 MB/s 17307 calls/s 17307 msg/s # 4.66 [+0.00] tcp rx: 1021 MB/s 51998 calls/s # 5.66 [+1.00] tcp tx: 1040 MB/s 17646 calls/s 17646 msg/s # 5.70 [+0.04] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.31] -4 -v # 7.02 [+1.01] udp rx: 608 MB/s 440576 calls/s # 7.05 [+0.02] udp tx: 1163 MB/s 19728 calls/s 19728 msg/s # 8.03 [+0.98] udp rx: 663 MB/s 480256 calls/s # 8.05 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 9.03 [+0.98] udp rx: 664 MB/s 481024 calls/s # 9.05 [+0.02] udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # 10.03 [+0.98] udp rx: 657 MB/s 476416 calls/s # 10.05 [+0.02] udp tx: 1200 MB/s 20365 calls/s 20365 msg/s # 10.08 [+0.03] udp gso and gro - over veth touching data # 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.28] -4 -G # 11.37 [+1.01] udp rx: 1076 MB/s 785004 calls/s # 11.39 [+0.02] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 12.37 [+0.98] udp rx: 1158 MB/s 844773 calls/s # 12.39 [+0.02] udp tx: 1161 MB/s 19700 calls/s 19700 msg/s # 13.38 [+0.98] udp rx: 1043 MB/s 761395 calls/s # 13.39 [+0.02] udp tx: 1039 MB/s 17635 calls/s 17635 msg/s # 14.38 [+0.98] udp rx: 1040 MB/s 758492 calls/s # 14.39 [+0.02] udp tx: 1042 MB/s 17686 calls/s 17686 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__->