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: 418 MB/s 339606 calls/s # udp tx: 1502 MB/s 25488 calls/s 25488 msg/s # udp rx: 596 MB/s 483502 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 637 MB/s 516594 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # UDP GRO fwd perf udp rx: 528 MB/s 427700 calls/s # udp tx: 1355 MB/s 22997 calls/s 22997 msg/s # udp rx: 504 MB/s 408159 calls/s # udp tx: 1378 MB/s 23379 calls/s 23379 msg/s # udp rx: 499 MB/s 403456 calls/s # udp tx: 1382 MB/s 23449 calls/s 23449 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: 890 MB/s 724838 calls/s # udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # udp rx: 984 MB/s 801110 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 1180 MB/s 961015 calls/s # udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # UDP GRO fwd perf udp rx: 1649 MB/s 1339042 calls/s # udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # udp rx: 1779 MB/s 1446056 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # udp rx: 1763 MB/s 1432093 calls/s # udp tx: 1901 MB/s 32255 calls/s 32255 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__->