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 fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp rx: 1637 MB/s 1332770 calls/s # udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # udp rx: 1846 MB/s 1503585 calls/s # udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # udp rx: 1924 MB/s 1567091 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1353538 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1905 MB/s 1551537 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1926 MB/s 1568572 calls/s # udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1795 MB/s 30455 calls/s 30455 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1783 MB/s 30254 calls/s 30254 msg/s # UDP tunnel GRO fwd perf udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1845 MB/s 31295 calls/s 31295 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1840 MB/s 31222 calls/s 31222 msg/s # IPv6 # No GRO ok # GRO frag list fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp rx: 1430 MB/s 1163848 calls/s # udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # udp rx: 1821 MB/s 1482536 calls/s # udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # udp rx: 1894 MB/s 1541834 calls/s # udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # UDP GRO fwd perf udp rx: 1857 MB/s 1511912 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # udp rx: 1872 MB/s 1524182 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1852 MB/s 1508014 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1806 MB/s 30646 calls/s 30646 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1836 MB/s 31140 calls/s 31140 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1666 MB/s 28266 calls/s 28266 msg/s # UDP tunnel GRO fwd perf udp rx: 200 MB/s 162747 calls/s # udp tx: 1685 MB/s 28589 calls/s 28589 msg/s # udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # udp rx: 72 MB/s 58749 calls/s # udp tx: 1774 MB/s 30094 calls/s 30094 msg/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 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__->