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: 828 MB/s 673658 calls/s # udp tx: 1761 MB/s 29876 calls/s 29876 msg/s # udp rx: 1275 MB/s 1036203 calls/s # udp tx: 1341 MB/s 22745 calls/s 22745 msg/s # udp rx: 1276 MB/s 1036884 calls/s # udp tx: 1349 MB/s 22882 calls/s 22882 msg/s # UDP GRO fwd perf udp rx: 924 MB/s 750975 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1203 MB/s 977150 calls/s # udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # udp rx: 1238 MB/s 1004896 calls/s # udp tx: 1357 MB/s 23026 calls/s 23026 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: 1450 MB/s 1176049 calls/s # udp tx: 1896 MB/s 32170 calls/s 32170 msg/s # udp rx: 1673 MB/s 1356244 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # udp rx: 1705 MB/s 1382245 calls/s # udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # UDP GRO fwd perf udp rx: 1327 MB/s 1077140 calls/s # udp tx: 1822 MB/s 30918 calls/s 30918 msg/s # udp rx: 1650 MB/s 1340458 calls/s # udp tx: 1763 MB/s 29905 calls/s 29905 msg/s # udp rx: 1612 MB/s 1309252 calls/s # udp tx: 1783 MB/s 30250 calls/s 30250 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__->