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.24 [+0.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1725 MB/s 1403707 calls/s # 2.88 [+1.07] udp tx: 1825 MB/s 30964 calls/s 30964 msg/s # 3.85 [+0.97] udp rx: 1804 MB/s 1467351 calls/s # 3.88 [+0.03] udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # 4.85 [+0.97] udp rx: 1910 MB/s 1555259 calls/s # 4.88 [+0.03] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1732 MB/s 1410237 calls/s # 6.07 [+1.07] udp tx: 1796 MB/s 30475 calls/s 30475 msg/s # 7.04 [+0.97] udp rx: 1512 MB/s 1230355 calls/s # 7.07 [+0.03] udp tx: 1698 MB/s 28807 calls/s 28807 msg/s # 8.04 [+0.97] udp rx: 1849 MB/s 1505612 calls/s # 8.07 [+0.03] udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.76] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.25] No GRO ok # 10.41 [+0.51] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.44 [+0.51] UDP fwd perf udp rx: 546 MB/s 442713 calls/s # 12.51 [+1.07] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 13.49 [+0.97] udp rx: 620 MB/s 502901 calls/s # 13.51 [+0.03] udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # 14.49 [+0.97] udp rx: 652 MB/s 528680 calls/s # 14.51 [+0.03] udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 680 MB/s 551307 calls/s # 15.70 [+1.07] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 16.67 [+0.97] udp rx: 729 MB/s 591605 calls/s # 16.70 [+0.03] udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # 17.67 [+0.97] udp rx: 711 MB/s 576766 calls/s # 17.70 [+0.03] udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # 18.31 [+0.61] GRO frag list over UDP tunnel ok # 19.05 [+0.75] 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__->