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.28 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 1040 MB/s 17644 calls/s 17644 msg/s # 2.53 [+0.00] tcp rx: 1041 MB/s 53137 calls/s # 3.52 [+1.00] tcp tx: 1005 MB/s 17062 calls/s 17062 msg/s # 3.53 [+0.00] tcp rx: 1007 MB/s 51303 calls/s # 4.52 [+1.00] tcp tx: 1007 MB/s 17094 calls/s 17094 msg/s # 4.53 [+0.00] tcp rx: 1008 MB/s 51451 calls/s # 5.52 [+1.00] tcp tx: 858 MB/s 14566 calls/s 14566 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 633 MB/s 458496 calls/s # 6.86 [+0.02] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 7.85 [+0.98] udp rx: 664 MB/s 480948 calls/s # 7.86 [+0.02] udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # 8.85 [+0.99] udp rx: 646 MB/s 468037 calls/s # 8.86 [+0.01] udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # 9.85 [+0.99] udp rx: 650 MB/s 471336 calls/s # 9.86 [+0.01] udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1038 MB/s 757460 calls/s # 11.21 [+0.02] udp tx: 1056 MB/s 17925 calls/s 17925 msg/s # 12.19 [+0.99] udp rx: 1086 MB/s 792444 calls/s # 12.21 [+0.01] udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # 13.19 [+0.99] udp rx: 1095 MB/s 799129 calls/s # 13.21 [+0.01] udp tx: 1095 MB/s 18582 calls/s 18582 msg/s # 14.19 [+0.99] udp rx: 1109 MB/s 809350 calls/s # 14.21 [+0.01] udp tx: 1109 MB/s 18819 calls/s 18819 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__->