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.26 [+0.25] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1724 MB/s 1404165 calls/s # 2.90 [+1.06] udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # 3.88 [+0.97] udp rx: 1855 MB/s 1510161 calls/s # 3.90 [+0.03] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 4.88 [+0.98] udp rx: 1791 MB/s 1458761 calls/s # 4.90 [+0.02] udp tx: 1788 MB/s 30342 calls/s 30342 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1478 MB/s 1203749 calls/s # 6.09 [+1.07] udp tx: 1763 MB/s 29903 calls/s 29903 msg/s # 7.06 [+0.97] udp rx: 1709 MB/s 1390210 calls/s # 7.09 [+0.03] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 8.06 [+0.97] udp rx: 1740 MB/s 1415570 calls/s # 8.09 [+0.03] udp tx: 1909 MB/s 32378 calls/s 32378 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.40 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.89 [+0.25] No GRO ok # 10.38 [+0.49] GRO frag list ok # 10.89 [+0.51] GRO fwd ok # 11.38 [+0.49] UDP fwd perf udp rx: 1628 MB/s 1320674 calls/s # 12.45 [+1.07] udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # 13.42 [+0.97] udp rx: 1666 MB/s 1356691 calls/s # 13.45 [+0.03] udp tx: 1678 MB/s 28466 calls/s 28466 msg/s # 14.42 [+0.97] udp rx: 1771 MB/s 1439267 calls/s # 14.45 [+0.03] udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1541 MB/s 1251083 calls/s # 15.63 [+1.07] udp tx: 1744 MB/s 29593 calls/s 29593 msg/s # 16.60 [+0.97] udp rx: 1435 MB/s 1164692 calls/s # 16.63 [+0.03] udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # 17.60 [+0.97] udp rx: 1184 MB/s 960979 calls/s # 17.63 [+0.03] udp tx: 1846 MB/s 31320 calls/s 31320 msg/s # 18.22 [+0.59] GRO frag list over UDP tunnel ok # 18.94 [+0.71] 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__->