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: 1518 MB/s 1236046 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # udp rx: 1484 MB/s 1208799 calls/s # udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # udp rx: 1843 MB/s 1501079 calls/s # UDP GRO fwd perf udp rx: 1407 MB/s 1145622 calls/s # udp tx: 1873 MB/s 31776 calls/s 31776 msg/s # udp rx: 1752 MB/s 1426774 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # udp rx: 1920 MB/s 1563678 calls/s # udp tx: 1925 MB/s 32654 calls/s 32654 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: 833 MB/s 677941 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # udp rx: 1246 MB/s 1014168 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1259 MB/s 1024885 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # UDP GRO fwd perf udp rx: 825 MB/s 670473 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 1057 MB/s 859429 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # udp rx: 1269 MB/s 1033143 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 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__->