make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 709 MB/s 574759 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1021 MB/s 829030 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # udp rx: 1054 MB/s 855225 calls/s # udp tx: 1316 MB/s 22334 calls/s 22334 msg/s # UDP GRO fwd perf udp rx: 1009 MB/s 820063 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1184 MB/s 964228 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 1321 MB/s 1075796 calls/s # udp tx: 1326 MB/s 22499 calls/s 22499 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: 1464 MB/s 1188360 calls/s # udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # udp rx: 1721 MB/s 1399948 calls/s # udp tx: 1735 MB/s 29439 calls/s 29439 msg/s # udp rx: 1684 MB/s 1367934 calls/s # udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # UDP GRO fwd perf udp rx: 1035 MB/s 838960 calls/s # udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # udp rx: 1645 MB/s 1333454 calls/s # udp tx: 1953 MB/s 33137 calls/s 33137 msg/s # udp rx: 1758 MB/s 1424971 calls/s # udp tx: 1951 MB/s 33098 calls/s 33098 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__->