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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1140 MB/s 925621 calls/s # udp tx: 1353 MB/s 22952 calls/s 22952 msg/s # udp rx: 1244 MB/s 1010501 calls/s # udp tx: 1357 MB/s 23027 calls/s 23027 msg/s # udp tx: 1356 MB/s 23005 calls/s 23005 msg/s # udp rx: 1176 MB/s 955590 calls/s # UDP GRO fwd perf udp rx: 826 MB/s 670687 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # udp rx: 1189 MB/s 965263 calls/s # udp tx: 1347 MB/s 22853 calls/s 22853 msg/s # udp rx: 1192 MB/s 967714 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1569 MB/s 1275890 calls/s # udp tx: 1888 MB/s 32030 calls/s 32030 msg/s # udp rx: 1890 MB/s 1538403 calls/s # udp tx: 1911 MB/s 32416 calls/s 32416 msg/s # udp rx: 1875 MB/s 1526559 calls/s # udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # UDP GRO fwd perf udp rx: 1733 MB/s 1410974 calls/s # udp tx: 1833 MB/s 31095 calls/s 31095 msg/s # udp rx: 1692 MB/s 1376115 calls/s # udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # udp rx: 1888 MB/s 1535980 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # GRO frag list over UDP tunnel ok # 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__->