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.30 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 563 MB/s 9561 calls/s 9561 msg/s # 2.55 [+0.00] tcp rx: 563 MB/s 33482 calls/s # 3.55 [+1.00] tcp tx: 572 MB/s 9708 calls/s 9708 msg/s # 3.55 [+0.00] tcp rx: 572 MB/s 33043 calls/s # 4.55 [+1.00] tcp tx: 558 MB/s 9465 calls/s 9465 msg/s # 4.55 [+0.00] tcp rx: 559 MB/s 32667 calls/s # 5.55 [+1.00] tcp tx: 570 MB/s 9678 calls/s 9678 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.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 657 MB/s 476160 calls/s # 6.90 [+0.02] udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # 7.88 [+0.98] udp rx: 597 MB/s 433462 calls/s # 7.90 [+0.02] udp tx: 1074 MB/s 18232 calls/s 18232 msg/s # 8.88 [+0.98] udp rx: 668 MB/s 484501 calls/s # 8.90 [+0.02] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 9.88 [+0.98] udp rx: 668 MB/s 483951 calls/s # 9.90 [+0.02] udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1071 MB/s 781522 calls/s # 11.26 [+0.02] udp tx: 1094 MB/s 18565 calls/s 18565 msg/s # 12.24 [+0.98] udp rx: 1132 MB/s 826263 calls/s # 12.26 [+0.02] udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # 13.25 [+0.98] udp rx: 1129 MB/s 823559 calls/s # 13.26 [+0.02] udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # 14.25 [+0.98] udp rx: 1130 MB/s 824606 calls/s # 14.26 [+0.02] udp tx: 1130 MB/s 19171 calls/s 19171 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__->