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: 1430 MB/s 1162919 calls/s # udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # udp rx: 1798 MB/s 1461705 calls/s # udp tx: 1941 MB/s 32935 calls/s 32935 msg/s # udp rx: 1805 MB/s 1467084 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # UDP GRO fwd perf udp rx: 1513 MB/s 1231772 calls/s # udp tx: 1748 MB/s 29656 calls/s 29656 msg/s # udp rx: 1849 MB/s 1505930 calls/s # udp tx: 1833 MB/s 31104 calls/s 31104 msg/s # udp rx: 1812 MB/s 1475323 calls/s # udp tx: 1834 MB/s 31110 calls/s 31110 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: 1523 MB/s 1235245 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # udp rx: 1458 MB/s 1181790 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # udp rx: 1588 MB/s 1289723 calls/s # udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1249013 calls/s # udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # udp rx: 1535 MB/s 1245639 calls/s # udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # udp rx: 1891 MB/s 1536606 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 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__->