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.57 [+2.26] tcp tx: 572 MB/s 9713 calls/s 9713 msg/s # 2.58 [+0.00] tcp rx: 572 MB/s 32266 calls/s # 3.57 [+1.00] tcp tx: 564 MB/s 9571 calls/s 9571 msg/s # 3.58 [+0.00] tcp rx: 564 MB/s 31753 calls/s # 4.57 [+1.00] tcp tx: 557 MB/s 9461 calls/s 9461 msg/s # 4.58 [+0.00] tcp rx: 558 MB/s 31884 calls/s # 5.57 [+1.00] tcp tx: 551 MB/s 9348 calls/s 9348 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.96 [+1.01] udp rx: 548 MB/s 397056 calls/s # 6.98 [+0.02] udp tx: 836 MB/s 14188 calls/s 14188 msg/s # 7.96 [+0.98] udp rx: 561 MB/s 407040 calls/s # 7.98 [+0.02] udp tx: 835 MB/s 14168 calls/s 14168 msg/s # 8.96 [+0.98] udp rx: 562 MB/s 407552 calls/s # 8.98 [+0.02] udp tx: 834 MB/s 14153 calls/s 14153 msg/s # 9.96 [+0.98] udp rx: 563 MB/s 408320 calls/s # 9.98 [+0.02] udp tx: 833 MB/s 14142 calls/s 14142 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 1128 MB/s 823082 calls/s # 11.35 [+0.02] udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # 12.33 [+0.98] udp rx: 1161 MB/s 847294 calls/s # 12.35 [+0.02] udp tx: 1161 MB/s 19693 calls/s 19693 msg/s # 13.33 [+0.98] udp rx: 1147 MB/s 836832 calls/s # 13.35 [+0.02] udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # 14.33 [+0.98] udp rx: 1144 MB/s 834950 calls/s # 14.35 [+0.02] udp tx: 1143 MB/s 19397 calls/s 19397 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__->