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.24 [+0.23] No GRO ok # 0.78 [+0.54] GRO frag list ok # 1.40 [+0.62] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1694 MB/s 1379631 calls/s # 2.97 [+1.07] udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # 3.94 [+0.97] udp rx: 1965 MB/s 1600361 calls/s # 3.97 [+0.03] udp tx: 1976 MB/s 33517 calls/s 33517 msg/s # 4.95 [+0.97] udp rx: 1962 MB/s 1597577 calls/s # 4.97 [+0.03] udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396401 calls/s # 6.16 [+1.07] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 7.13 [+0.97] udp rx: 1829 MB/s 1488962 calls/s # 7.16 [+0.03] udp tx: 1997 MB/s 33883 calls/s 33883 msg/s # 8.14 [+0.98] udp rx: 1478 MB/s 1203693 calls/s # 8.16 [+0.02] udp tx: 1997 MB/s 33875 calls/s 33875 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.83] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.17 [+0.28] No GRO ok # 10.71 [+0.55] GRO frag list ok # 11.30 [+0.58] GRO fwd ok # 11.83 [+0.54] UDP fwd perf udp rx: 800 MB/s 649449 calls/s # 12.91 [+1.07] udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # 13.88 [+0.97] udp rx: 911 MB/s 738984 calls/s # 13.91 [+0.03] udp tx: 1336 MB/s 22666 calls/s 22666 msg/s # 14.88 [+0.97] udp rx: 986 MB/s 799651 calls/s # 14.91 [+0.03] udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # 15.03 [+0.12] UDP GRO fwd perf udp rx: 935 MB/s 760225 calls/s # 16.10 [+1.07] udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # 17.07 [+0.97] udp rx: 1163 MB/s 945396 calls/s # 17.10 [+0.03] udp tx: 1305 MB/s 22141 calls/s 22141 msg/s # 18.07 [+0.97] udp rx: 1131 MB/s 918713 calls/s # 18.10 [+0.03] udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # 18.69 [+0.59] GRO frag list over UDP tunnel ok # 19.51 [+0.82] 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__->