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: 783 MB/s 635315 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 716 MB/s 579987 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 546 MB/s 442679 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # UDP GRO fwd perf udp rx: 561 MB/s 453827 calls/s # udp tx: 1350 MB/s 22902 calls/s 22902 msg/s # udp rx: 794 MB/s 643212 calls/s # udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # udp rx: 778 MB/s 629847 calls/s # udp tx: 1353 MB/s 22951 calls/s 22951 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: 1424 MB/s 1156643 calls/s # udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # udp rx: 1549 MB/s 1256203 calls/s # udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # udp rx: 1798 MB/s 1457792 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # UDP GRO fwd perf udp rx: 1695 MB/s 1375134 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # udp rx: 1765 MB/s 1430975 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1638 MB/s 1331200 calls/s # udp tx: 1737 MB/s 29463 calls/s 29463 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__->