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.83 [+0.56] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.90 [+0.48] UDP fwd perf udp rx: 1727 MB/s 1406162 calls/s # 2.96 [+1.06] udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # 3.93 [+0.97] udp rx: 1863 MB/s 1516789 calls/s # 3.96 [+0.03] udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # 4.93 [+0.98] udp rx: 1802 MB/s 1467561 calls/s # 4.96 [+0.02] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1822 MB/s 1483452 calls/s # 6.14 [+1.06] udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # 7.11 [+0.98] udp rx: 1933 MB/s 1574006 calls/s # 7.14 [+0.02] udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # 8.12 [+0.98] udp rx: 1929 MB/s 1571083 calls/s # 8.14 [+0.02] udp tx: 1939 MB/s 32899 calls/s 32899 msg/s # 8.67 [+0.53] GRO frag list over UDP tunnel ok # 9.36 [+0.68] GRO fwd over UDP tunnel ok # 9.59 [+0.23] IPv6 # 9.82 [+0.23] No GRO ok # 10.30 [+0.48] GRO frag list ok # 10.77 [+0.48] GRO fwd ok # 11.23 [+0.45] UDP fwd perf udp rx: 1614 MB/s 1314523 calls/s # 12.29 [+1.06] udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # 13.26 [+0.97] udp rx: 1833 MB/s 1492592 calls/s # 13.29 [+0.03] udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # 14.26 [+0.97] udp rx: 1680 MB/s 1367464 calls/s # 14.29 [+0.03] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1480178 calls/s # 15.47 [+1.06] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 16.44 [+0.98] udp rx: 1853 MB/s 1508798 calls/s # 16.47 [+0.02] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 17.44 [+0.98] udp rx: 1878 MB/s 1528884 calls/s # 17.47 [+0.02] udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # 18.02 [+0.55] GRO frag list over UDP tunnel ok # 18.78 [+0.76] 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__->