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.26 [+0.24] No GRO ok # 0.74 [+0.48] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1411 MB/s 1144216 calls/s # 2.78 [+1.06] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 3.76 [+0.98] udp rx: 1803 MB/s 1461829 calls/s # 3.78 [+0.02] udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # 4.76 [+0.98] udp rx: 1811 MB/s 1468671 calls/s # 4.78 [+0.02] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1804 MB/s 1465618 calls/s # 5.96 [+1.06] udp tx: 1912 MB/s 32442 calls/s 32442 msg/s # 6.96 [+0.99] udp rx: 1106 MB/s 898184 calls/s # 7.03 [+0.07] udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # 7.94 [+0.91] udp rx: 859 MB/s 697801 calls/s # 9.18 [+1.24] GRO frag list over UDP tunnel ok # 10.13 [+0.95] GRO fwd over UDP tunnel ok # 10.42 [+0.29] IPv6 # 10.69 [+0.28] No GRO ok # 11.29 [+0.60] GRO frag list ok # 11.93 [+0.64] GRO fwd ok # 12.47 [+0.54] UDP fwd perf udp rx: 949 MB/s 770083 calls/s # 13.54 [+1.07] udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # 14.52 [+0.98] udp rx: 1427 MB/s 1158829 calls/s # 14.54 [+0.02] udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # 15.52 [+0.98] udp rx: 1695 MB/s 1375752 calls/s # 15.54 [+0.02] udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # 15.66 [+0.12] UDP GRO fwd perf udp rx: 1475 MB/s 1197706 calls/s # 16.73 [+1.07] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 17.70 [+0.97] udp rx: 1516 MB/s 1229245 calls/s # 17.73 [+0.03] udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # 18.71 [+0.97] udp rx: 1625 MB/s 1317020 calls/s # 18.73 [+0.03] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 19.36 [+0.62] GRO frag list over UDP tunnel ok # 20.21 [+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__->