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: 595 MB/s 10103 calls/s 10103 msg/s # 2.58 [+0.00] tcp rx: 595 MB/s 33039 calls/s # 3.58 [+1.00] tcp tx: 506 MB/s 8596 calls/s 8596 msg/s # 3.58 [+0.00] tcp rx: 507 MB/s 32098 calls/s # 4.58 [+1.00] tcp tx: 487 MB/s 8262 calls/s 8262 msg/s # 4.58 [+0.00] tcp rx: 488 MB/s 31970 calls/s # 5.58 [+1.00] tcp tx: 540 MB/s 9167 calls/s 9167 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.34] -4 -v # 6.97 [+1.02] udp rx: 447 MB/s 323969 calls/s # 6.99 [+0.02] udp tx: 850 MB/s 14424 calls/s 14424 msg/s # 7.97 [+0.98] udp rx: 631 MB/s 457434 calls/s # 7.99 [+0.02] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 8.97 [+0.98] udp rx: 603 MB/s 437259 calls/s # 8.99 [+0.02] udp tx: 1105 MB/s 18752 calls/s 18752 msg/s # 9.97 [+0.98] udp rx: 477 MB/s 346255 calls/s # 9.99 [+0.02] udp tx: 737 MB/s 12514 calls/s 12514 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 574 MB/s 418674 calls/s # 11.35 [+0.02] udp tx: 584 MB/s 9916 calls/s 9916 msg/s # 12.33 [+0.98] udp rx: 629 MB/s 458912 calls/s # 12.35 [+0.02] udp tx: 629 MB/s 10671 calls/s 10671 msg/s # 13.33 [+0.98] udp rx: 626 MB/s 457216 calls/s # 13.35 [+0.01] udp tx: 626 MB/s 10625 calls/s 10625 msg/s # 14.33 [+0.99] udp rx: 624 MB/s 455303 calls/s # 14.35 [+0.01] udp tx: 623 MB/s 10573 calls/s 10573 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__->