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.59 [+2.28] tcp tx: 557 MB/s 9456 calls/s 9456 msg/s # 2.77 [+0.18] tcp rx: 666 MB/s 34588 calls/s # 3.59 [+0.82] tcp tx: 598 MB/s 10145 calls/s 10145 msg/s # 3.77 [+0.18] tcp rx: 603 MB/s 33500 calls/s # 4.59 [+0.82] tcp tx: 618 MB/s 10495 calls/s 10495 msg/s # 4.77 [+0.18] tcp rx: 619 MB/s 33746 calls/s # 5.59 [+0.82] tcp tx: 606 MB/s 10289 calls/s 10289 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 489 MB/s 354560 calls/s # 6.97 [+0.01] udp tx: 909 MB/s 15420 calls/s 15420 msg/s # 7.95 [+0.99] udp rx: 547 MB/s 396030 calls/s # 7.97 [+0.01] udp tx: 858 MB/s 14555 calls/s 14555 msg/s # 8.95 [+0.99] udp rx: 547 MB/s 396143 calls/s # 8.97 [+0.01] udp tx: 857 MB/s 14539 calls/s 14539 msg/s # 9.96 [+0.99] udp rx: 547 MB/s 396285 calls/s # 9.97 [+0.01] udp tx: 858 MB/s 14562 calls/s 14562 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 692 MB/s 505292 calls/s # 11.32 [+0.02] udp tx: 706 MB/s 11975 calls/s 11975 msg/s # 12.30 [+0.98] udp rx: 606 MB/s 442321 calls/s # 12.32 [+0.02] udp tx: 604 MB/s 10259 calls/s 10259 msg/s # 13.30 [+0.98] udp rx: 901 MB/s 657274 calls/s # 13.32 [+0.02] udp tx: 915 MB/s 15528 calls/s 15528 msg/s # 14.30 [+0.98] udp rx: 1109 MB/s 809099 calls/s # 14.32 [+0.02] udp tx: 1109 MB/s 18815 calls/s 18815 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__->