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.27 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 823 MB/s 13963 calls/s 13963 msg/s # 2.50 [+0.00] tcp rx: 823 MB/s 51382 calls/s # 3.50 [+1.00] tcp tx: 896 MB/s 15212 calls/s 15212 msg/s # 3.50 [+0.00] tcp rx: 898 MB/s 50798 calls/s # 4.50 [+1.00] tcp tx: 945 MB/s 16033 calls/s 16033 msg/s # 4.50 [+0.00] tcp rx: 946 MB/s 50746 calls/s # 5.50 [+1.00] tcp tx: 961 MB/s 16311 calls/s 16311 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.31] -4 -v # 6.86 [+1.01] udp rx: 610 MB/s 442368 calls/s # 6.88 [+0.02] udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # 7.86 [+0.98] udp rx: 578 MB/s 419349 calls/s # 7.88 [+0.02] udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # 8.86 [+0.98] udp rx: 619 MB/s 448687 calls/s # 8.88 [+0.02] udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # 9.86 [+0.99] udp rx: 665 MB/s 482245 calls/s # 9.88 [+0.01] udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # 9.92 [+0.04] 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.24 [+0.32] -4 -G # 11.25 [+1.02] udp rx: 1090 MB/s 795392 calls/s # 11.27 [+0.02] udp tx: 1113 MB/s 18890 calls/s 18890 msg/s # 12.25 [+0.98] udp rx: 1110 MB/s 809606 calls/s # 12.27 [+0.02] udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # 13.26 [+0.98] udp rx: 1052 MB/s 767246 calls/s # 13.27 [+0.02] udp tx: 1053 MB/s 17866 calls/s 17866 msg/s # 14.26 [+0.98] udp rx: 1113 MB/s 811900 calls/s # 14.27 [+0.02] udp tx: 1114 MB/s 18908 calls/s 18908 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__->