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.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1259 MB/s 1022321 calls/s # 2.94 [+1.07] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 3.92 [+0.97] udp rx: 1740 MB/s 1410554 calls/s # 3.94 [+0.03] udp tx: 1973 MB/s 33480 calls/s 33480 msg/s # 4.92 [+0.98] udp rx: 1264 MB/s 1025533 calls/s # 4.94 [+0.02] udp tx: 1984 MB/s 33664 calls/s 33664 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 732 MB/s 596330 calls/s # 6.14 [+1.07] udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # 7.10 [+0.97] udp rx: 973 MB/s 792858 calls/s # 7.14 [+0.03] udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # 8.10 [+0.97] udp rx: 1239 MB/s 1009026 calls/s # 8.14 [+0.03] udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # 8.75 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.80] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.11 [+0.31] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.19 [+0.52] GRO fwd ok # 11.63 [+0.44] UDP fwd perf udp rx: 1195 MB/s 969283 calls/s # 12.69 [+1.06] udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # 13.67 [+0.97] udp rx: 1621 MB/s 1315081 calls/s # 13.69 [+0.03] udp tx: 1860 MB/s 31548 calls/s 31548 msg/s # 14.67 [+0.97] udp rx: 1530 MB/s 1242421 calls/s # 14.69 [+0.03] udp tx: 1662 MB/s 28190 calls/s 28190 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1088 MB/s 885762 calls/s # 15.88 [+1.07] udp tx: 1129 MB/s 19150 calls/s 19150 msg/s # 16.85 [+0.97] udp rx: 1159 MB/s 943775 calls/s # 16.88 [+0.03] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 17.85 [+0.97] udp rx: 1104 MB/s 899026 calls/s # 17.88 [+0.03] udp tx: 1105 MB/s 18757 calls/s 18757 msg/s # 18.51 [+0.62] GRO frag list over UDP tunnel ok # 19.31 [+0.80] 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__->