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: 1695 MB/s 1380491 calls/s # udp tx: 1753 MB/s 29749 calls/s 29749 msg/s # udp rx: 1834 MB/s 1493254 calls/s # udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # udp rx: 1146 MB/s 933468 calls/s # udp tx: 1154 MB/s 19581 calls/s 19581 msg/s # UDP GRO fwd perf udp rx: 1648 MB/s 1341509 calls/s # udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # udp rx: 1668 MB/s 1358071 calls/s # udp tx: 1881 MB/s 31911 calls/s 31911 msg/s # udp rx: 1794 MB/s 1460601 calls/s # udp tx: 1801 MB/s 30549 calls/s 30549 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: 1142 MB/s 928068 calls/s # udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # udp rx: 1756 MB/s 1427427 calls/s # udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # udp rx: 1626 MB/s 1321312 calls/s # udp tx: 1847 MB/s 31339 calls/s 31339 msg/s # UDP GRO fwd perf udp rx: 757 MB/s 615140 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp rx: 1165 MB/s 947448 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # udp rx: 1088 MB/s 883785 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 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__->