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.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.78 [+0.45] UDP fwd perf udp rx: 1668 MB/s 1357236 calls/s # 2.84 [+1.06] udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # 3.81 [+0.98] udp rx: 1950 MB/s 1587294 calls/s # 3.84 [+0.02] udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # 4.81 [+0.98] udp rx: 1930 MB/s 1571540 calls/s # 4.84 [+0.02] udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1398663 calls/s # 6.02 [+1.06] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 6.99 [+0.97] udp rx: 1930 MB/s 1571091 calls/s # 7.02 [+0.03] udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # 7.99 [+0.97] udp rx: 1790 MB/s 1456668 calls/s # 8.02 [+0.03] udp tx: 1948 MB/s 33049 calls/s 33049 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.26 [+0.49] UDP fwd perf udp rx: 1413 MB/s 1147136 calls/s # 12.32 [+1.06] udp tx: 1788 MB/s 30327 calls/s 30327 msg/s # 13.30 [+0.98] udp rx: 1628 MB/s 1322056 calls/s # 13.32 [+0.02] udp tx: 1720 MB/s 29184 calls/s 29184 msg/s # 14.30 [+0.98] udp rx: 1688 MB/s 1370326 calls/s # 14.32 [+0.02] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1614 MB/s 1309169 calls/s # 15.51 [+1.07] udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # 16.48 [+0.97] udp rx: 1757 MB/s 1425183 calls/s # 16.51 [+0.03] udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # 17.48 [+0.97] udp rx: 1769 MB/s 1435497 calls/s # 17.51 [+0.03] udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # 18.06 [+0.55] GRO frag list over UDP tunnel ok # 18.78 [+0.73] 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__->