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.26 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.46 [+0.64] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1501 MB/s 1220873 calls/s # 3.03 [+1.06] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 4.01 [+0.98] udp rx: 1768 MB/s 1439657 calls/s # 4.03 [+0.02] udp tx: 1807 MB/s 30662 calls/s 30662 msg/s # 5.01 [+0.97] udp rx: 1825 MB/s 1485432 calls/s # 5.03 [+0.02] udp tx: 1849 MB/s 31373 calls/s 31373 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1731 MB/s 1407977 calls/s # 6.21 [+1.06] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 7.19 [+0.98] udp rx: 1806 MB/s 1467317 calls/s # 7.21 [+0.02] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 8.19 [+0.98] udp rx: 1737 MB/s 1412791 calls/s # 8.21 [+0.02] udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # 8.74 [+0.53] GRO frag list over UDP tunnel ok # 9.40 [+0.66] GRO fwd over UDP tunnel ok # 9.62 [+0.23] IPv6 # 9.87 [+0.24] No GRO ok # 10.33 [+0.47] GRO frag list ok # 10.84 [+0.51] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1412 MB/s 1146577 calls/s # 12.37 [+1.06] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 13.35 [+0.98] udp rx: 1607 MB/s 1305013 calls/s # 13.37 [+0.02] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 14.35 [+0.98] udp rx: 1692 MB/s 1371864 calls/s # 14.37 [+0.02] udp tx: 1873 MB/s 31773 calls/s 31773 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1584 MB/s 1285362 calls/s # 15.54 [+1.06] udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # 16.52 [+0.98] udp rx: 1630 MB/s 1323474 calls/s # 16.54 [+0.02] udp tx: 1827 MB/s 30988 calls/s 30988 msg/s # 17.52 [+0.98] udp rx: 1561 MB/s 1266625 calls/s # 17.54 [+0.02] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 18.08 [+0.54] GRO frag list over UDP tunnel ok # 18.82 [+0.73] 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__->