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: 1460 MB/s 1188981 calls/s # udp tx: 1768 MB/s 29988 calls/s 29988 msg/s # udp rx: 1820 MB/s 1481761 calls/s # udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # udp rx: 1559 MB/s 1268811 calls/s # udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # UDP GRO fwd perf udp rx: 1785 MB/s 1453217 calls/s # udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # udp rx: 1919 MB/s 1562617 calls/s # udp tx: 1927 MB/s 32697 calls/s 32697 msg/s # udp rx: 1923 MB/s 1565500 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 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: 841 MB/s 682633 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1086 MB/s 882044 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1115 MB/s 906320 calls/s # udp tx: 1204 MB/s 20421 calls/s 20421 msg/s # UDP GRO fwd perf udp rx: 899 MB/s 730992 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 731 MB/s 593429 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp rx: 971 MB/s 788212 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 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__->