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: 1610 MB/s 1311321 calls/s # udp tx: 1836 MB/s 31151 calls/s 31151 msg/s # udp rx: 1764 MB/s 1436158 calls/s # udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # udp rx: 1907 MB/s 1552862 calls/s # udp tx: 1916 MB/s 32512 calls/s 32512 msg/s # UDP GRO fwd perf udp rx: 1833 MB/s 1492861 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp rx: 1907 MB/s 1552470 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # udp rx: 1903 MB/s 1549620 calls/s # udp tx: 1916 MB/s 32513 calls/s 32513 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: 881 MB/s 716038 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1090 MB/s 883876 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # udp rx: 1067 MB/s 865083 calls/s # udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # UDP GRO fwd perf udp rx: 722 MB/s 585100 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 msg/s # udp rx: 873 MB/s 707833 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # udp rx: 859 MB/s 696175 calls/s # udp tx: 1321 MB/s 22408 calls/s 22408 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__->