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: 1069 MB/s 870573 calls/s # udp tx: 1404 MB/s 23816 calls/s 23816 msg/s # udp rx: 1205 MB/s 979674 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1211 MB/s 984446 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # UDP GRO fwd perf udp rx: 1768 MB/s 1439532 calls/s # udp tx: 1848 MB/s 31353 calls/s 31353 msg/s # udp rx: 1894 MB/s 1542180 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1918 MB/s 1562156 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 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: 907 MB/s 738802 calls/s # udp tx: 1064 MB/s 18063 calls/s 18063 msg/s # udp rx: 955 MB/s 777371 calls/s # udp tx: 1120 MB/s 19004 calls/s 19004 msg/s # udp rx: 1129 MB/s 919863 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # UDP GRO fwd perf udp rx: 923 MB/s 752021 calls/s # udp tx: 1074 MB/s 18232 calls/s 18232 msg/s # udp rx: 1050 MB/s 855356 calls/s # udp tx: 1098 MB/s 18633 calls/s 18633 msg/s # udp rx: 837 MB/s 681658 calls/s # udp tx: 1114 MB/s 18903 calls/s 18903 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__->