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: 1637 MB/s 1333104 calls/s # udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # udp rx: 1895 MB/s 1543154 calls/s # udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # udp rx: 1665 MB/s 1355716 calls/s # udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # UDP GRO fwd perf udp rx: 1551 MB/s 1260863 calls/s # udp tx: 1847 MB/s 31337 calls/s 31337 msg/s # udp rx: 1816 MB/s 1476287 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # udp rx: 1923 MB/s 1566002 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 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: 1351 MB/s 1098767 calls/s # udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # udp rx: 1768 MB/s 1434796 calls/s # udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # udp rx: 1776 MB/s 1440871 calls/s # udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # UDP GRO fwd perf udp rx: 1534 MB/s 1244436 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # udp rx: 1551 MB/s 1257412 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1779 MB/s 1443734 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 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__->