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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1737 MB/s 1413832 calls/s # 2.88 [+1.07] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 3.86 [+0.97] udp rx: 1730 MB/s 1408814 calls/s # 3.88 [+0.03] udp tx: 1881 MB/s 31913 calls/s 31913 msg/s # 4.86 [+0.97] udp rx: 1734 MB/s 1411154 calls/s # 4.88 [+0.03] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1731 MB/s 1409610 calls/s # 6.07 [+1.07] udp tx: 1799 MB/s 30519 calls/s 30519 msg/s # 7.04 [+0.97] udp rx: 1877 MB/s 1528493 calls/s # 7.07 [+0.03] udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # 8.04 [+0.97] udp rx: 1883 MB/s 1532389 calls/s # 8.07 [+0.03] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.24] No GRO ok # 10.38 [+0.48] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 1590 MB/s 1290239 calls/s # 12.46 [+1.06] udp tx: 1798 MB/s 30501 calls/s 30501 msg/s # 13.43 [+0.97] udp rx: 1705 MB/s 1383225 calls/s # 13.46 [+0.03] udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # 14.43 [+0.97] udp rx: 1793 MB/s 1456087 calls/s # 14.46 [+0.03] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1624 MB/s 1316471 calls/s # 15.64 [+1.06] udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # 16.61 [+0.97] udp rx: 1652 MB/s 1339230 calls/s # 16.64 [+0.03] udp tx: 1892 MB/s 32100 calls/s 32100 msg/s # 17.61 [+0.97] udp rx: 1682 MB/s 1363901 calls/s # 17.64 [+0.03] udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # 18.24 [+0.60] GRO frag list over UDP tunnel ok # 18.96 [+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__->