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: 1320 MB/s 1074452 calls/s # udp tx: 1448 MB/s 24571 calls/s 24571 msg/s # udp rx: 1367 MB/s 1112292 calls/s # udp tx: 1499 MB/s 25426 calls/s 25426 msg/s # udp rx: 1195 MB/s 973225 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # UDP GRO fwd perf udp rx: 1663 MB/s 1353999 calls/s # udp tx: 1755 MB/s 29781 calls/s 29781 msg/s # udp rx: 1809 MB/s 1471295 calls/s # udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # udp rx: 1882 MB/s 1532126 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 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: 1443 MB/s 1169678 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # udp rx: 1478 MB/s 1197802 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # udp rx: 1481 MB/s 1200282 calls/s # udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # UDP GRO fwd perf udp rx: 1042 MB/s 844755 calls/s # udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # udp rx: 916 MB/s 746032 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp rx: 1191 MB/s 970007 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 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__->