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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 1005 MB/s 17049 calls/s 17049 msg/s # 2.47 [+0.00] tcp rx: 1005 MB/s 52238 calls/s # 3.47 [+1.00] tcp tx: 999 MB/s 16946 calls/s 16946 msg/s # 3.47 [+0.00] tcp rx: 1000 MB/s 51362 calls/s # 4.47 [+1.00] tcp tx: 1012 MB/s 17172 calls/s 17172 msg/s # 4.47 [+0.00] tcp rx: 1013 MB/s 50559 calls/s # 5.47 [+1.00] tcp tx: 975 MB/s 16541 calls/s 16541 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.27] -4 -v # 6.78 [+1.01] udp rx: 659 MB/s 477440 calls/s # 6.80 [+0.02] udp tx: 1306 MB/s 22157 calls/s 22157 msg/s # 7.78 [+0.99] udp rx: 627 MB/s 454912 calls/s # 7.80 [+0.01] udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # 8.78 [+0.99] udp rx: 671 MB/s 486656 calls/s # 8.80 [+0.01] udp tx: 1304 MB/s 22120 calls/s 22120 msg/s # 9.78 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.80 [+0.01] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.24] -4 -G # 11.07 [+1.01] udp rx: 1136 MB/s 828642 calls/s # 11.09 [+0.02] udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # 12.07 [+0.99] udp rx: 1150 MB/s 839239 calls/s # 12.09 [+0.02] udp tx: 1150 MB/s 19507 calls/s 19507 msg/s # 13.07 [+0.99] udp rx: 1147 MB/s 837079 calls/s # 13.09 [+0.01] udp tx: 1147 MB/s 19455 calls/s 19455 msg/s # 14.08 [+0.99] udp rx: 1147 MB/s 836748 calls/s # 14.09 [+0.01] udp tx: 1146 MB/s 19438 calls/s 19438 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__->