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: 1527 MB/s 1242585 calls/s # udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # udp rx: 1634 MB/s 1330007 calls/s # udp tx: 1688 MB/s 28630 calls/s 28630 msg/s # udp rx: 1111 MB/s 904824 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # UDP GRO fwd perf udp rx: 1515 MB/s 1233783 calls/s # udp tx: 1584 MB/s 26878 calls/s 26878 msg/s # udp rx: 1735 MB/s 1412582 calls/s # udp tx: 1740 MB/s 29524 calls/s 29524 msg/s # udp rx: 1778 MB/s 1447831 calls/s # udp tx: 1764 MB/s 29929 calls/s 29929 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: 829 MB/s 672540 calls/s # udp tx: 1532 MB/s 25997 calls/s 25997 msg/s # udp rx: 383 MB/s 309805 calls/s # udp tx: 1335 MB/s 22644 calls/s 22644 msg/s # udp rx: 549 MB/s 444928 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # UDP GRO fwd perf udp rx: 433 MB/s 351155 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp rx: 712 MB/s 578115 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 684 MB/s 554889 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 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__->