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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1375 MB/s 1118167 calls/s # 2.85 [+1.06] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 3.83 [+0.98] udp rx: 1885 MB/s 1534299 calls/s # 3.85 [+0.02] udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # 4.83 [+0.98] udp rx: 1715 MB/s 1395965 calls/s # 4.85 [+0.02] udp tx: 1722 MB/s 29216 calls/s 29216 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1773 MB/s 1442651 calls/s # 6.03 [+1.06] udp tx: 1848 MB/s 31350 calls/s 31350 msg/s # 7.00 [+0.98] udp rx: 1896 MB/s 1542439 calls/s # 7.03 [+0.02] udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # 8.01 [+0.98] udp rx: 1681 MB/s 1368388 calls/s # 8.03 [+0.02] udp tx: 1688 MB/s 28631 calls/s 28631 msg/s # 8.62 [+0.59] GRO frag list over UDP tunnel ok # 9.51 [+0.89] GRO fwd over UDP tunnel ok # 10.58 [+1.07] IPv6 # 11.25 [+0.67] No GRO ok # 12.23 [+0.98] GRO frag list ok # 12.90 [+0.67] GRO fwd ok # 13.46 [+0.57] UDP fwd perf udp rx: 1339 MB/s 1086626 calls/s # 14.54 [+1.08] udp tx: 1687 MB/s 28618 calls/s 28618 msg/s # 15.51 [+0.97] udp rx: 1637 MB/s 1326509 calls/s # 15.54 [+0.03] udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # 16.51 [+0.97] udp rx: 1585 MB/s 1284333 calls/s # 16.54 [+0.03] udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # 16.66 [+0.12] UDP GRO fwd perf udp rx: 1457 MB/s 1182234 calls/s # 17.72 [+1.06] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 18.70 [+0.98] udp rx: 1477 MB/s 1199409 calls/s # 18.72 [+0.02] udp tx: 1756 MB/s 29793 calls/s 29793 msg/s # 19.70 [+0.98] udp rx: 1467 MB/s 1190931 calls/s # 19.72 [+0.02] udp tx: 1748 MB/s 29656 calls/s 29656 msg/s # 20.29 [+0.57] GRO frag list over UDP tunnel ok # 21.05 [+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__->