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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.80 [+0.51] UDP fwd perf udp rx: 1249 MB/s 1016359 calls/s # 2.87 [+1.07] udp tx: 1785 MB/s 30283 calls/s 30283 msg/s # 3.84 [+0.97] udp rx: 1766 MB/s 1436246 calls/s # 3.87 [+0.03] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 4.84 [+0.97] udp rx: 1799 MB/s 1464169 calls/s # 4.87 [+0.03] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1452983 calls/s # 6.06 [+1.07] udp tx: 1910 MB/s 32397 calls/s 32397 msg/s # 7.03 [+0.97] udp rx: 1888 MB/s 1536374 calls/s # 7.06 [+0.03] udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # 8.03 [+0.97] udp rx: 1784 MB/s 1451163 calls/s # 8.06 [+0.03] udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.79 [+0.24] No GRO ok # 10.28 [+0.48] GRO frag list ok # 10.78 [+0.50] GRO fwd ok # 11.23 [+0.45] UDP fwd perf udp rx: 1367 MB/s 1108952 calls/s # 12.29 [+1.06] udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # 13.27 [+0.98] udp rx: 1732 MB/s 1404039 calls/s # 13.29 [+0.02] udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # 14.27 [+0.98] udp rx: 1749 MB/s 1418018 calls/s # 14.29 [+0.02] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1441 MB/s 1167757 calls/s # 15.48 [+1.07] udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # 16.46 [+0.97] udp rx: 1430 MB/s 1158326 calls/s # 16.48 [+0.03] udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # 17.48 [+1.00] udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # 17.48 [+0.00] udp rx: 1430 MB/s 1159117 calls/s # 18.07 [+0.58] GRO frag list over UDP tunnel ok # 18.81 [+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__->