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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 706 MB/s 11979 calls/s 11979 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 677 MB/s 11483 calls/s 11483 msg/s # udp rx: 80 MB/s 65120 calls/s # udp tx: 676 MB/s 11479 calls/s 11479 msg/s # UDP GRO fwd perf udp rx: 694 MB/s 564261 calls/s # udp tx: 872 MB/s 14805 calls/s 14805 msg/s # udp rx: 745 MB/s 605313 calls/s # udp tx: 879 MB/s 14918 calls/s 14918 msg/s # udp rx: 641 MB/s 520028 calls/s # udp tx: 738 MB/s 12527 calls/s 12527 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 529 MB/s 8978 calls/s 8978 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8889 calls/s 8889 msg/s # udp tx: 483 MB/s 8206 calls/s 8206 msg/s [ 955.577463] udpgso_bench_tx (7630) used greatest stack depth: 11112 bytes left # udp rx: 42 MB/s 34633 calls/s # UDP tunnel GRO fwd perf udp tx: 395 MB/s 6703 calls/s 6703 msg/s # udp rx: 109 MB/s 89179 calls/s # udp tx: 455 MB/s 7723 calls/s 7723 msg/s # udp rx: 7 MB/s 5909 calls/s # udp tx: 463 MB/s 7868 calls/s 7868 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 697 MB/s 11834 calls/s 11834 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 705 MB/s 11971 calls/s 11971 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 709 MB/s 12029 calls/s 12029 msg/s # UDP GRO fwd perf udp rx: 519 MB/s 423112 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 653 MB/s 531354 calls/s # udp tx: 825 MB/s 13997 calls/s 13997 msg/s # udp rx: 607 MB/s 494376 calls/s # udp tx: 772 MB/s 13107 calls/s 13107 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 478 MB/s 8115 calls/s 8115 msg/s # udp rx: 46 MB/s 37702 calls/s # udp tx: 479 MB/s 8140 calls/s 8140 msg/s # udp rx: 39 MB/s 31755 calls/s # udp tx: 499 MB/s 8468 calls/s 8468 msg/s # UDP tunnel GRO fwd perf udp tx: 501 MB/s 8508 calls/s 8508 msg/s # udp rx: 6 MB/s 5659 calls/s # udp tx: 462 MB/s 7847 calls/s 7847 msg/s # udp rx: 57 MB/s 46878 calls/s # udp tx: 386 MB/s 6551 calls/s 6551 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__->