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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 921 MB/s 15624 calls/s 15624 msg/s # 2.55 [+0.00] tcp rx: 922 MB/s 49581 calls/s # 3.55 [+1.00] tcp tx: 978 MB/s 16603 calls/s 16603 msg/s # 3.55 [+0.00] tcp rx: 980 MB/s 51116 calls/s # 4.55 [+1.00] tcp tx: 954 MB/s 16194 calls/s 16194 msg/s # 4.55 [+0.00] tcp rx: 955 MB/s 47878 calls/s # 5.55 [+1.00] tcp tx: 931 MB/s 15799 calls/s 15799 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.27] -4 -v # 6.86 [+1.01] udp rx: 659 MB/s 477952 calls/s # 6.88 [+0.02] udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # 7.86 [+0.98] udp rx: 670 MB/s 485846 calls/s # 7.88 [+0.02] udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # 8.86 [+0.99] udp rx: 670 MB/s 485567 calls/s # 8.88 [+0.01] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 9.86 [+0.99] udp rx: 670 MB/s 485561 calls/s # 9.88 [+0.01] udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1015 MB/s 740334 calls/s # 11.22 [+0.02] udp tx: 1034 MB/s 17548 calls/s 17548 msg/s # 12.20 [+0.98] udp rx: 1119 MB/s 816771 calls/s # 12.22 [+0.02] udp tx: 1121 MB/s 19026 calls/s 19026 msg/s # 13.20 [+0.98] udp rx: 1130 MB/s 824407 calls/s # 13.22 [+0.02] udp tx: 1131 MB/s 19191 calls/s 19191 msg/s # 14.20 [+0.98] udp rx: 716 MB/s 522790 calls/s # 14.22 [+0.02] udp tx: 709 MB/s 12030 calls/s 12030 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__->