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: 1489 MB/s 1211252 calls/s # udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # udp rx: 1672 MB/s 1359885 calls/s # udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # udp rx: 1788 MB/s 1455271 calls/s # UDP GRO fwd perf udp rx: 1849 MB/s 1505783 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # udp rx: 1919 MB/s 1563031 calls/s # udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # udp rx: 1928 MB/s 1569941 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 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: 934 MB/s 760635 calls/s # udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp rx: 1095 MB/s 891579 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 873 MB/s 711297 calls/s # udp tx: 1164 MB/s 19754 calls/s 19754 msg/s # UDP GRO fwd perf udp rx: 1064 MB/s 866695 calls/s # udp tx: 1169 MB/s 19832 calls/s 19832 msg/s # udp rx: 1022 MB/s 832566 calls/s # udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # udp rx: 947 MB/s 771599 calls/s # udp tx: 1179 MB/s 20005 calls/s 20005 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__->