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: 1061 MB/s 864532 calls/s # udp tx: 1370 MB/s 23243 calls/s 23243 msg/s # udp rx: 1144 MB/s 931399 calls/s # udp tx: 1142 MB/s 19379 calls/s 19379 msg/s # udp rx: 1132 MB/s 921596 calls/s # udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # UDP GRO fwd perf udp rx: 1090 MB/s 887477 calls/s # udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # udp rx: 1185 MB/s 964951 calls/s # udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # udp rx: 1169 MB/s 952453 calls/s # udp tx: 1172 MB/s 19886 calls/s 19886 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: 1586 MB/s 1290290 calls/s # udp tx: 1830 MB/s 31049 calls/s 31049 msg/s # udp rx: 1866 MB/s 1518335 calls/s # udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # udp rx: 1872 MB/s 1523417 calls/s # udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # UDP GRO fwd perf udp rx: 1560 MB/s 1268892 calls/s # udp tx: 1790 MB/s 30371 calls/s 30371 msg/s # udp rx: 1828 MB/s 1486653 calls/s # udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # udp rx: 1847 MB/s 1501014 calls/s # udp tx: 1895 MB/s 32155 calls/s 32155 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__->