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: 1677 MB/s 1365463 calls/s # udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # udp rx: 1868 MB/s 1520443 calls/s # udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # udp rx: 1938 MB/s 1578207 calls/s # udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # UDP GRO fwd perf udp rx: 1751 MB/s 1424644 calls/s # udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # udp rx: 1824 MB/s 1484326 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # udp rx: 1893 MB/s 1540747 calls/s # udp tx: 1949 MB/s 33065 calls/s 33065 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: 1424 MB/s 1157472 calls/s # udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # udp rx: 1878 MB/s 1526853 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1836 MB/s 1493666 calls/s # udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # UDP GRO fwd perf udp rx: 1763 MB/s 1434723 calls/s # udp tx: 1839 MB/s 31196 calls/s 31196 msg/s # udp rx: 1866 MB/s 1517610 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # udp rx: 1652 MB/s 1339780 calls/s # udp tx: 1911 MB/s 32425 calls/s 32425 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__->