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: 1172 MB/s 954754 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 1227 MB/s 999692 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1031 MB/s 839458 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # UDP GRO fwd perf udp rx: 1074 MB/s 874901 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp rx: 1205 MB/s 981040 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp rx: 1167 MB/s 950525 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 126 MB/s 103336 calls/s # udp tx: 1816 MB/s 30817 calls/s 30817 msg/s # udp rx: 7 MB/s 5790 calls/s # udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # UDP tunnel GRO fwd perf udp rx: 60 MB/s 48946 calls/s # udp tx: 1805 MB/s 30630 calls/s 30630 msg/s # udp tx: 1765 MB/s 29950 calls/s 29950 msg/s # udp rx: 130 MB/s 106304 calls/s # udp tx: 1833 MB/s 31095 calls/s 31095 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1459 MB/s 1187742 calls/s # udp tx: 1727 MB/s 29293 calls/s 29293 msg/s # udp rx: 1821 MB/s 1483132 calls/s # udp tx: 1846 MB/s 31315 calls/s 31315 msg/s # udp rx: 1905 MB/s 1551195 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # UDP GRO fwd perf udp rx: 1653 MB/s 1345896 calls/s # udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # udp rx: 1884 MB/s 1534229 calls/s # udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # udp rx: 1874 MB/s 1526165 calls/s # udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 968 MB/s 16427 calls/s 16427 msg/s # udp rx: 45 MB/s 36769 calls/s # udp tx: 907 MB/s 15389 calls/s 15389 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1341 MB/s 22756 calls/s 22756 msg/s # UDP tunnel GRO fwd perf udp tx: 1659 MB/s 28146 calls/s 28146 msg/s # udp rx: 192 MB/s 156305 calls/s # udp tx: 1762 MB/s 29898 calls/s 29898 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1747 MB/s 29636 calls/s 29636 msg/s 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__->