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: 1696 MB/s 1381081 calls/s # udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # udp rx: 1944 MB/s 1582762 calls/s # udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # udp rx: 1943 MB/s 1581783 calls/s # udp tx: 1961 MB/s 33267 calls/s 33267 msg/s # UDP GRO fwd perf udp rx: 1768 MB/s 1439931 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1868 MB/s 1520754 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # udp rx: 1961 MB/s 1596805 calls/s # udp tx: 1980 MB/s 33583 calls/s 33583 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: 1173 MB/s 954501 calls/s # udp tx: 1693 MB/s 28730 calls/s 28730 msg/s # udp rx: 1799 MB/s 1464722 calls/s # udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # udp rx: 1878 MB/s 1528867 calls/s # udp tx: 1894 MB/s 32130 calls/s 32130 msg/s # UDP GRO fwd perf udp rx: 1675 MB/s 1362341 calls/s # udp tx: 1907 MB/s 32360 calls/s 32360 msg/s # udp rx: 1838 MB/s 1494592 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1646 MB/s 1337983 calls/s # udp tx: 1870 MB/s 31728 calls/s 31728 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__->