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: 1455 MB/s 1184739 calls/s # udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # udp rx: 1633 MB/s 1329448 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 882 MB/s 716637 calls/s # udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # UDP GRO fwd perf udp rx: 768 MB/s 623473 calls/s # udp tx: 1160 MB/s 19689 calls/s 19689 msg/s # udp rx: 924 MB/s 750244 calls/s # udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # udp rx: 637 MB/s 517109 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 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: 1172 MB/s 953446 calls/s # udp tx: 1653 MB/s 28040 calls/s 28040 msg/s # udp rx: 1417 MB/s 1150567 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # udp rx: 1701 MB/s 1379227 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1350976 calls/s # udp tx: 1834 MB/s 31115 calls/s 31115 msg/s # udp rx: 1772 MB/s 1439753 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1725 MB/s 1399412 calls/s # udp tx: 1888 MB/s 32024 calls/s 32024 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__->