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.28 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1718 MB/s 1398626 calls/s # 3.06 [+1.07] udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # 4.03 [+0.97] udp rx: 1571 MB/s 1277854 calls/s # 4.06 [+0.03] udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # 5.04 [+0.97] udp rx: 1834 MB/s 1492187 calls/s # 5.06 [+0.03] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1420 MB/s 1155572 calls/s # 6.24 [+1.06] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 7.22 [+0.98] udp rx: 1415 MB/s 1151538 calls/s # 7.24 [+0.02] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 8.22 [+0.98] udp rx: 1752 MB/s 1425527 calls/s # 8.24 [+0.02] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 8.83 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.74] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.09 [+0.27] No GRO ok # 10.62 [+0.53] GRO frag list ok # 11.16 [+0.54] GRO fwd ok # 11.62 [+0.46] UDP fwd perf udp rx: 1438 MB/s 1166031 calls/s # 12.68 [+1.06] udp tx: 1792 MB/s 30402 calls/s 30402 msg/s # 13.66 [+0.98] udp rx: 1624 MB/s 1315955 calls/s # 13.68 [+0.02] udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # 14.66 [+0.98] udp rx: 1651 MB/s 1338517 calls/s # 14.68 [+0.02] udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1228 MB/s 995544 calls/s # 15.86 [+1.06] udp tx: 1809 MB/s 30696 calls/s 30696 msg/s # 16.83 [+0.97] udp rx: 1021 MB/s 827560 calls/s # 16.86 [+0.03] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 17.84 [+0.98] udp rx: 1542 MB/s 1250388 calls/s # 17.86 [+0.02] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 18.43 [+0.57] GRO frag list over UDP tunnel ok # 19.20 [+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__->