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.29 [+0.27] No GRO ok # 0.89 [+0.60] GRO frag list ok # 1.49 [+0.60] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1276 MB/s 1038934 calls/s # 3.06 [+1.07] udp tx: 1326 MB/s 22506 calls/s 22506 msg/s # 4.03 [+0.97] udp rx: 1317 MB/s 1072296 calls/s # 4.06 [+0.03] udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # 5.03 [+0.97] udp rx: 1272 MB/s 1035542 calls/s # 5.06 [+0.03] udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1199 MB/s 976844 calls/s # 6.25 [+1.07] udp tx: 1344 MB/s 22804 calls/s 22804 msg/s # 7.22 [+0.97] udp rx: 1331 MB/s 1084021 calls/s # 7.25 [+0.03] udp tx: 1340 MB/s 22740 calls/s 22740 msg/s # 8.22 [+0.97] udp rx: 1330 MB/s 1083106 calls/s # 8.25 [+0.03] udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # 8.85 [+0.61] GRO frag list over UDP tunnel ok # 9.64 [+0.79] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.17 [+0.27] No GRO ok # 10.71 [+0.54] GRO frag list ok # 11.28 [+0.57] GRO fwd ok # 11.76 [+0.48] UDP fwd perf udp rx: 1541 MB/s 1250161 calls/s # 12.83 [+1.07] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 13.80 [+0.97] udp rx: 1656 MB/s 1343554 calls/s # 13.83 [+0.03] udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # 14.80 [+0.97] udp rx: 1648 MB/s 1335409 calls/s # 14.83 [+0.03] udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1533 MB/s 1242641 calls/s # 16.02 [+1.06] udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # 16.99 [+0.98] udp rx: 1555 MB/s 1260071 calls/s # 17.02 [+0.02] udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # 18.00 [+0.98] udp rx: 1529 MB/s 1238810 calls/s # 18.02 [+0.02] udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # 18.59 [+0.57] GRO frag list over UDP tunnel ok # 19.32 [+0.73] 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__->