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.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1351 MB/s 1098284 calls/s # 2.87 [+1.06] udp tx: 1764 MB/s 29930 calls/s 29930 msg/s # 3.85 [+0.97] udp rx: 1848 MB/s 1500499 calls/s # 3.87 [+0.03] udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # 4.85 [+0.98] udp rx: 1909 MB/s 1551798 calls/s # 4.87 [+0.02] udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1226 MB/s 995127 calls/s # 6.05 [+1.06] udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # 7.03 [+0.97] udp rx: 1804 MB/s 1466651 calls/s # 7.05 [+0.03] udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # 8.03 [+0.98] udp rx: 1849 MB/s 1502895 calls/s # 8.05 [+0.02] udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.32 [+0.70] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.84 [+0.28] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.33 [+0.45] UDP fwd perf udp rx: 1014 MB/s 823259 calls/s # 12.39 [+1.06] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 13.39 [+1.00] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 13.39 [+0.00] udp rx: 1196 MB/s 970177 calls/s # 14.38 [+0.99] udp tx: 1886 MB/s 31989 calls/s 31989 msg/s # 14.49 [+0.10] udp rx: 1717 MB/s 1393158 calls/s # 14.50 [+0.02] UDP GRO fwd perf udp rx: 868 MB/s 704043 calls/s # 15.57 [+1.06] udp tx: 1481 MB/s 25126 calls/s 25126 msg/s # 16.54 [+0.98] udp rx: 527 MB/s 426849 calls/s # 16.57 [+0.02] udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # 17.54 [+0.98] udp rx: 839 MB/s 679986 calls/s # 17.57 [+0.02] udp tx: 1543 MB/s 26185 calls/s 26185 msg/s # 18.12 [+0.56] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->