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.26] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 810 MB/s 656835 calls/s # 2.87 [+1.06] udp tx: 1742 MB/s 29561 calls/s 29561 msg/s # 3.85 [+0.97] udp rx: 1527 MB/s 1239449 calls/s # 3.87 [+0.02] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 4.85 [+0.98] udp rx: 1192 MB/s 970679 calls/s # 4.87 [+0.02] udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1184 MB/s 964457 calls/s # 6.06 [+1.07] udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # 7.03 [+0.97] udp rx: 1272 MB/s 1035558 calls/s # 7.06 [+0.03] udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # 8.03 [+0.97] udp rx: 1271 MB/s 1034908 calls/s # 8.06 [+0.03] udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # 8.68 [+0.62] GRO frag list over UDP tunnel ok # 9.48 [+0.80] GRO fwd over UDP tunnel ok # 9.73 [+0.25] IPv6 # 10.00 [+0.27] No GRO ok # 10.55 [+0.55] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.60 [+0.48] UDP fwd perf udp rx: 1449 MB/s 1174044 calls/s # 12.66 [+1.06] udp tx: 1854 MB/s 31460 calls/s 31460 msg/s # 13.64 [+0.98] udp rx: 1110 MB/s 900089 calls/s # 13.66 [+0.02] udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # 14.65 [+0.99] udp rx: 1417 MB/s 1149588 calls/s # 14.66 [+0.01] udp tx: 1758 MB/s 29826 calls/s 29826 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1027 MB/s 833034 calls/s # 15.84 [+1.06] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 16.82 [+0.98] udp rx: 1069 MB/s 867436 calls/s # 16.84 [+0.02] udp tx: 1723 MB/s 29233 calls/s 29233 msg/s # 17.82 [+0.98] udp rx: 1586 MB/s 1285248 calls/s # 17.84 [+0.02] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 18.39 [+0.55] GRO frag list over UDP tunnel ok # 19.03 [+0.64] 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__->