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: 1536 MB/s 1250512 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # udp rx: 1901 MB/s 1547580 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # udp rx: 1911 MB/s 1556071 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # UDP GRO fwd perf udp rx: 1625 MB/s 1323361 calls/s # udp tx: 1745 MB/s 29606 calls/s 29606 msg/s # udp rx: 1691 MB/s 1376950 calls/s # udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # udp rx: 1878 MB/s 1528767 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 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 tx: 1947 MB/s 33038 calls/s 33038 msg/s # udp rx: 1408 MB/s 1141875 calls/s # udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # udp rx: 1848 MB/s 1498939 calls/s # udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # udp rx: 1801 MB/s 1461147 calls/s # UDP GRO fwd perf udp rx: 1541 MB/s 1252670 calls/s # udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # udp rx: 1839 MB/s 1493969 calls/s # udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # udp rx: 1729 MB/s 1403164 calls/s # udp tx: 1937 MB/s 32860 calls/s 32860 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__->