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: 1393 MB/s 1133381 calls/s # udp tx: 1796 MB/s 30473 calls/s 30473 msg/s # udp rx: 1846 MB/s 1501065 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1839 MB/s 1495808 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # UDP GRO fwd perf udp rx: 1701 MB/s 1384809 calls/s # udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # udp rx: 1649 MB/s 1339794 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # udp rx: 1631 MB/s 1326265 calls/s # udp tx: 1944 MB/s 32974 calls/s 32974 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: 1425 MB/s 1155531 calls/s # udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # udp rx: 1510 MB/s 1226071 calls/s # udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # udp rx: 1846 MB/s 1498852 calls/s # udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1233902 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # udp rx: 1864 MB/s 1513542 calls/s # udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # udp rx: 1208 MB/s 979511 calls/s # udp tx: 1827 MB/s 31002 calls/s 31002 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__->