make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1462 MB/s 1190167 calls/s # udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # udp rx: 1749 MB/s 1424458 calls/s # udp tx: 1782 MB/s 30228 calls/s 30228 msg/s # udp rx: 1896 MB/s 1543973 calls/s # udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # UDP GRO fwd perf udp rx: 1835 MB/s 1494325 calls/s # udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # udp rx: 1912 MB/s 1556581 calls/s # udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # udp rx: 1922 MB/s 1564725 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1749 MB/s 1422673 calls/s # udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # udp rx: 1741 MB/s 1416872 calls/s # udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # udp rx: 1839 MB/s 1496095 calls/s # udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # UDP GRO fwd perf udp rx: 1837 MB/s 1493975 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1865 MB/s 1516786 calls/s # udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # udp rx: 1619 MB/s 1316423 calls/s # udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->