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.30] -4 -t # 2.57 [+2.27] tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # 2.60 [+0.02] tcp rx: 987 MB/s 49691 calls/s # 3.57 [+0.98] tcp tx: 907 MB/s 15396 calls/s 15396 msg/s # 3.60 [+0.02] tcp rx: 902 MB/s 46634 calls/s # 4.57 [+0.98] tcp tx: 929 MB/s 15769 calls/s 15769 msg/s # 4.60 [+0.02] tcp rx: 937 MB/s 46258 calls/s # 5.57 [+0.98] tcp tx: 886 MB/s 15041 calls/s 15041 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+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: 619 MB/s 449024 calls/s # 6.99 [+0.02] udp tx: 1215 MB/s 20617 calls/s 20617 msg/s # 7.97 [+0.98] udp rx: 569 MB/s 413386 calls/s # 7.99 [+0.02] udp tx: 888 MB/s 15065 calls/s 15065 msg/s # 8.97 [+0.98] udp rx: 517 MB/s 375835 calls/s # 8.99 [+0.02] udp tx: 666 MB/s 11298 calls/s 11298 msg/s # 9.97 [+0.98] udp rx: 536 MB/s 389256 calls/s # 9.99 [+0.02] udp tx: 720 MB/s 12216 calls/s 12216 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.37] -4 -G # 11.41 [+1.02] udp rx: 601 MB/s 438392 calls/s # 11.44 [+0.02] udp tx: 612 MB/s 10385 calls/s 10385 msg/s # 12.41 [+0.98] udp rx: 569 MB/s 414983 calls/s # 12.44 [+0.02] udp tx: 570 MB/s 9682 calls/s 9682 msg/s # 13.42 [+0.98] udp rx: 576 MB/s 420309 calls/s # 13.44 [+0.02] udp tx: 576 MB/s 9771 calls/s 9771 msg/s # 14.42 [+0.98] udp rx: 625 MB/s 456427 calls/s # 14.44 [+0.02] udp tx: 625 MB/s 10608 calls/s 10608 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__->