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.56 [+2.27] tcp tx: 563 MB/s 9560 calls/s 9560 msg/s # 2.57 [+0.00] tcp rx: 564 MB/s 33418 calls/s # 3.56 [+1.00] tcp tx: 594 MB/s 10090 calls/s 10090 msg/s # 3.57 [+0.00] tcp rx: 595 MB/s 33492 calls/s # 4.56 [+1.00] tcp tx: 582 MB/s 9880 calls/s 9880 msg/s # 4.57 [+0.00] tcp rx: 583 MB/s 33014 calls/s # 5.56 [+1.00] tcp tx: 569 MB/s 9665 calls/s 9665 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.02] udp rx: 639 MB/s 462848 calls/s # 6.93 [+0.02] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 7.91 [+0.98] udp rx: 652 MB/s 472311 calls/s # 7.93 [+0.02] udp tx: 1276 MB/s 21642 calls/s 21642 msg/s # 8.92 [+0.98] udp rx: 652 MB/s 473379 calls/s # 8.93 [+0.02] udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # 9.92 [+0.98] udp rx: 649 MB/s 470703 calls/s # 9.93 [+0.02] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 643 MB/s 469375 calls/s # 11.31 [+0.02] udp tx: 657 MB/s 11159 calls/s 11159 msg/s # 12.29 [+0.98] udp rx: 673 MB/s 491374 calls/s # 12.31 [+0.02] udp tx: 674 MB/s 11445 calls/s 11445 msg/s # 13.29 [+0.98] udp rx: 671 MB/s 489913 calls/s # 13.31 [+0.02] udp tx: 672 MB/s 11411 calls/s 11411 msg/s # 14.29 [+0.98] udp rx: 680 MB/s 496084 calls/s # 14.31 [+0.02] udp tx: 681 MB/s 11557 calls/s 11557 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__->