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: 1614 MB/s 1314086 calls/s # udp tx: 1739 MB/s 29495 calls/s 29495 msg/s # udp rx: 1622 MB/s 1320391 calls/s # udp tx: 1737 MB/s 29462 calls/s 29462 msg/s # udp rx: 1759 MB/s 1432256 calls/s # udp tx: 1770 MB/s 30022 calls/s 30022 msg/s # UDP GRO fwd perf udp rx: 1613 MB/s 1313749 calls/s # udp tx: 1681 MB/s 28518 calls/s 28518 msg/s # udp rx: 1693 MB/s 1378349 calls/s # udp tx: 1699 MB/s 28822 calls/s 28822 msg/s # udp rx: 1689 MB/s 1375426 calls/s # udp tx: 1691 MB/s 28693 calls/s 28693 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 733 MB/s 597046 calls/s # udp tx: 925 MB/s 15692 calls/s 15692 msg/s # udp rx: 936 MB/s 762387 calls/s # udp tx: 939 MB/s 15938 calls/s 15938 msg/s # udp rx: 923 MB/s 752232 calls/s # udp tx: 927 MB/s 15731 calls/s 15731 msg/s # UDP tunnel GRO fwd perf udp rx: 912 MB/s 742671 calls/s # udp tx: 949 MB/s 16107 calls/s 16107 msg/s # udp rx: 948 MB/s 772130 calls/s # udp tx: 953 MB/s 16170 calls/s 16170 msg/s # udp rx: 955 MB/s 777585 calls/s # udp tx: 960 MB/s 16286 calls/s 16286 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1417 MB/s 1153567 calls/s # udp tx: 1702 MB/s 28882 calls/s 28882 msg/s # udp rx: 1678 MB/s 1366274 calls/s # udp tx: 1723 MB/s 29235 calls/s 29235 msg/s # udp rx: 1561 MB/s 1271046 calls/s # udp tx: 1746 MB/s 29619 calls/s 29619 msg/s # UDP GRO fwd perf udp rx: 1380 MB/s 1123347 calls/s # udp tx: 1611 MB/s 27328 calls/s 27328 msg/s # udp rx: 1513 MB/s 1231919 calls/s # udp tx: 1516 MB/s 25721 calls/s 25721 msg/s # udp rx: 1767 MB/s 1439081 calls/s # udp tx: 1767 MB/s 29978 calls/s 29978 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 977 MB/s 16575 calls/s 16575 msg/s # udp rx: 78 MB/s 63929 calls/s # udp tx: 1017 MB/s 17260 calls/s 17260 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1013 MB/s 17183 calls/s 17183 msg/s # UDP tunnel GRO fwd perf udp tx: 1014 MB/s 17211 calls/s 17211 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1029 MB/s 17456 calls/s 17456 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 998 MB/s 16943 calls/s 16943 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__->