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.30 [+0.29] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 1.99 [+0.47] UDP fwd perf udp rx: 1650 MB/s 1341349 calls/s # 3.06 [+1.07] udp tx: 1872 MB/s 31764 calls/s 31764 msg/s # 4.03 [+0.97] udp rx: 1788 MB/s 1454411 calls/s # 4.06 [+0.03] udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # 5.03 [+0.97] udp rx: 1880 MB/s 1529362 calls/s # 5.06 [+0.03] udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1455835 calls/s # 6.24 [+1.06] udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # 7.22 [+0.98] udp rx: 1813 MB/s 1473995 calls/s # 7.24 [+0.02] udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # 8.22 [+0.98] udp rx: 1868 MB/s 1518909 calls/s # 8.24 [+0.02] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 8.78 [+0.54] GRO frag list over UDP tunnel ok # 9.60 [+0.81] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.14 [+0.29] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.24 [+0.55] GRO fwd ok # 11.72 [+0.48] UDP fwd perf udp rx: 1237 MB/s 1003690 calls/s # 12.79 [+1.06] udp tx: 1703 MB/s 28893 calls/s 28893 msg/s # 13.76 [+0.98] udp rx: 1650 MB/s 1337415 calls/s # 13.79 [+0.02] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 14.76 [+0.98] udp rx: 1746 MB/s 1415475 calls/s # 14.79 [+0.02] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1320958 calls/s # 15.97 [+1.06] udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # 16.94 [+0.98] udp rx: 1670 MB/s 1353332 calls/s # 16.97 [+0.02] udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # 17.94 [+0.98] udp rx: 1618 MB/s 1311631 calls/s # 17.97 [+0.02] udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # 18.59 [+0.62] GRO frag list over UDP tunnel ok # 19.45 [+0.86] 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__->