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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 960 MB/s 16284 calls/s 16284 msg/s # 2.51 [+0.00] tcp rx: 960 MB/s 49560 calls/s # 3.51 [+1.00] tcp tx: 959 MB/s 16278 calls/s 16278 msg/s # 3.51 [+0.00] tcp rx: 961 MB/s 49758 calls/s # 4.51 [+1.00] tcp tx: 950 MB/s 16115 calls/s 16115 msg/s # 4.51 [+0.00] tcp rx: 950 MB/s 47161 calls/s # 5.51 [+1.00] tcp tx: 935 MB/s 15871 calls/s 15871 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 649 MB/s 471040 calls/s # 6.83 [+0.02] udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # 7.81 [+0.98] udp rx: 665 MB/s 482478 calls/s # 7.83 [+0.02] udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # 8.82 [+0.99] udp rx: 666 MB/s 482391 calls/s # 8.83 [+0.01] udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # 9.82 [+0.99] udp rx: 666 MB/s 482847 calls/s # 9.83 [+0.01] udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1119 MB/s 816140 calls/s # 11.16 [+0.02] udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # 12.14 [+0.98] udp rx: 1149 MB/s 838365 calls/s # 12.16 [+0.02] udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # 13.14 [+0.99] udp rx: 1135 MB/s 828112 calls/s # 13.16 [+0.01] udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # 14.14 [+0.99] udp rx: 1136 MB/s 828820 calls/s # 14.16 [+0.01] udp tx: 1135 MB/s 19258 calls/s 19258 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__->