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: 479 MB/s 8140 calls/s 8140 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 568 MB/s 9643 calls/s 9643 msg/s # udp tx: 747 MB/s 12675 calls/s 12675 msg/s # udp rx: 0 MB/s 797 calls/s # UDP GRO fwd perf udp rx: 662 MB/s 537822 calls/s # udp tx: 856 MB/s 14527 calls/s 14527 msg/s # udp rx: 793 MB/s 642751 calls/s # udp tx: 939 MB/s 15929 calls/s 15929 msg/s # udp rx: 790 MB/s 639803 calls/s # udp tx: 935 MB/s 15870 calls/s 15870 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 550 MB/s 9329 calls/s 9329 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 536 MB/s 9095 calls/s 9095 msg/s # udp rx: 25 MB/s 20853 calls/s # udp tx: 565 MB/s 9597 calls/s 9597 msg/s [ 974.776506] udpgso_bench_tx (11473) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 528 MB/s 8961 calls/s 8961 msg/s # udp rx: 3 MB/s 3024 calls/s # udp tx: 534 MB/s 9071 calls/s 9071 msg/s # udp tx: 557 MB/s 9464 calls/s 9464 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 449 MB/s 7631 calls/s 7631 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 589 MB/s 9993 calls/s 9993 msg/s # udp tx: 723 MB/s 12272 calls/s 12272 msg/s # udp rx: 11 MB/s 9242 calls/s # UDP GRO fwd perf udp rx: 793 MB/s 644233 calls/s # udp tx: 866 MB/s 14688 calls/s 14688 msg/s # udp rx: 793 MB/s 643911 calls/s # udp tx: 881 MB/s 14959 calls/s 14959 msg/s # udp rx: 845 MB/s 685351 calls/s # udp tx: 926 MB/s 15711 calls/s 15711 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 554 MB/s 9406 calls/s 9406 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 718 MB/s 12188 calls/s 12188 msg/s # udp tx: 726 MB/s 12314 calls/s 12314 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 538 MB/s 9127 calls/s 9127 msg/s # udp rx: 3 MB/s 3233 calls/s # udp tx: 520 MB/s 8823 calls/s 8823 msg/s # udp rx: 41 MB/s 34070 calls/s # udp tx: 554 MB/s 9412 calls/s 9412 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__->