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 1247925 calls/s # udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # udp rx: 1801 MB/s 1466152 calls/s # udp tx: 1965 MB/s 33341 calls/s 33341 msg/s # udp rx: 1204 MB/s 979564 calls/s # UDP GRO fwd perf udp rx: 1473 MB/s 1197055 calls/s # udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # udp rx: 1491 MB/s 1214152 calls/s # udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # udp rx: 1782 MB/s 1449990 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 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: 1644 MB/s 1335850 calls/s # udp tx: 1851 MB/s 31403 calls/s 31403 msg/s # udp rx: 1713 MB/s 1389333 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1582 MB/s 1282382 calls/s # udp tx: 1933 MB/s 32793 calls/s 32793 msg/s # UDP GRO fwd perf udp rx: 1365 MB/s 1107388 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # udp rx: 1738 MB/s 1408824 calls/s # udp tx: 1962 MB/s 33282 calls/s 33282 msg/s # udp rx: 1728 MB/s 1400082 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 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__->