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 [ 2.164389] ip (236) used greatest stack depth: 12056 bytes left # No GRO ok # GRO frag list ok [ 3.550077] ip (323) used greatest stack depth: 12024 bytes left # GRO fwd ok # UDP fwd perf udp tx: 477 MB/s 8098 calls/s 8098 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 msg/s # udp tx: 752 MB/s 12757 calls/s 12757 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 776 MB/s 631669 calls/s # udp tx: 812 MB/s 13782 calls/s 13782 msg/s # udp rx: 805 MB/s 655486 calls/s # udp tx: 810 MB/s 13739 calls/s 13739 msg/s # udp rx: 721 MB/s 586920 calls/s # udp tx: 804 MB/s 13651 calls/s 13651 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 309 MB/s 5251 calls/s 5251 msg/s # udp rx: 3 MB/s 2482 calls/s # udp tx: 478 MB/s 8121 calls/s 8121 msg/s # udp tx: 481 MB/s 8160 calls/s 8160 msg/s [ 16.919473] udpgso_bench_tx (600) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 470 calls/s # UDP tunnel GRO fwd perf udp tx: 469 MB/s 7957 calls/s 7957 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 494 MB/s 8379 calls/s 8379 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 479 MB/s 8134 calls/s 8134 msg/s # udp rx: 0 MB/s 423 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 469 MB/s 7955 calls/s 7955 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9260 calls/s 9260 msg/s # udp rx: 12 MB/s 9801 calls/s # udp tx: 743 MB/s 12614 calls/s 12614 msg/s # UDP GRO fwd perf udp rx: 802 MB/s 652408 calls/s # udp tx: 866 MB/s 14702 calls/s 14702 msg/s # udp rx: 857 MB/s 698309 calls/s # udp tx: 860 MB/s 14590 calls/s 14590 msg/s # udp rx: 811 MB/s 660653 calls/s # udp tx: 813 MB/s 13802 calls/s 13802 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 554 MB/s 9401 calls/s 9401 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 555 MB/s 9418 calls/s 9418 msg/s # udp rx: 2 MB/s 2003 calls/s # udp tx: 523 MB/s 8883 calls/s 8883 msg/s # UDP tunnel GRO fwd perf udp tx: 556 MB/s 9447 calls/s 9447 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 500 MB/s 8493 calls/s 8493 msg/s # udp rx: 58 MB/s 47175 calls/s # udp tx: 551 MB/s 9354 calls/s 9354 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__->