make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1415 MB/s 1152566 calls/s # 2.81 [+1.06] udp tx: 1735 MB/s 29442 calls/s 29442 msg/s # 3.79 [+0.98] udp rx: 1702 MB/s 1385952 calls/s # 3.81 [+0.02] udp tx: 1711 MB/s 29021 calls/s 29021 msg/s # 4.79 [+0.98] udp rx: 1640 MB/s 1335475 calls/s # 4.81 [+0.02] udp tx: 1791 MB/s 30381 calls/s 30381 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1183 MB/s 963072 calls/s # 6.00 [+1.07] udp tx: 1796 MB/s 30462 calls/s 30462 msg/s # 6.97 [+0.97] udp rx: 1371 MB/s 1115953 calls/s # 7.00 [+0.03] udp tx: 1624 MB/s 27547 calls/s 27547 msg/s # 7.97 [+0.97] udp rx: 1769 MB/s 1440618 calls/s # 8.00 [+0.03] udp tx: 1837 MB/s 31167 calls/s 31167 msg/s # 8.57 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.74] GRO fwd over UDP tunnel ok # 9.56 [+0.25] IPv6 # 9.84 [+0.27] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.32 [+0.45] UDP fwd perf udp rx: 1558 MB/s 1267924 calls/s # 12.38 [+1.06] udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # 13.35 [+0.98] udp rx: 1811 MB/s 1474669 calls/s # 13.38 [+0.02] udp tx: 1821 MB/s 30900 calls/s 30900 msg/s # 14.36 [+0.98] udp rx: 1822 MB/s 1483615 calls/s # 14.38 [+0.02] udp tx: 1829 MB/s 31038 calls/s 31038 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1438596 calls/s # 15.56 [+1.06] udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # 16.53 [+0.97] udp rx: 1489 MB/s 1212438 calls/s # 16.56 [+0.03] udp tx: 1851 MB/s 31404 calls/s 31404 msg/s # 17.53 [+0.98] udp rx: 1448 MB/s 1178208 calls/s # 17.56 [+0.02] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.91 [+0.77] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->