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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.45 [+0.64] GRO fwd ok # 1.99 [+0.54] UDP fwd perf udp rx: 1061 MB/s 864228 calls/s # 3.06 [+1.07] udp tx: 1192 MB/s 20218 calls/s 20218 msg/s # 4.03 [+0.97] udp rx: 1178 MB/s 959645 calls/s # 4.06 [+0.03] udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # 5.03 [+0.97] udp rx: 1318 MB/s 1072808 calls/s # 5.06 [+0.03] udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1213 MB/s 987937 calls/s # 6.26 [+1.07] udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # 7.23 [+0.97] udp rx: 1299 MB/s 1057872 calls/s # 7.26 [+0.03] udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # 8.23 [+0.97] udp rx: 1292 MB/s 1052225 calls/s # 8.26 [+0.03] udp tx: 1341 MB/s 22761 calls/s 22761 msg/s # 8.88 [+0.62] GRO frag list over UDP tunnel ok # 9.69 [+0.81] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.73 [+0.51] GRO frag list ok # 11.24 [+0.52] GRO fwd ok # 11.72 [+0.48] UDP fwd perf udp rx: 1048 MB/s 853573 calls/s # 12.78 [+1.06] udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # 13.75 [+0.98] udp rx: 1168 MB/s 950886 calls/s # 13.78 [+0.02] udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # 14.76 [+0.98] udp rx: 1549 MB/s 1257620 calls/s # 14.78 [+0.02] udp tx: 1728 MB/s 29324 calls/s 29324 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1295803 calls/s # 15.95 [+1.06] udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # 16.94 [+0.99] udp rx: 1476 MB/s 1196355 calls/s # 16.95 [+0.01] udp tx: 1845 MB/s 31308 calls/s 31308 msg/s # 17.95 [+0.99] udp rx: 1678 MB/s 1361505 calls/s # 17.95 [+0.01] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 18.50 [+0.54] GRO frag list over UDP tunnel ok # 19.18 [+0.69] 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__->