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: 1148 MB/s 934211 calls/s # udp tx: 1509 MB/s 25604 calls/s 25604 msg/s # udp rx: 1546 MB/s 1258871 calls/s # udp tx: 1837 MB/s 31171 calls/s 31171 msg/s # udp rx: 1807 MB/s 1471770 calls/s # udp tx: 1789 MB/s 30344 calls/s 30344 msg/s # UDP GRO fwd perf udp rx: 1594 MB/s 1297007 calls/s # udp tx: 1752 MB/s 29731 calls/s 29731 msg/s # udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # udp rx: 1749 MB/s 1422062 calls/s # udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # udp rx: 1378 MB/s 1121185 calls/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: 1352 MB/s 1095964 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1193 MB/s 966331 calls/s # udp tx: 1883 MB/s 31952 calls/s 31952 msg/s # udp rx: 1394 MB/s 1129770 calls/s # udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # UDP GRO fwd perf udp rx: 1163 MB/s 942780 calls/s # udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # udp rx: 1290 MB/s 1049118 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 msg/s # udp rx: 1025 MB/s 835171 calls/s # udp tx: 1029 MB/s 17461 calls/s 17461 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__->