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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 684 MB/s 11608 calls/s 11608 msg/s # 2.59 [+0.00] tcp rx: 684 MB/s 35193 calls/s # 3.58 [+1.00] tcp tx: 680 MB/s 11535 calls/s 11535 msg/s # 3.59 [+0.00] tcp rx: 680 MB/s 34944 calls/s # 4.58 [+1.00] tcp tx: 662 MB/s 11235 calls/s 11235 msg/s # 4.59 [+0.00] tcp rx: 663 MB/s 34254 calls/s # 5.58 [+1.00] tcp tx: 654 MB/s 11097 calls/s 11097 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.29] -4 -v # 6.92 [+1.02] udp rx: 631 MB/s 456960 calls/s # 6.94 [+0.02] udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # 7.93 [+0.98] udp rx: 655 MB/s 475392 calls/s # 7.94 [+0.02] udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # 8.93 [+0.99] udp rx: 649 MB/s 470528 calls/s # 8.94 [+0.01] udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # 9.93 [+0.99] udp rx: 666 MB/s 482816 calls/s # 9.94 [+0.01] udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1099 MB/s 802162 calls/s # 11.31 [+0.02] udp tx: 1117 MB/s 18958 calls/s 18958 msg/s # 12.29 [+0.98] udp rx: 1115 MB/s 813871 calls/s # 12.31 [+0.02] udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # 13.29 [+0.99] udp rx: 1057 MB/s 771105 calls/s # 13.31 [+0.01] udp tx: 1057 MB/s 17933 calls/s 17933 msg/s # 14.30 [+0.99] udp rx: 1130 MB/s 824649 calls/s # 14.31 [+0.01] udp tx: 1129 MB/s 19162 calls/s 19162 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__->