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: 1646 MB/s 1340176 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # udp rx: 1231 MB/s 1002368 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 1218 MB/s 991689 calls/s # udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # UDP GRO fwd perf udp rx: 794 MB/s 646013 calls/s # udp tx: 1155 MB/s 19592 calls/s 19592 msg/s # udp rx: 1206 MB/s 981839 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1204 MB/s 980657 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 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: 1037 MB/s 842392 calls/s # udp tx: 1761 MB/s 29868 calls/s 29868 msg/s # udp rx: 1729 MB/s 1401925 calls/s # udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # udp rx: 1767 MB/s 1436713 calls/s # udp tx: 1832 MB/s 31087 calls/s 31087 msg/s # UDP GRO fwd perf udp rx: 966 MB/s 784994 calls/s # udp tx: 1689 MB/s 28660 calls/s 28660 msg/s # udp rx: 1781 MB/s 1446656 calls/s # udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # udp rx: 1799 MB/s 1458786 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 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__->