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: 1100 MB/s 895777 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 1260 MB/s 1025926 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1289 MB/s 1049906 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1058620 calls/s # udp tx: 1359 MB/s 23059 calls/s 23059 msg/s # udp rx: 1343 MB/s 1093796 calls/s # udp tx: 1363 MB/s 23127 calls/s 23127 msg/s # udp rx: 1341 MB/s 1092186 calls/s # udp tx: 1365 MB/s 23161 calls/s 23161 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: 1318 MB/s 1072250 calls/s # udp tx: 1789 MB/s 30357 calls/s 30357 msg/s # udp rx: 1755 MB/s 1427843 calls/s # udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # udp rx: 1887 MB/s 1536041 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # UDP GRO fwd perf udp rx: 1568 MB/s 1275884 calls/s # udp tx: 1666 MB/s 28269 calls/s 28269 msg/s # udp rx: 1814 MB/s 1475307 calls/s # udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # udp rx: 1334 MB/s 1085850 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 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__->