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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1462 MB/s 1188161 calls/s # 2.87 [+1.06] udp tx: 1810 MB/s 30707 calls/s 30707 msg/s # 3.85 [+0.97] udp rx: 1218 MB/s 989319 calls/s # 3.87 [+0.03] udp tx: 1761 MB/s 29875 calls/s 29875 msg/s # 4.85 [+0.97] udp rx: 1658 MB/s 1347807 calls/s # 4.87 [+0.03] udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1734 MB/s 1410095 calls/s # 6.06 [+1.06] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 7.03 [+0.97] udp rx: 1778 MB/s 1444479 calls/s # 7.06 [+0.03] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 8.03 [+0.97] udp rx: 1863 MB/s 1515456 calls/s # 8.06 [+0.03] udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # 8.61 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.83 [+0.26] No GRO ok # 10.31 [+0.47] GRO frag list ok # 10.82 [+0.51] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 1653 MB/s 1341874 calls/s # 12.36 [+1.06] udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # 13.33 [+0.98] udp rx: 1722 MB/s 1396824 calls/s # 13.36 [+0.03] udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # 14.34 [+0.98] udp rx: 1761 MB/s 1429630 calls/s # 14.36 [+0.02] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1475 MB/s 1196574 calls/s # 15.54 [+1.06] udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # 16.52 [+0.97] udp rx: 1675 MB/s 1357474 calls/s # 16.54 [+0.03] udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # 17.52 [+0.97] udp rx: 1650 MB/s 1336793 calls/s # 17.54 [+0.03] udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.83 [+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__->