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.30 [+0.30] -4 -t # 2.60 [+2.30] tcp tx: 738 MB/s 12525 calls/s 12525 msg/s # 2.63 [+0.03] tcp rx: 769 MB/s 37909 calls/s # 3.60 [+0.97] tcp tx: 896 MB/s 15207 calls/s 15207 msg/s # 3.63 [+0.03] tcp rx: 897 MB/s 44596 calls/s # 4.60 [+0.97] tcp tx: 867 MB/s 14713 calls/s 14713 msg/s # 4.63 [+0.03] tcp rx: 854 MB/s 45125 calls/s # 5.60 [+0.97] tcp tx: 801 MB/s 13586 calls/s 13586 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 651 MB/s 472576 calls/s # 7.01 [+0.02] udp tx: 991 MB/s 16824 calls/s 16824 msg/s # 7.99 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.01 [+0.02] udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # 8.99 [+0.98] udp rx: 662 MB/s 479488 calls/s # 9.01 [+0.02] udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # 9.99 [+0.98] udp rx: 662 MB/s 480000 calls/s # 10.01 [+0.02] udp tx: 1222 MB/s 20735 calls/s 20735 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.33 [+0.28] -4 -G # 11.34 [+1.01] udp rx: 1101 MB/s 803207 calls/s # 11.36 [+0.02] udp tx: 1122 MB/s 19046 calls/s 19046 msg/s # 12.34 [+0.98] udp rx: 1114 MB/s 812570 calls/s # 12.36 [+0.02] udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # 13.34 [+0.98] udp rx: 1137 MB/s 829334 calls/s # 13.36 [+0.02] udp tx: 1136 MB/s 19271 calls/s 19271 msg/s # 14.34 [+0.98] udp rx: 1114 MB/s 812507 calls/s # 14.36 [+0.02] udp tx: 1114 MB/s 18900 calls/s 18900 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__->