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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1388 MB/s 1128495 calls/s # 2.81 [+1.06] udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # 3.79 [+0.98] udp rx: 1758 MB/s 1426471 calls/s # 3.81 [+0.02] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 4.79 [+0.98] udp rx: 1740 MB/s 1413471 calls/s # 4.81 [+0.02] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1379642 calls/s # 6.00 [+1.06] udp tx: 1971 MB/s 33434 calls/s 33434 msg/s # 6.97 [+0.97] udp rx: 1881 MB/s 1528899 calls/s # 7.00 [+0.03] udp tx: 1961 MB/s 33273 calls/s 33273 msg/s # 7.97 [+0.97] udp rx: 1388 MB/s 1126451 calls/s # 8.00 [+0.03] udp tx: 1974 MB/s 33485 calls/s 33485 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.76 [+0.26] No GRO ok # 10.25 [+0.49] GRO frag list ok # 10.78 [+0.53] GRO fwd ok # 11.25 [+0.47] UDP fwd perf udp rx: 1548 MB/s 1254122 calls/s # 12.31 [+1.06] udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # 13.28 [+0.97] udp rx: 1483 MB/s 1205306 calls/s # 13.31 [+0.03] udp tx: 1614 MB/s 27377 calls/s 27377 msg/s # 14.29 [+0.98] udp rx: 1383 MB/s 1121827 calls/s # 14.31 [+0.02] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1514 MB/s 1227462 calls/s # 15.49 [+1.06] udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # 16.47 [+0.98] udp rx: 1184 MB/s 960607 calls/s # 16.49 [+0.02] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 17.49 [+1.00] udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # 17.49 [+0.00] udp rx: 1515 MB/s 1228761 calls/s # 18.06 [+0.57] GRO frag list over UDP tunnel ok # 18.77 [+0.71] 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__->