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.23] No GRO ok # 0.80 [+0.56] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1425 MB/s 1159113 calls/s # 3.01 [+1.07] udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # 3.98 [+0.97] udp rx: 1561 MB/s 1270090 calls/s # 4.01 [+0.03] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 4.98 [+0.97] udp rx: 1839 MB/s 1495520 calls/s # 5.01 [+0.03] udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1319283 calls/s # 6.19 [+1.06] udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # 7.17 [+0.97] udp rx: 1770 MB/s 1438830 calls/s # 7.19 [+0.03] udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # 8.17 [+0.97] udp rx: 1911 MB/s 1555994 calls/s # 8.19 [+0.02] udp tx: 1928 MB/s 32712 calls/s 32712 msg/s # 8.77 [+0.58] GRO frag list over UDP tunnel ok # 9.50 [+0.73] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.98 [+0.24] No GRO ok # 10.47 [+0.49] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.45 [+0.46] UDP fwd perf udp rx: 1080 MB/s 876178 calls/s # 12.51 [+1.06] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 13.49 [+0.98] udp rx: 1622 MB/s 1314987 calls/s # 13.51 [+0.02] udp tx: 1866 MB/s 31655 calls/s 31655 msg/s # 14.49 [+0.98] udp rx: 1464 MB/s 1188511 calls/s # 14.51 [+0.02] udp tx: 1802 MB/s 30567 calls/s 30567 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1352700 calls/s # 15.69 [+1.06] udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # 16.69 [+1.00] udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # 16.89 [+0.20] udp rx: 1734 MB/s 1408492 calls/s # 17.69 [+0.80] udp tx: 1785 MB/s 30291 calls/s 30291 msg/s # 18.25 [+0.56] GRO frag list over UDP tunnel ok # 18.97 [+0.72] 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__->