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: 579 MB/s 9827 calls/s 9827 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 596 MB/s 10118 calls/s 10118 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # UDP GRO fwd perf udp rx: 671 MB/s 546139 calls/s # udp tx: 796 MB/s 13513 calls/s 13513 msg/s # udp rx: 684 MB/s 556311 calls/s # udp tx: 816 MB/s 13848 calls/s 13848 msg/s # udp rx: 789 MB/s 642345 calls/s # udp tx: 817 MB/s 13866 calls/s 13866 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 365 MB/s 6199 calls/s 6199 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 516 MB/s 8765 calls/s 8765 msg/s # udp tx: 533 MB/s 9056 calls/s 9056 msg/s [ 1050.987317] udpgso_bench_tx (3988) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 425 MB/s 7221 calls/s 7221 msg/s # udp rx: 39 MB/s 31695 calls/s # udp tx: 462 MB/s 7843 calls/s 7843 msg/s # udp tx: 501 MB/s 8499 calls/s 8499 msg/s # udp rx: 54 MB/s 44220 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 14 MB/s 11817 calls/s # udp tx: 448 MB/s 7608 calls/s 7608 msg/s # udp rx: 96 MB/s 78657 calls/s # udp tx: 651 MB/s 11048 calls/s 11048 msg/s # udp rx: 62 MB/s 50688 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # UDP GRO fwd perf udp rx: 593 MB/s 482362 calls/s # udp tx: 715 MB/s 12141 calls/s 12141 msg/s # udp rx: 410 MB/s 332371 calls/s # udp tx: 889 MB/s 15082 calls/s 15082 msg/s # udp rx: 659 MB/s 535481 calls/s # udp tx: 862 MB/s 14636 calls/s 14636 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 493 MB/s 8370 calls/s 8370 msg/s # udp rx: 29 MB/s 24363 calls/s # udp tx: 441 MB/s 7485 calls/s 7485 msg/s # udp rx: 66 MB/s 54248 calls/s # udp tx: 456 MB/s 7742 calls/s 7742 msg/s # UDP tunnel GRO fwd perf udp tx: 408 MB/s 6924 calls/s 6924 msg/s # udp rx: 15 MB/s 12734 calls/s # udp tx: 424 MB/s 7207 calls/s 7207 msg/s # udp tx: 466 MB/s 7907 calls/s 7907 msg/s # udp rx: 0 MB/s 469 calls/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__->