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: 1510 MB/s 1229664 calls/s # udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # udp rx: 1531 MB/s 1246382 calls/s # udp tx: 1681 MB/s 28524 calls/s 28524 msg/s # udp rx: 1799 MB/s 1464794 calls/s # udp tx: 1831 MB/s 31070 calls/s 31070 msg/s # UDP GRO fwd perf udp rx: 1417 MB/s 1153799 calls/s # udp tx: 1572 MB/s 26674 calls/s 26674 msg/s # udp rx: 1241 MB/s 1010205 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 1117 MB/s 909368 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 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: 1046 MB/s 851610 calls/s # udp tx: 1103 MB/s 18711 calls/s 18711 msg/s # udp rx: 1135 MB/s 924291 calls/s # udp tx: 1171 MB/s 19877 calls/s 19877 msg/s # udp rx: 1155 MB/s 940487 calls/s # udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # UDP GRO fwd perf udp rx: 971 MB/s 791149 calls/s # udp tx: 1170 MB/s 19848 calls/s 19848 msg/s # udp rx: 1211 MB/s 985975 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 1070 MB/s 871702 calls/s # udp tx: 1212 MB/s 20562 calls/s 20562 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__->