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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 578 MB/s 9815 calls/s 9815 msg/s # 2.58 [+0.00] tcp rx: 579 MB/s 31806 calls/s # 3.58 [+1.00] tcp tx: 593 MB/s 10063 calls/s 10063 msg/s # 3.58 [+0.00] tcp rx: 594 MB/s 32181 calls/s # 4.58 [+1.00] tcp tx: 586 MB/s 9944 calls/s 9944 msg/s # 4.58 [+0.00] tcp rx: 586 MB/s 31888 calls/s # 5.58 [+1.00] tcp tx: 584 MB/s 9908 calls/s 9908 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 516 MB/s 374272 calls/s # 6.95 [+0.01] udp tx: 892 MB/s 15140 calls/s 15140 msg/s # 7.94 [+0.99] udp rx: 559 MB/s 404992 calls/s # 7.95 [+0.01] udp tx: 857 MB/s 14543 calls/s 14543 msg/s # 8.94 [+0.99] udp rx: 559 MB/s 404992 calls/s # 8.95 [+0.01] udp tx: 858 MB/s 14566 calls/s 14566 msg/s # 9.94 [+0.99] udp rx: 558 MB/s 404736 calls/s # 9.95 [+0.01] udp tx: 854 MB/s 14488 calls/s 14488 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 668 MB/s 487199 calls/s # 11.31 [+0.02] udp tx: 682 MB/s 11573 calls/s 11573 msg/s # 12.29 [+0.98] udp rx: 698 MB/s 509312 calls/s # 12.31 [+0.02] udp tx: 697 MB/s 11835 calls/s 11835 msg/s # 13.30 [+0.98] udp rx: 698 MB/s 509585 calls/s # 13.31 [+0.02] udp tx: 698 MB/s 11845 calls/s 11845 msg/s # 14.30 [+0.98] udp rx: 697 MB/s 508835 calls/s # 14.31 [+0.02] udp tx: 697 MB/s 11828 calls/s 11828 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__->