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.25 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1343 MB/s 1092088 calls/s # 2.82 [+1.06] udp tx: 1772 MB/s 30066 calls/s 30066 msg/s # 3.80 [+0.98] udp rx: 1769 MB/s 1438981 calls/s # 3.82 [+0.02] udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # 4.80 [+0.98] udp rx: 1614 MB/s 1309937 calls/s # 4.82 [+0.02] udp tx: 1925 MB/s 32656 calls/s 32656 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1488 MB/s 1209332 calls/s # 6.01 [+1.06] udp tx: 1784 MB/s 30260 calls/s 30260 msg/s # 6.98 [+0.97] udp rx: 1742 MB/s 1415837 calls/s # 7.01 [+0.03] udp tx: 1829 MB/s 31027 calls/s 31027 msg/s # 7.98 [+0.98] udp rx: 1742 MB/s 1413933 calls/s # 8.01 [+0.02] udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # 8.52 [+0.51] GRO frag list over UDP tunnel ok # 9.25 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.73 [+0.25] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.76 [+0.54] GRO fwd ok # 11.23 [+0.47] UDP fwd perf udp rx: 1266 MB/s 1025938 calls/s # 12.29 [+1.06] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 13.26 [+0.97] udp rx: 641 MB/s 519914 calls/s # 13.29 [+0.02] udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # 14.26 [+0.98] udp rx: 723 MB/s 586058 calls/s # 14.29 [+0.02] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 601 MB/s 487616 calls/s # 15.48 [+1.07] udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # 16.45 [+0.97] udp rx: 866 MB/s 702115 calls/s # 16.48 [+0.03] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 17.45 [+0.97] udp rx: 787 MB/s 638565 calls/s # 17.48 [+0.03] udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # 18.10 [+0.62] GRO frag list over UDP tunnel ok # 18.91 [+0.82] 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__->