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: 1787 MB/s 1454888 calls/s # udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # udp rx: 1901 MB/s 1547911 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # udp rx: 1914 MB/s 1558871 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # UDP GRO fwd perf udp rx: 1449 MB/s 1178792 calls/s # udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # udp rx: 1747 MB/s 1421960 calls/s # udp tx: 1898 MB/s 32195 calls/s 32195 msg/s # udp rx: 1905 MB/s 1550882 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 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: 1069 MB/s 870715 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp rx: 1164 MB/s 947700 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp rx: 1155 MB/s 940778 calls/s # udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # UDP GRO fwd perf udp rx: 920 MB/s 749450 calls/s # udp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp rx: 1086 MB/s 884135 calls/s # udp tx: 1174 MB/s 19926 calls/s 19926 msg/s # udp rx: 1011 MB/s 823334 calls/s # udp tx: 1179 MB/s 20001 calls/s 20001 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__->