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: 1405 MB/s 1143938 calls/s # udp tx: 1804 MB/s 30607 calls/s 30607 msg/s # udp rx: 1580 MB/s 1286557 calls/s # udp tx: 1668 MB/s 28292 calls/s 28292 msg/s # udp rx: 1861 MB/s 1515501 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1442017 calls/s # udp tx: 1850 MB/s 31381 calls/s 31381 msg/s # udp rx: 1872 MB/s 1523940 calls/s # udp tx: 1910 MB/s 32400 calls/s 32400 msg/s # udp rx: 1876 MB/s 1527960 calls/s # udp tx: 1884 MB/s 31966 calls/s 31966 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1480 MB/s 25114 calls/s 25114 msg/s # udp rx: 84 MB/s 68723 calls/s # udp tx: 1671 MB/s 28347 calls/s 28347 msg/s # udp rx: 193 MB/s 157802 calls/s # udp tx: 1732 MB/s 29390 calls/s 29390 msg/s # UDP tunnel GRO fwd perf udp tx: 1728 MB/s 29316 calls/s 29316 msg/s # udp rx: 30 MB/s 25170 calls/s # udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1677 MB/s 1365202 calls/s # udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # udp rx: 1887 MB/s 1536932 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # udp rx: 1886 MB/s 1535887 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # UDP GRO fwd perf udp rx: 1712 MB/s 1393816 calls/s # udp tx: 1861 MB/s 31579 calls/s 31579 msg/s # udp rx: 1879 MB/s 1529718 calls/s # udp tx: 1935 MB/s 32829 calls/s 32829 msg/s # udp rx: 1285 MB/s 1046768 calls/s # udp tx: 1783 MB/s 30249 calls/s 30249 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1174 MB/s 19917 calls/s 19917 msg/s # UDP tunnel GRO fwd perf udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # udp rx: 12 MB/s 9802 calls/s # udp tx: 1169 MB/s 19834 calls/s 19834 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 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__->