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: 1061 MB/s 863182 calls/s # udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # udp rx: 1110 MB/s 903535 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # udp rx: 1056 MB/s 859741 calls/s # udp tx: 1125 MB/s 19084 calls/s 19084 msg/s # UDP GRO fwd perf udp rx: 1562 MB/s 1271541 calls/s # udp tx: 1764 MB/s 29923 calls/s 29923 msg/s # udp rx: 1903 MB/s 1549696 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1909 MB/s 1554524 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 4 MB/s 3950 calls/s # udp tx: 1565 MB/s 26545 calls/s 26545 msg/s # udp tx: 1801 MB/s 30559 calls/s 30559 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1782 MB/s 30233 calls/s 30233 msg/s # UDP tunnel GRO fwd perf udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # udp rx: 61 MB/s 49743 calls/s # udp tx: 1714 MB/s 29072 calls/s 29072 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1477 MB/s 1202505 calls/s # udp tx: 1846 MB/s 31320 calls/s 31320 msg/s # udp rx: 1904 MB/s 1550317 calls/s # udp tx: 1916 MB/s 32502 calls/s 32502 msg/s # udp rx: 1899 MB/s 1546017 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # UDP GRO fwd perf udp rx: 1677 MB/s 1364873 calls/s # udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # udp rx: 1886 MB/s 1535243 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # udp rx: 1874 MB/s 1526187 calls/s # udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 126 MB/s 102590 calls/s # udp tx: 1710 MB/s 29019 calls/s 29019 msg/s # udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # udp rx: 41 MB/s 33942 calls/s # udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # UDP tunnel GRO fwd perf udp tx: 1724 MB/s 29255 calls/s 29255 msg/s # udp rx: 56 MB/s 46047 calls/s # udp tx: 1650 MB/s 27991 calls/s 27991 msg/s # udp rx: 370 MB/s 301367 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 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__->