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: 963 MB/s 783020 calls/s # udp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp rx: 1115 MB/s 904520 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # udp rx: 1127 MB/s 915021 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # UDP GRO fwd perf udp rx: 1052 MB/s 853010 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1092 MB/s 885785 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1104 MB/s 896275 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 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: 1216 MB/s 985796 calls/s # udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # udp rx: 1634 MB/s 1324175 calls/s # udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # udp rx: 1476 MB/s 1195952 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # UDP GRO fwd perf udp rx: 794 MB/s 644411 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # udp rx: 592 MB/s 480223 calls/s # udp tx: 817 MB/s 13858 calls/s 13858 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__->