make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 596 MB/s 10117 calls/s 10117 msg/s # udp rx: 39 MB/s 31784 calls/s # udp tx: 576 MB/s 9773 calls/s 9773 msg/s # udp rx: 94 MB/s 76960 calls/s # udp tx: 616 MB/s 10455 calls/s 10455 msg/s # UDP GRO fwd perf udp rx: 695 MB/s 566191 calls/s # udp tx: 724 MB/s 12289 calls/s 12289 msg/s # udp rx: 726 MB/s 591623 calls/s # udp tx: 734 MB/s 12454 calls/s 12454 msg/s # udp rx: 802 MB/s 653335 calls/s # udp tx: 807 MB/s 13698 calls/s 13698 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 8 MB/s 6868 calls/s # udp tx: 348 MB/s 5911 calls/s 5911 msg/s # udp tx: 508 MB/s 8617 calls/s 8617 msg/s # udp rx: 7 MB/s 5803 calls/s # udp tx: 549 MB/s 9326 calls/s 9326 msg/s # UDP tunnel GRO fwd perf udp tx: 458 MB/s 7773 calls/s 7773 msg/s # udp rx: 3 MB/s 3067 calls/s # udp tx: 461 MB/s 7833 calls/s 7833 msg/s # udp rx: 2 MB/s 1804 calls/s # udp tx: 474 MB/s 8056 calls/s 8056 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 548 MB/s 9307 calls/s 9307 msg/s # udp rx: 91 MB/s 74473 calls/s # udp tx: 538 MB/s 9128 calls/s 9128 msg/s # udp rx: 76 MB/s 62062 calls/s # udp tx: 502 MB/s 8516 calls/s 8516 msg/s # UDP GRO fwd perf udp rx: 604 MB/s 491791 calls/s # udp tx: 733 MB/s 12441 calls/s 12441 msg/s # udp rx: 708 MB/s 576010 calls/s # udp tx: 759 MB/s 12889 calls/s 12889 msg/s # udp rx: 752 MB/s 612399 calls/s # udp tx: 761 MB/s 12921 calls/s 12921 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 534 MB/s 9069 calls/s 9069 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 480 MB/s 8158 calls/s 8158 msg/s # udp rx: 2 MB/s 1985 calls/s # udp tx: 483 MB/s 8197 calls/s 8197 msg/s # UDP tunnel GRO fwd perf udp tx: 494 MB/s 8385 calls/s 8385 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 494 MB/s 8386 calls/s 8386 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 500 MB/s 8496 calls/s 8496 msg/s 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__->