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.46 [+0.46] -4 -t # 2.71 [+2.25] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 2.71 [+0.00] tcp rx: 949 MB/s 45937 calls/s # 3.71 [+1.00] tcp tx: 993 MB/s 16847 calls/s 16847 msg/s # 3.71 [+0.00] tcp rx: 993 MB/s 50594 calls/s # 4.71 [+1.00] tcp tx: 989 MB/s 16777 calls/s 16777 msg/s # 4.71 [+0.00] tcp rx: 990 MB/s 50561 calls/s # 5.71 [+1.00] tcp tx: 984 MB/s 16703 calls/s 16703 msg/s # 5.75 [+0.04] udp gso - over veth touching data # 5.75 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.02 [+0.27] -4 -v # 7.03 [+1.01] udp rx: 655 MB/s 475648 calls/s # 7.05 [+0.02] udp tx: 1119 MB/s 18979 calls/s 18979 msg/s # 8.03 [+0.98] udp rx: 671 MB/s 486912 calls/s # 8.05 [+0.02] udp tx: 1178 MB/s 19989 calls/s 19989 msg/s # 9.03 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.05 [+0.02] udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # 10.03 [+0.98] udp rx: 668 MB/s 484352 calls/s # 10.05 [+0.02] udp tx: 1286 MB/s 21824 calls/s 21824 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.37 [+0.28] -4 -G # 11.38 [+1.01] udp rx: 1113 MB/s 812419 calls/s # 11.40 [+0.02] udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # 12.38 [+0.98] udp rx: 1129 MB/s 823428 calls/s # 12.40 [+0.02] udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # 13.38 [+0.98] udp rx: 1127 MB/s 822316 calls/s # 13.40 [+0.01] udp tx: 1120 MB/s 18999 calls/s 18999 msg/s # 14.38 [+0.99] udp rx: 1071 MB/s 781101 calls/s # 14.40 [+0.01] udp tx: 1076 MB/s 18255 calls/s 18255 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__->