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: 853 MB/s 14483 calls/s 14483 msg/s # 2.59 [+0.00] tcp rx: 854 MB/s 51049 calls/s # 3.58 [+1.00] tcp tx: 768 MB/s 13031 calls/s 13031 msg/s # 3.59 [+0.00] tcp rx: 769 MB/s 51206 calls/s # 4.58 [+1.00] tcp tx: 825 MB/s 13999 calls/s 13999 msg/s # 4.59 [+0.00] tcp rx: 827 MB/s 45771 calls/s # 5.58 [+1.00] tcp tx: 949 MB/s 16104 calls/s 16104 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.96 [+0.34] -4 -v # 6.97 [+1.01] udp rx: 475 MB/s 344832 calls/s # 6.99 [+0.02] udp tx: 937 MB/s 15906 calls/s 15906 msg/s # 7.97 [+0.98] udp rx: 651 MB/s 472499 calls/s # 7.99 [+0.02] udp tx: 1074 MB/s 18218 calls/s 18218 msg/s # 8.97 [+0.98] udp rx: 666 MB/s 482776 calls/s # 8.99 [+0.02] udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # 9.97 [+0.99] udp rx: 665 MB/s 481891 calls/s # 9.99 [+0.01] udp tx: 1227 MB/s 20819 calls/s 20819 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.33 [+0.31] -4 -G # 11.34 [+1.01] udp rx: 890 MB/s 649694 calls/s # 11.36 [+0.02] udp tx: 909 MB/s 15422 calls/s 15422 msg/s # 12.34 [+0.98] udp rx: 1076 MB/s 784789 calls/s # 12.36 [+0.02] udp tx: 1083 MB/s 18378 calls/s 18378 msg/s # 13.34 [+0.98] udp rx: 1084 MB/s 790680 calls/s # 13.36 [+0.02] udp tx: 1086 MB/s 18422 calls/s 18422 msg/s # 14.35 [+0.98] udp rx: 1111 MB/s 810750 calls/s # 14.36 [+0.02] udp tx: 1114 MB/s 18898 calls/s 18898 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__->