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: 1557 MB/s 1264709 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # udp rx: 1832 MB/s 1491156 calls/s # udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # udp rx: 1717 MB/s 1396908 calls/s # udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # UDP GRO fwd perf udp rx: 1456 MB/s 1185590 calls/s # udp tx: 1819 MB/s 30861 calls/s 30861 msg/s # udp rx: 1787 MB/s 1455522 calls/s # udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # udp rx: 1854 MB/s 1509536 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 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: 1020 MB/s 830368 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 854 MB/s 695944 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1008 MB/s 820980 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # UDP GRO fwd perf udp rx: 1120 MB/s 911725 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1210 MB/s 984872 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1213 MB/s 986648 calls/s # udp tx: 1298 MB/s 22025 calls/s 22025 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__->