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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.30 [+0.53] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1550 MB/s 1258713 calls/s # 2.81 [+1.06] udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # 3.79 [+0.97] udp rx: 1934 MB/s 1573243 calls/s # 3.81 [+0.03] udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # 4.79 [+0.98] udp rx: 1478 MB/s 1201299 calls/s # 4.81 [+0.03] udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1431979 calls/s # 6.00 [+1.07] udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # 6.97 [+0.97] udp rx: 1683 MB/s 1370264 calls/s # 7.00 [+0.03] udp tx: 1697 MB/s 28791 calls/s 28791 msg/s # 7.97 [+0.97] udp rx: 1862 MB/s 1514309 calls/s # 8.00 [+0.03] udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.37 [+0.80] GRO fwd over UDP tunnel ok # 9.61 [+0.23] IPv6 # 9.84 [+0.23] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.33 [+0.46] UDP fwd perf udp rx: 1344 MB/s 1090690 calls/s # 12.39 [+1.06] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 13.36 [+0.98] udp rx: 1682 MB/s 1366449 calls/s # 13.39 [+0.02] udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # 14.37 [+0.98] udp rx: 1670 MB/s 1355869 calls/s # 14.39 [+0.02] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1372 MB/s 1113247 calls/s # 15.56 [+1.06] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 16.54 [+0.98] udp rx: 1619 MB/s 1313856 calls/s # 16.56 [+0.02] udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # 17.54 [+0.98] udp rx: 1596 MB/s 1295949 calls/s # 17.56 [+0.02] udp tx: 1841 MB/s 31238 calls/s 31238 msg/s # 18.11 [+0.55] GRO frag list over UDP tunnel ok # 18.83 [+0.72] 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__->