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: 1546 MB/s 1259217 calls/s # udp tx: 1737 MB/s 29468 calls/s 29468 msg/s # udp rx: 1862 MB/s 1515882 calls/s # udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # udp rx: 1876 MB/s 1527547 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1369747 calls/s # udp tx: 1878 MB/s 31855 calls/s 31855 msg/s # udp rx: 1772 MB/s 1442622 calls/s # udp tx: 1792 MB/s 30395 calls/s 30395 msg/s # udp rx: 1881 MB/s 1531903 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 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: 1083 MB/s 881705 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp rx: 1075 MB/s 875597 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 msg/s # udp rx: 1177 MB/s 958322 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # UDP GRO fwd perf udp rx: 1161 MB/s 945731 calls/s # udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # udp rx: 1207 MB/s 982937 calls/s # udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # udp rx: 1178 MB/s 959510 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 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__->