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: 728 MB/s 12363 calls/s 12363 msg/s # 2.48 [+0.00] tcp rx: 729 MB/s 37255 calls/s # 3.47 [+1.00] tcp tx: 614 MB/s 10423 calls/s 10423 msg/s # 3.48 [+0.00] tcp rx: 617 MB/s 31706 calls/s # 4.47 [+1.00] tcp tx: 628 MB/s 10668 calls/s 10668 msg/s # 4.48 [+0.01] tcp rx: 628 MB/s 32184 calls/s # 5.47 [+0.99] tcp tx: 604 MB/s 10252 calls/s 10252 msg/s # 5.51 [+0.04] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.34] -4 -v # 6.87 [+1.02] udp rx: 569 MB/s 413184 calls/s # 6.89 [+0.02] udp tx: 725 MB/s 12312 calls/s 12312 msg/s # 7.87 [+0.98] udp rx: 591 MB/s 429524 calls/s # 7.89 [+0.02] udp tx: 712 MB/s 12085 calls/s 12085 msg/s # 8.87 [+0.98] udp rx: 595 MB/s 432384 calls/s # 8.89 [+0.02] udp tx: 744 MB/s 12625 calls/s 12625 msg/s # 9.87 [+0.98] udp rx: 595 MB/s 432154 calls/s # 9.89 [+0.02] udp tx: 739 MB/s 12541 calls/s 12541 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 684 MB/s 499356 calls/s # 11.24 [+0.02] udp tx: 697 MB/s 11838 calls/s 11838 msg/s # 12.23 [+0.98] udp rx: 699 MB/s 510398 calls/s # 12.24 [+0.02] udp tx: 700 MB/s 11884 calls/s 11884 msg/s # 13.23 [+0.98] udp rx: 672 MB/s 490624 calls/s # 13.24 [+0.02] udp tx: 673 MB/s 11424 calls/s 11424 msg/s # 14.23 [+0.99] udp rx: 699 MB/s 510171 calls/s # 14.24 [+0.01] udp tx: 700 MB/s 11876 calls/s 11876 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__->