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.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1790 MB/s 1455039 calls/s # 2.83 [+1.07] udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # 3.80 [+0.97] udp rx: 1679 MB/s 1366623 calls/s # 3.83 [+0.03] udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # 4.80 [+0.97] udp rx: 1760 MB/s 1431512 calls/s # 4.83 [+0.03] udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1354953 calls/s # 6.01 [+1.06] udp tx: 1800 MB/s 30544 calls/s 30544 msg/s # 6.98 [+0.97] udp rx: 1159 MB/s 943252 calls/s # 7.01 [+0.03] udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # 7.98 [+0.97] udp rx: 1517 MB/s 1234120 calls/s # 8.01 [+0.03] udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # 8.57 [+0.57] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.77 [+0.23] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.79 [+0.51] GRO fwd ok # 11.25 [+0.47] UDP fwd perf udp rx: 1228 MB/s 999601 calls/s # 12.32 [+1.06] udp tx: 1767 MB/s 29980 calls/s 29980 msg/s # 13.29 [+0.97] udp rx: 1831 MB/s 1490607 calls/s # 13.32 [+0.03] udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # 14.29 [+0.97] udp rx: 1746 MB/s 1421610 calls/s # 14.32 [+0.03] udp tx: 1753 MB/s 29735 calls/s 29735 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1756 MB/s 1429629 calls/s # 15.49 [+1.06] udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # 16.47 [+0.98] udp rx: 1774 MB/s 1443281 calls/s # 16.49 [+0.02] udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # 17.47 [+0.98] udp rx: 1854 MB/s 1509206 calls/s # 17.49 [+0.02] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 18.07 [+0.57] GRO frag list over UDP tunnel ok # 18.76 [+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__->