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.27 [+0.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.45 [+0.61] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1005 MB/s 816925 calls/s # 3.05 [+1.08] udp tx: 1352 MB/s 22942 calls/s 22942 msg/s # 4.02 [+0.97] udp rx: 1210 MB/s 983020 calls/s # 4.05 [+0.03] udp tx: 1351 MB/s 22928 calls/s 22928 msg/s # 5.02 [+0.97] udp rx: 1259 MB/s 1023435 calls/s # 5.05 [+0.03] udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1278 MB/s 1039388 calls/s # 6.25 [+1.07] udp tx: 1367 MB/s 23198 calls/s 23198 msg/s # 7.22 [+0.97] udp rx: 1331 MB/s 1083172 calls/s # 7.25 [+0.03] udp tx: 1368 MB/s 23214 calls/s 23214 msg/s # 8.22 [+0.97] udp rx: 1334 MB/s 1085792 calls/s # 8.25 [+0.03] udp tx: 1368 MB/s 23216 calls/s 23216 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.68 [+0.81] GRO fwd over UDP tunnel ok # 9.94 [+0.25] IPv6 # 10.18 [+0.24] No GRO ok # 10.67 [+0.49] GRO frag list ok # 11.18 [+0.51] GRO fwd ok # 11.64 [+0.46] UDP fwd perf udp rx: 1182 MB/s 957953 calls/s # 12.70 [+1.06] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 13.68 [+0.98] udp rx: 1491 MB/s 1211272 calls/s # 13.70 [+0.02] udp tx: 1800 MB/s 30532 calls/s 30532 msg/s # 14.68 [+0.98] udp rx: 1761 MB/s 1429935 calls/s # 14.70 [+0.02] udp tx: 1896 MB/s 32170 calls/s 32170 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1237 MB/s 1002329 calls/s # 15.89 [+1.06] udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # 16.89 [+1.00] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 16.89 [+0.00] udp rx: 1339 MB/s 1084591 calls/s # 17.89 [+1.00] udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # 17.99 [+0.10] udp rx: 1602 MB/s 1298296 calls/s # 18.42 [+0.43] GRO frag list over UDP tunnel ok # 19.15 [+0.74] 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__->