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.40 [+0.40] -4 -t # 2.69 [+2.28] tcp tx: 629 MB/s 10681 calls/s 10681 msg/s # 2.69 [+0.01] tcp rx: 634 MB/s 32419 calls/s # 3.69 [+0.99] tcp tx: 669 MB/s 11349 calls/s 11349 msg/s # 3.70 [+0.01] tcp rx: 675 MB/s 33435 calls/s # 4.69 [+0.99] tcp tx: 907 MB/s 15393 calls/s 15393 msg/s # 4.70 [+0.01] tcp rx: 906 MB/s 48123 calls/s # 5.69 [+0.99] tcp tx: 815 MB/s 13836 calls/s 13836 msg/s # 5.73 [+0.04] udp gso - over veth touching data # 5.73 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.07 [+0.34] -4 -v # 7.09 [+1.02] udp rx: 532 MB/s 386086 calls/s # 7.11 [+0.02] udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # 8.09 [+0.98] udp rx: 619 MB/s 448599 calls/s # 8.11 [+0.02] udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # 9.09 [+0.98] udp rx: 539 MB/s 390912 calls/s # 9.11 [+0.02] udp tx: 1177 MB/s 19977 calls/s 19977 msg/s # 10.09 [+0.98] udp rx: 592 MB/s 429312 calls/s # 10.11 [+0.02] udp tx: 1157 MB/s 19627 calls/s 19627 msg/s # 10.15 [+0.04] udp gso and gro - over veth touching data # 10.15 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.51 [+0.36] -4 -G # 11.53 [+1.02] udp rx: 626 MB/s 457233 calls/s # 11.55 [+0.02] udp tx: 641 MB/s 10885 calls/s 10885 msg/s # 12.53 [+0.98] udp rx: 702 MB/s 512417 calls/s # 12.55 [+0.02] udp tx: 702 MB/s 11911 calls/s 11911 msg/s # 13.53 [+0.98] udp rx: 690 MB/s 503903 calls/s # 13.55 [+0.02] udp tx: 690 MB/s 11717 calls/s 11717 msg/s # 14.53 [+0.98] udp rx: 688 MB/s 502135 calls/s # 14.55 [+0.02] udp tx: 688 MB/s 11672 calls/s 11672 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__->