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: 1479 MB/s 1204015 calls/s # udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # udp rx: 1930 MB/s 1571797 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1802 MB/s 1467206 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # UDP GRO fwd perf udp rx: 1782 MB/s 1451098 calls/s # udp tx: 1973 MB/s 33467 calls/s 33467 msg/s # udp rx: 1967 MB/s 1602039 calls/s # udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # udp rx: 1970 MB/s 1604076 calls/s # udp tx: 1976 MB/s 33528 calls/s 33528 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1762 MB/s 29891 calls/s 29891 msg/s # udp rx: 96 MB/s 78864 calls/s # udp tx: 1745 MB/s 29613 calls/s 29613 msg/s # udp rx: 115 MB/s 94156 calls/s # udp tx: 1817 MB/s 30821 calls/s 30821 msg/s # UDP tunnel GRO fwd perf udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # udp rx: 22 MB/s 18562 calls/s # udp tx: 1682 MB/s 28542 calls/s 28542 msg/s # udp rx: 6 MB/s 5677 calls/s # udp tx: 1469 MB/s 24929 calls/s 24929 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1593 MB/s 1295990 calls/s # udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # udp rx: 1515 MB/s 1232982 calls/s # udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # udp rx: 1909 MB/s 1553803 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # UDP GRO fwd perf udp rx: 1403 MB/s 1141623 calls/s # udp tx: 1760 MB/s 29866 calls/s 29866 msg/s # udp rx: 1601 MB/s 1301466 calls/s # udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # udp rx: 1317 MB/s 1071791 calls/s # udp tx: 1846 MB/s 31323 calls/s 31323 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 153 MB/s 124650 calls/s # udp tx: 1629 MB/s 27640 calls/s 27640 msg/s # udp tx: 1786 MB/s 30298 calls/s 30298 msg/s # udp rx: 55 MB/s 45267 calls/s # udp tx: 1805 MB/s 30625 calls/s 30625 msg/s # UDP tunnel GRO fwd perf udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 111 MB/s 90674 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 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__->