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.77 [+0.54] GRO frag list ok # 1.39 [+0.62] GRO fwd ok # 1.85 [+0.46] UDP fwd perf udp rx: 1270 MB/s 1032714 calls/s # 2.91 [+1.06] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 3.89 [+0.98] udp rx: 1621 MB/s 1318795 calls/s # 3.91 [+0.02] udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # 4.89 [+0.98] udp rx: 1638 MB/s 1332977 calls/s # 4.91 [+0.02] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1621 MB/s 1319506 calls/s # 6.09 [+1.06] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 7.07 [+0.97] udp rx: 1699 MB/s 1382217 calls/s # 7.09 [+0.03] udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # 8.07 [+0.97] udp rx: 1806 MB/s 1468802 calls/s # 8.09 [+0.03] udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.23] IPv6 # 9.88 [+0.24] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.94 [+0.55] GRO fwd ok # 11.43 [+0.49] UDP fwd perf udp rx: 1527 MB/s 1238924 calls/s # 12.49 [+1.06] udp tx: 1846 MB/s 31317 calls/s 31317 msg/s # 13.47 [+0.98] udp rx: 1428 MB/s 1159986 calls/s # 13.49 [+0.02] udp tx: 1719 MB/s 29164 calls/s 29164 msg/s # 14.47 [+0.98] udp rx: 1296 MB/s 1052409 calls/s # 14.49 [+0.02] udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1445 MB/s 1173219 calls/s # 15.67 [+1.06] udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # 16.66 [+1.00] udp rx: 1345 MB/s 1092055 calls/s # 16.67 [+0.00] udp tx: 1768 MB/s 29989 calls/s 29989 msg/s # 17.67 [+1.00] udp rx: 1601 MB/s 1297424 calls/s # 17.67 [+0.00] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 18.22 [+0.55] GRO frag list over UDP tunnel ok # 19.00 [+0.78] 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__->