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.76 [+0.50] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1698 MB/s 1381544 calls/s # 2.83 [+1.06] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 3.81 [+0.98] udp rx: 1796 MB/s 1461168 calls/s # 3.83 [+0.02] udp tx: 1838 MB/s 31177 calls/s 31177 msg/s # 4.81 [+0.98] udp rx: 1776 MB/s 1445990 calls/s # 4.83 [+0.02] udp tx: 1873 MB/s 31775 calls/s 31775 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1347362 calls/s # 6.01 [+1.06] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 6.99 [+0.97] udp rx: 1802 MB/s 1467550 calls/s # 7.01 [+0.03] udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # 7.99 [+0.97] udp rx: 1846 MB/s 1502979 calls/s # 8.01 [+0.03] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.32 [+0.76] GRO fwd over UDP tunnel ok # 9.58 [+0.26] IPv6 # 9.85 [+0.27] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.33 [+0.48] UDP fwd perf udp rx: 1577 MB/s 1279458 calls/s # 12.39 [+1.06] udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # 13.37 [+0.98] udp rx: 1755 MB/s 1423944 calls/s # 13.39 [+0.02] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 14.37 [+0.98] udp rx: 1734 MB/s 1406996 calls/s # 14.39 [+0.02] udp tx: 1835 MB/s 31130 calls/s 31130 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1587 MB/s 1286714 calls/s # 15.57 [+1.06] udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # 16.54 [+0.98] udp rx: 1758 MB/s 1425865 calls/s # 16.57 [+0.02] udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # 17.55 [+0.98] udp rx: 1776 MB/s 1441263 calls/s # 17.57 [+0.02] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 18.10 [+0.54] GRO frag list over UDP tunnel ok # 18.82 [+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__->