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: 1533 MB/s 1245841 calls/s # udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # udp rx: 1698 MB/s 1382353 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # udp rx: 1380 MB/s 1121702 calls/s # udp tx: 1512 MB/s 25646 calls/s 25646 msg/s # UDP GRO fwd perf udp rx: 949 MB/s 769154 calls/s # udp tx: 1363 MB/s 23133 calls/s 23133 msg/s # udp rx: 994 MB/s 805983 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp rx: 993 MB/s 804251 calls/s # udp tx: 1373 MB/s 23287 calls/s 23287 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: 1625 MB/s 1318929 calls/s # udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # udp rx: 1686 MB/s 1369163 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # udp rx: 1699 MB/s 1380626 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # UDP GRO fwd perf udp rx: 1638 MB/s 1329398 calls/s # udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # udp tx: 1903 MB/s 32285 calls/s 32285 msg/s # udp rx: 1731 MB/s 1405421 calls/s # udp tx: 1834 MB/s 31109 calls/s 31109 msg/s # udp rx: 1354 MB/s 1100541 calls/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__->