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.23 [+0.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.22 [+0.51] GRO fwd ok # 1.70 [+0.47] UDP fwd perf udp rx: 1614 MB/s 1312464 calls/s # 2.77 [+1.07] udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # 3.75 [+0.98] udp rx: 1425 MB/s 1157732 calls/s # 3.77 [+0.02] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 4.75 [+0.98] udp rx: 1159 MB/s 942634 calls/s # 4.77 [+0.02] udp tx: 1464 MB/s 24845 calls/s 24845 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 955292 calls/s # 5.96 [+1.07] udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # 6.93 [+0.97] udp rx: 1217 MB/s 991020 calls/s # 6.96 [+0.03] udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # 7.94 [+0.97] udp rx: 1278 MB/s 1041097 calls/s # 7.96 [+0.03] udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # 8.62 [+0.65] GRO frag list over UDP tunnel ok # 9.44 [+0.82] GRO fwd over UDP tunnel ok # 9.69 [+0.26] IPv6 # 9.99 [+0.30] No GRO ok # 10.50 [+0.50] GRO frag list ok # 11.02 [+0.52] GRO fwd ok # 11.51 [+0.50] UDP fwd perf udp rx: 1410 MB/s 1143371 calls/s # 12.57 [+1.06] udp tx: 1779 MB/s 30181 calls/s 30181 msg/s # 13.55 [+0.98] udp rx: 1533 MB/s 1245235 calls/s # 13.57 [+0.02] udp tx: 1707 MB/s 28958 calls/s 28958 msg/s # 14.55 [+0.98] udp rx: 1635 MB/s 1324962 calls/s # 14.57 [+0.02] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1523 MB/s 1234605 calls/s # 15.75 [+1.06] udp tx: 1859 MB/s 31532 calls/s 31532 msg/s # 16.75 [+1.00] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 16.75 [+0.00] udp rx: 1504 MB/s 1219567 calls/s # 17.75 [+1.00] udp tx: 1907 MB/s 32351 calls/s 32351 msg/s # 17.85 [+0.10] udp rx: 1684 MB/s 1365768 calls/s # 18.32 [+0.47] GRO frag list over UDP tunnel ok # 18.99 [+0.67] 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__->