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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 1021 MB/s 17322 calls/s 17322 msg/s # 2.65 [+0.12] tcp rx: 1157 MB/s 53114 calls/s # 3.52 [+0.88] tcp tx: 977 MB/s 16578 calls/s 16578 msg/s # 3.65 [+0.13] tcp rx: 967 MB/s 47822 calls/s # 4.52 [+0.88] tcp tx: 979 MB/s 16619 calls/s 16619 msg/s # 4.65 [+0.13] tcp rx: 979 MB/s 50368 calls/s # 5.52 [+0.87] tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 604 MB/s 438016 calls/s # 6.84 [+0.02] udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # 7.82 [+0.98] udp rx: 654 MB/s 474610 calls/s # 7.84 [+0.02] udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # 8.82 [+0.98] udp rx: 635 MB/s 460078 calls/s # 8.84 [+0.02] udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # 9.82 [+0.98] udp rx: 666 MB/s 482690 calls/s # 9.84 [+0.02] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 9.87 [+0.04] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1131 MB/s 825394 calls/s # 11.19 [+0.02] udp tx: 1152 MB/s 19540 calls/s 19540 msg/s # 12.17 [+0.98] udp rx: 1153 MB/s 840933 calls/s # 12.19 [+0.02] udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # 13.17 [+0.99] udp rx: 1145 MB/s 835500 calls/s # 13.19 [+0.01] udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # 14.18 [+0.99] udp rx: 1077 MB/s 785773 calls/s # 14.19 [+0.01] udp tx: 1079 MB/s 18315 calls/s 18315 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__->