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.22 [+0.20] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.28 [+0.58] GRO fwd ok # 1.75 [+0.48] UDP fwd perf udp rx: 1082 MB/s 881007 calls/s # 2.82 [+1.06] udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # 3.79 [+0.98] udp rx: 1207 MB/s 983182 calls/s # 3.82 [+0.03] udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # 4.79 [+0.98] udp rx: 1279 MB/s 1041561 calls/s # 4.82 [+0.02] udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1215 MB/s 989675 calls/s # 6.01 [+1.07] udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # 6.98 [+0.97] udp rx: 1307 MB/s 1064257 calls/s # 7.01 [+0.03] udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # 7.98 [+0.97] udp rx: 1311 MB/s 1067935 calls/s # 8.01 [+0.03] udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # 8.62 [+0.61] GRO frag list over UDP tunnel ok # 9.42 [+0.80] GRO fwd over UDP tunnel ok # 9.68 [+0.26] IPv6 # 9.97 [+0.28] No GRO ok # 10.50 [+0.54] GRO frag list ok # 11.07 [+0.57] GRO fwd ok # 11.58 [+0.51] UDP fwd perf udp rx: 1593 MB/s 1296858 calls/s # 12.65 [+1.07] udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # 13.62 [+0.97] udp rx: 1745 MB/s 1420674 calls/s # 13.65 [+0.03] udp tx: 1797 MB/s 30480 calls/s 30480 msg/s # 14.62 [+0.97] udp rx: 1921 MB/s 1564566 calls/s # 14.65 [+0.03] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1693 MB/s 1378284 calls/s # 15.84 [+1.07] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 16.81 [+0.97] udp rx: 1546 MB/s 1258059 calls/s # 16.84 [+0.03] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 17.81 [+0.97] udp rx: 1615 MB/s 1315479 calls/s # 17.84 [+0.03] udp tx: 1769 MB/s 30006 calls/s 30006 msg/s # 18.46 [+0.62] GRO frag list over UDP tunnel ok # 19.25 [+0.79] 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__->