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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.95 [+0.52] UDP fwd perf udp rx: 1711 MB/s 1391766 calls/s # 3.03 [+1.07] udp tx: 1801 MB/s 30557 calls/s 30557 msg/s # 4.00 [+0.97] udp rx: 1736 MB/s 1410329 calls/s # 4.03 [+0.03] udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # 5.00 [+0.97] udp rx: 1863 MB/s 1513188 calls/s # 5.03 [+0.03] udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1709 MB/s 1385203 calls/s # 6.22 [+1.07] udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # 7.19 [+0.97] udp rx: 1765 MB/s 1430939 calls/s # 7.22 [+0.03] udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # 8.19 [+0.97] udp rx: 1775 MB/s 1439531 calls/s # 8.22 [+0.03] udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # 8.76 [+0.54] GRO frag list over UDP tunnel ok # 9.44 [+0.69] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.91 [+0.23] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.44 [+0.50] UDP fwd perf udp rx: 1488 MB/s 1205640 calls/s # 12.50 [+1.06] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 13.47 [+0.97] udp rx: 1548 MB/s 1254068 calls/s # 13.50 [+0.03] udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # 14.47 [+0.97] udp rx: 1562 MB/s 1265288 calls/s # 14.50 [+0.03] udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1426 MB/s 1154876 calls/s # 15.67 [+1.06] udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # 16.65 [+0.98] udp rx: 1515 MB/s 1226660 calls/s # 16.67 [+0.02] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 17.65 [+0.98] udp rx: 1469 MB/s 1189347 calls/s # 17.67 [+0.02] udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # 18.23 [+0.56] GRO frag list over UDP tunnel ok # 18.92 [+0.69] 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__->