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.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.43 [+0.63] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1560 MB/s 1269536 calls/s # 3.00 [+1.07] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 3.98 [+0.98] udp rx: 1753 MB/s 1427194 calls/s # 4.00 [+0.02] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 4.98 [+0.98] udp rx: 1519 MB/s 1236072 calls/s # 5.00 [+0.02] udp tx: 1826 MB/s 30983 calls/s 30983 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1756 MB/s 1429603 calls/s # 6.20 [+1.08] udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # 7.16 [+0.96] udp rx: 1875 MB/s 1526899 calls/s # 7.20 [+0.04] udp tx: 1886 MB/s 31989 calls/s 31989 msg/s # 8.16 [+0.97] udp rx: 1582 MB/s 1287809 calls/s # 8.20 [+0.03] udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # 8.81 [+0.61] GRO frag list over UDP tunnel ok # 9.57 [+0.76] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.12 [+0.31] No GRO ok # 10.65 [+0.52] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.73 [+0.53] UDP fwd perf udp rx: 1405 MB/s 1140053 calls/s # 12.80 [+1.06] udp tx: 1783 MB/s 30252 calls/s 30252 msg/s # 13.77 [+0.98] udp rx: 1385 MB/s 1125859 calls/s # 13.80 [+0.03] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 14.78 [+0.98] udp rx: 1551 MB/s 1260035 calls/s # 14.80 [+0.02] udp tx: 1866 MB/s 31656 calls/s 31656 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1389095 calls/s # 15.98 [+1.06] udp tx: 1883 MB/s 31948 calls/s 31948 msg/s # 16.95 [+0.97] udp rx: 1836 MB/s 1492171 calls/s # 16.98 [+0.03] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 17.95 [+0.97] udp rx: 1637 MB/s 1330573 calls/s # 17.98 [+0.03] udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # 18.60 [+0.62] GRO frag list over UDP tunnel ok # 19.39 [+0.79] 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__->