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: 417 MB/s 337887 calls/s # udp tx: 1333 MB/s 22623 calls/s 22623 msg/s # udp rx: 487 MB/s 394646 calls/s # udp tx: 1390 MB/s 23576 calls/s 23576 msg/s # udp rx: 455 MB/s 368901 calls/s # udp tx: 1383 MB/s 23470 calls/s 23470 msg/s # UDP GRO fwd perf udp rx: 385 MB/s 311594 calls/s # udp tx: 1427 MB/s 24218 calls/s 24218 msg/s # udp rx: 399 MB/s 323170 calls/s # udp tx: 1431 MB/s 24284 calls/s 24284 msg/s # udp rx: 403 MB/s 326144 calls/s # udp tx: 1426 MB/s 24202 calls/s 24202 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: 1616 MB/s 1312368 calls/s # udp tx: 1782 MB/s 30224 calls/s 30224 msg/s # udp rx: 1814 MB/s 1474198 calls/s # udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # udp rx: 1839 MB/s 1492763 calls/s # udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # UDP GRO fwd perf udp rx: 1526 MB/s 1240730 calls/s # udp tx: 1725 MB/s 29266 calls/s 29266 msg/s # udp rx: 1148 MB/s 935201 calls/s # udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp rx: 1068 MB/s 869729 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 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__->