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: 1583 MB/s 1288181 calls/s # udp tx: 1838 MB/s 31181 calls/s 31181 msg/s # udp rx: 1848 MB/s 1503578 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # udp rx: 1881 MB/s 1530407 calls/s # udp tx: 1958 MB/s 33219 calls/s 33219 msg/s # UDP GRO fwd perf udp rx: 1791 MB/s 1457431 calls/s # udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # udp rx: 1474 MB/s 1200249 calls/s # udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # udp rx: 1750 MB/s 1424612 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 1 MB/s 1024 calls/s # udp tx: 1678 MB/s 28476 calls/s 28476 msg/s # udp tx: 1681 MB/s 28516 calls/s 28516 msg/s # udp rx: 190 MB/s 155116 calls/s # udp tx: 1716 MB/s 29114 calls/s 29114 msg/s # udp rx: 197 MB/s 161135 calls/s # UDP tunnel GRO fwd perf udp rx: 193 MB/s 157660 calls/s # udp tx: 1665 MB/s 28243 calls/s 28243 msg/s # udp tx: 1805 MB/s 30620 calls/s 30620 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1816 MB/s 30816 calls/s 30816 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1650 MB/s 1342276 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # udp rx: 1366 MB/s 1110409 calls/s # udp tx: 1904 MB/s 32307 calls/s 32307 msg/s # udp rx: 1784 MB/s 1452964 calls/s # UDP GRO fwd perf udp rx: 1643 MB/s 1336801 calls/s # udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # udp rx: 1757 MB/s 1427920 calls/s # udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # udp rx: 1761 MB/s 1433124 calls/s # udp tx: 1823 MB/s 30933 calls/s 30933 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1539 MB/s 26108 calls/s 26108 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1830 MB/s 31050 calls/s 31050 msg/s # UDP tunnel GRO fwd perf udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # udp rx: 1 MB/s 1209 calls/s # udp tx: 1852 MB/s 31419 calls/s 31419 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1865 MB/s 31638 calls/s 31638 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__->