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.22 [+0.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.24 [+0.54] GRO fwd ok # 1.70 [+0.46] UDP fwd perf udp rx: 1465 MB/s 1188613 calls/s # 2.76 [+1.06] udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # 3.74 [+0.98] udp rx: 1741 MB/s 1412742 calls/s # 3.76 [+0.02] udp tx: 1865 MB/s 31646 calls/s 31646 msg/s # 4.74 [+0.98] udp rx: 1776 MB/s 1441731 calls/s # 4.76 [+0.02] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1783 MB/s 1449535 calls/s # 5.94 [+1.06] udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # 6.92 [+0.97] udp rx: 1794 MB/s 1459119 calls/s # 6.94 [+0.03] udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # 7.92 [+0.97] udp rx: 1918 MB/s 1558397 calls/s # 7.94 [+0.03] udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # 8.50 [+0.56] GRO frag list over UDP tunnel ok # 9.21 [+0.71] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.66 [+0.22] No GRO ok # 10.16 [+0.50] GRO frag list ok # 10.65 [+0.48] GRO fwd ok # 11.11 [+0.47] UDP fwd perf udp rx: 1469 MB/s 1190625 calls/s # 12.17 [+1.06] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 13.15 [+0.98] udp rx: 1519 MB/s 1231094 calls/s # 13.17 [+0.02] udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # 14.15 [+0.98] udp rx: 1730 MB/s 1402679 calls/s # 14.17 [+0.02] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 14.29 [+0.12] UDP GRO fwd perf udp rx: 1679 MB/s 1361034 calls/s # 15.35 [+1.06] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 16.33 [+0.98] udp rx: 1721 MB/s 1395220 calls/s # 16.35 [+0.02] udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # 17.33 [+0.98] udp rx: 1553 MB/s 1260111 calls/s # 17.35 [+0.02] udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # 17.89 [+0.55] GRO frag list over UDP tunnel ok # 18.58 [+0.69] 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__->