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.81 [+0.56] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.92 [+0.48] UDP fwd perf udp rx: 1308 MB/s 1064701 calls/s # 2.98 [+1.06] udp tx: 1813 MB/s 30765 calls/s 30765 msg/s # 3.95 [+0.98] udp rx: 1345 MB/s 1094136 calls/s # 3.98 [+0.02] udp tx: 1876 MB/s 31822 calls/s 31822 msg/s # 4.96 [+0.98] udp rx: 994 MB/s 807862 calls/s # 4.98 [+0.02] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1295905 calls/s # 6.16 [+1.06] udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # 7.13 [+0.98] udp rx: 1878 MB/s 1526731 calls/s # 7.16 [+0.02] udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # 8.13 [+0.98] udp rx: 1690 MB/s 1373857 calls/s # 8.16 [+0.02] udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # 8.69 [+0.53] GRO frag list over UDP tunnel ok # 9.45 [+0.76] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.97 [+0.27] No GRO ok # 10.48 [+0.51] GRO frag list ok # 11.01 [+0.53] GRO fwd ok # 11.50 [+0.49] UDP fwd perf udp rx: 1275 MB/s 1033246 calls/s # 12.56 [+1.06] udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # 13.53 [+0.98] udp rx: 891 MB/s 721884 calls/s # 13.56 [+0.02] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 14.54 [+0.98] udp rx: 1715 MB/s 1389835 calls/s # 14.56 [+0.02] udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1640 MB/s 1329037 calls/s # 15.74 [+1.06] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 16.71 [+0.97] udp rx: 1678 MB/s 1359231 calls/s # 16.74 [+0.03] udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # 17.71 [+0.97] udp rx: 1464 MB/s 1186853 calls/s # 17.74 [+0.03] udp tx: 1846 MB/s 31315 calls/s 31315 msg/s # 18.37 [+0.64] GRO frag list over UDP tunnel ok # 19.16 [+0.79] 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__->