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: 962 MB/s 783166 calls/s # udp tx: 1321 MB/s 22421 calls/s 22421 msg/s # udp rx: 915 MB/s 744629 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1084 MB/s 882723 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # UDP GRO fwd perf udp rx: 915 MB/s 744633 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp rx: 1111 MB/s 904029 calls/s # udp tx: 1341 MB/s 22760 calls/s 22760 msg/s # udp rx: 1055 MB/s 858530 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 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: 1203 MB/s 976248 calls/s # udp tx: 1828 MB/s 31011 calls/s 31011 msg/s # udp rx: 1436 MB/s 1165518 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # udp rx: 1841 MB/s 1495925 calls/s # udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # UDP GRO fwd perf udp rx: 1697 MB/s 1380346 calls/s # udp tx: 1798 MB/s 30502 calls/s 30502 msg/s # udp rx: 1771 MB/s 1439321 calls/s # udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # udp rx: 1705 MB/s 1383667 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 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__->