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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 633 MB/s 10748 calls/s 10748 msg/s # 2.59 [+0.00] tcp rx: 633 MB/s 32600 calls/s # 3.59 [+1.00] tcp tx: 632 MB/s 10729 calls/s 10729 msg/s # 3.59 [+0.00] tcp rx: 633 MB/s 32556 calls/s # 4.59 [+1.00] tcp tx: 516 MB/s 8763 calls/s 8763 msg/s # 4.59 [+0.00] tcp rx: 517 MB/s 30292 calls/s # 5.59 [+1.00] tcp tx: 555 MB/s 9414 calls/s 9414 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 649 MB/s 470272 calls/s # 6.96 [+0.02] udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # 7.94 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.96 [+0.02] udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # 8.94 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.96 [+0.02] udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # 9.95 [+0.98] udp rx: 666 MB/s 482816 calls/s # 9.96 [+0.02] udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 1112 MB/s 811531 calls/s # 11.32 [+0.02] udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # 12.30 [+0.98] udp rx: 1128 MB/s 823217 calls/s # 12.32 [+0.02] udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # 13.31 [+0.98] udp rx: 1122 MB/s 818906 calls/s # 13.32 [+0.02] udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # 14.31 [+0.98] udp rx: 1126 MB/s 821551 calls/s # 14.32 [+0.02] udp tx: 1125 MB/s 19092 calls/s 19092 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__->