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: 1487 MB/s 1210137 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1927 MB/s 1568917 calls/s # udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # udp rx: 1678 MB/s 1366574 calls/s # udp tx: 1682 MB/s 28538 calls/s 28538 msg/s # UDP GRO fwd perf udp rx: 1461 MB/s 1189271 calls/s # udp tx: 1656 MB/s 28087 calls/s 28087 msg/s # udp rx: 1192 MB/s 970990 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1218 MB/s 991617 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1586 MB/s 26916 calls/s 26916 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1780 MB/s 30198 calls/s 30198 msg/s # UDP tunnel GRO fwd perf udp rx: 210 MB/s 171396 calls/s # udp tx: 1670 MB/s 28325 calls/s 28325 msg/s # udp tx: 1674 MB/s 28395 calls/s 28395 msg/s # udp rx: 299 MB/s 243562 calls/s # udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1647 MB/s 1340094 calls/s # udp tx: 1752 MB/s 29717 calls/s 29717 msg/s # udp rx: 1769 MB/s 1437935 calls/s # udp tx: 1940 MB/s 32914 calls/s 32914 msg/s # udp rx: 1794 MB/s 1460004 calls/s # udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # UDP GRO fwd perf udp rx: 1739 MB/s 1415751 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1904 MB/s 1549905 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # udp rx: 1828 MB/s 1488079 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 952 MB/s 16151 calls/s 16151 msg/s # udp rx: 8 MB/s 6648 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # UDP tunnel GRO fwd perf udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1085 MB/s 18410 calls/s 18410 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 858 MB/s 14565 calls/s 14565 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__->