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.81 [+0.56] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 954 MB/s 774783 calls/s # 3.01 [+1.08] udp tx: 1518 MB/s 25751 calls/s 25751 msg/s # 3.98 [+0.97] udp rx: 1777 MB/s 1446752 calls/s # 4.01 [+0.03] udp tx: 1791 MB/s 30385 calls/s 30385 msg/s # 4.98 [+0.97] udp rx: 1875 MB/s 1526208 calls/s # 5.01 [+0.03] udp tx: 1867 MB/s 31672 calls/s 31672 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1438706 calls/s # 6.20 [+1.07] udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # 7.17 [+0.97] udp rx: 1890 MB/s 1538862 calls/s # 7.20 [+0.03] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 8.18 [+0.97] udp rx: 1903 MB/s 1549132 calls/s # 8.20 [+0.03] udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # 8.84 [+0.63] GRO frag list over UDP tunnel ok # 9.60 [+0.76] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.16 [+0.30] No GRO ok # 10.73 [+0.57] GRO frag list ok # 11.29 [+0.56] GRO fwd ok # 11.82 [+0.53] UDP fwd perf udp rx: 1682 MB/s 1364751 calls/s # 12.88 [+1.07] udp tx: 1915 MB/s 32490 calls/s 32490 msg/s # 13.86 [+0.97] udp rx: 1706 MB/s 1384910 calls/s # 13.88 [+0.03] udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # 14.86 [+0.97] udp rx: 1778 MB/s 1444697 calls/s # 14.88 [+0.03] udp tx: 1875 MB/s 31818 calls/s 31818 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1743 MB/s 1415761 calls/s # 16.06 [+1.06] udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # 17.03 [+0.97] udp rx: 1800 MB/s 1462136 calls/s # 17.06 [+0.03] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 18.03 [+0.98] udp rx: 1539 MB/s 1247777 calls/s # 18.06 [+0.02] udp tx: 1867 MB/s 31678 calls/s 31678 msg/s # 18.58 [+0.52] GRO frag list over UDP tunnel ok # 19.27 [+0.69] 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__->