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.32 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # 2.59 [+0.00] tcp rx: 960 MB/s 47508 calls/s # 3.59 [+1.00] tcp tx: 936 MB/s 15884 calls/s 15884 msg/s # 3.59 [+0.00] tcp rx: 937 MB/s 48498 calls/s # 4.59 [+1.00] tcp tx: 946 MB/s 16058 calls/s 16058 msg/s # 4.59 [+0.00] tcp rx: 947 MB/s 48606 calls/s # 5.59 [+1.00] tcp tx: 943 MB/s 15998 calls/s 15998 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.97 [+1.01] udp rx: 446 MB/s 323133 calls/s # 6.99 [+0.02] udp tx: 927 MB/s 15728 calls/s 15728 msg/s # 7.97 [+0.98] udp rx: 541 MB/s 391936 calls/s # 7.99 [+0.02] udp tx: 866 MB/s 14701 calls/s 14701 msg/s # 8.97 [+0.98] udp rx: 558 MB/s 404447 calls/s # 8.99 [+0.02] udp tx: 818 MB/s 13884 calls/s 13884 msg/s # 9.97 [+0.98] udp rx: 557 MB/s 404267 calls/s # 9.99 [+0.02] udp tx: 819 MB/s 13899 calls/s 13899 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.32 [+0.29] -4 -G # 11.33 [+1.02] udp rx: 1017 MB/s 742099 calls/s # 11.35 [+0.02] udp tx: 1030 MB/s 17481 calls/s 17481 msg/s # 12.33 [+0.98] udp rx: 1042 MB/s 760630 calls/s # 12.35 [+0.02] udp tx: 1052 MB/s 17857 calls/s 17857 msg/s # 13.33 [+0.98] udp rx: 1075 MB/s 784045 calls/s # 13.35 [+0.02] udp tx: 1073 MB/s 18213 calls/s 18213 msg/s # 14.34 [+0.98] udp rx: 1132 MB/s 825672 calls/s # 14.35 [+0.02] udp tx: 1135 MB/s 19259 calls/s 19259 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__->