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: 1582 MB/s 1287888 calls/s # udp tx: 1811 MB/s 30720 calls/s 30720 msg/s # udp rx: 1593 MB/s 1297511 calls/s # udp tx: 1583 MB/s 26859 calls/s 26859 msg/s # udp rx: 1240 MB/s 1009823 calls/s # udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # UDP GRO fwd perf udp rx: 1193 MB/s 971556 calls/s # udp tx: 1244 MB/s 21110 calls/s 21110 msg/s # udp rx: 1253 MB/s 1020660 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1193 MB/s 971567 calls/s # udp tx: 1201 MB/s 20371 calls/s 20371 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: 1459 MB/s 1186224 calls/s # udp tx: 1663 MB/s 28221 calls/s 28221 msg/s # udp rx: 1670 MB/s 1359290 calls/s # udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # udp rx: 1347 MB/s 1095863 calls/s # udp tx: 1733 MB/s 29393 calls/s 29393 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1339472 calls/s # udp tx: 1814 MB/s 30771 calls/s 30771 msg/s # udp rx: 1791 MB/s 1457149 calls/s # udp tx: 1811 MB/s 30717 calls/s 30717 msg/s # udp rx: 1747 MB/s 1422920 calls/s # udp tx: 1752 MB/s 29716 calls/s 29716 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__->