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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 474 MB/s 8048 calls/s 8048 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 554 MB/s 9402 calls/s 9402 msg/s # udp rx: 3 MB/s 3130 calls/s # udp tx: 734 MB/s 12463 calls/s 12463 msg/s # UDP GRO fwd perf udp rx: 538 MB/s 434598 calls/s # udp tx: 908 MB/s 15402 calls/s 15402 msg/s # udp rx: 563 MB/s 454412 calls/s # udp tx: 910 MB/s 15441 calls/s 15441 msg/s # udp rx: 554 MB/s 447531 calls/s # udp tx: 923 MB/s 15668 calls/s 15668 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 508 MB/s 8627 calls/s 8627 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 554 MB/s 9404 calls/s 9404 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 555 MB/s [ 931.302855] udpgso_bench_tx (10330) used greatest stack depth: 11104 bytes left 9417 calls/s 9417 msg/s # UDP tunnel GRO fwd perf udp tx: 523 MB/s 8872 calls/s 8872 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 537 MB/s 9122 calls/s 9122 msg/s # udp tx: 537 MB/s 9122 calls/s 9122 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: 464 MB/s 7874 calls/s 7874 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 458 MB/s 7778 calls/s 7778 msg/s # udp tx: 460 MB/s 7814 calls/s 7814 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 554 MB/s 448184 calls/s # udp tx: 846 MB/s 14357 calls/s 14357 msg/s # udp rx: 560 MB/s 452036 calls/s # udp tx: 907 MB/s 15398 calls/s 15398 msg/s # udp rx: 573 MB/s 462820 calls/s # udp tx: 903 MB/s 15322 calls/s 15322 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 539 MB/s 9156 calls/s 9156 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 561 MB/s 9528 calls/s 9528 msg/s # udp tx: 525 MB/s 8912 calls/s 8912 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 530 MB/s 9006 calls/s 9006 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 529 MB/s 8985 calls/s 8985 msg/s # udp tx: 538 MB/s 9141 calls/s 9141 msg/s # udp rx: 0 MB/s 512 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__->