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.25 [+0.23] No GRO ok # 0.73 [+0.48] GRO frag list ok # 1.25 [+0.52] GRO fwd ok # 1.69 [+0.44] UDP fwd perf udp rx: 1930 MB/s 1571390 calls/s # 2.75 [+1.06] udp tx: 1990 MB/s 33753 calls/s 33753 msg/s # 3.73 [+0.98] udp rx: 1940 MB/s 1579790 calls/s # 3.75 [+0.02] udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # 4.73 [+0.98] udp rx: 1976 MB/s 1608836 calls/s # 4.75 [+0.02] udp tx: 1983 MB/s 33641 calls/s 33641 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1456386 calls/s # 5.94 [+1.06] udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # 6.91 [+0.97] udp rx: 1970 MB/s 1603933 calls/s # 6.94 [+0.03] udp tx: 1979 MB/s 33575 calls/s 33575 msg/s # 7.91 [+0.97] udp rx: 1973 MB/s 1606321 calls/s # 7.94 [+0.03] udp tx: 1981 MB/s 33602 calls/s 33602 msg/s # 8.53 [+0.59] GRO frag list over UDP tunnel ok # 9.26 [+0.74] GRO fwd over UDP tunnel ok # 9.53 [+0.26] IPv6 # 9.78 [+0.26] No GRO ok # 10.36 [+0.57] GRO frag list ok # 10.94 [+0.58] GRO fwd ok # 11.45 [+0.51] UDP fwd perf udp rx: 1656 MB/s 1348607 calls/s # 12.52 [+1.07] udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # 13.49 [+0.97] udp rx: 1920 MB/s 1563709 calls/s # 13.52 [+0.03] udp tx: 1937 MB/s 32860 calls/s 32860 msg/s # 14.49 [+0.97] udp rx: 1735 MB/s 1412505 calls/s # 14.52 [+0.03] udp tx: 1973 MB/s 33467 calls/s 33467 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1501509 calls/s # 15.71 [+1.07] udp tx: 1948 MB/s 33049 calls/s 33049 msg/s # 16.68 [+0.97] udp rx: 1932 MB/s 1572982 calls/s # 16.71 [+0.03] udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # 17.68 [+0.97] udp rx: 1483 MB/s 1207531 calls/s # 17.71 [+0.03] udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # 18.32 [+0.61] GRO frag list over UDP tunnel ok # 19.09 [+0.77] 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__->