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: 928 MB/s 756008 calls/s # udp tx: 1725 MB/s 29264 calls/s 29264 msg/s # udp rx: 1586 MB/s 1291215 calls/s # udp tx: 1826 MB/s 30985 calls/s 30985 msg/s # udp rx: 1595 MB/s 1298609 calls/s # udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # UDP GRO fwd perf udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1330 MB/s 1082694 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # udp rx: 1897 MB/s 1544553 calls/s # udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # udp rx: 1803 MB/s 1468444 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 549 MB/s 446006 calls/s # udp tx: 1119 MB/s 18993 calls/s 18993 msg/s # udp rx: 738 MB/s 599472 calls/s # udp tx: 1082 MB/s 18357 calls/s 18357 msg/s # udp rx: 862 MB/s 700618 calls/s # udp tx: 1082 MB/s 18367 calls/s 18367 msg/s # UDP tunnel GRO fwd perf udp rx: 628 MB/s 510334 calls/s # udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # udp rx: 725 MB/s 588486 calls/s # udp tx: 1085 MB/s 18413 calls/s 18413 msg/s # udp rx: 774 MB/s 628420 calls/s # udp tx: 1106 MB/s 18772 calls/s 18772 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1214 MB/s 987683 calls/s # udp tx: 1844 MB/s 31284 calls/s 31284 msg/s # udp rx: 1568 MB/s 1274699 calls/s # udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # udp rx: 1713 MB/s 1391860 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # UDP GRO fwd perf udp rx: 1195 MB/s 973096 calls/s # udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # udp rx: 1666 MB/s 1354742 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # udp rx: 1727 MB/s 1406322 calls/s # udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # udp rx: 229 MB/s 186671 calls/s # udp tx: 1788 MB/s 30340 calls/s 30340 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # UDP tunnel GRO fwd perf udp tx: 1779 MB/s 30176 calls/s 30176 msg/s # udp rx: 34 MB/s 27726 calls/s # udp tx: 1637 MB/s 27776 calls/s 27776 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1594 MB/s 27052 calls/s 27052 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__->