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: 462 MB/s 7846 calls/s 7846 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 489 MB/s 8310 calls/s 8310 msg/s # udp rx: 42 MB/s 34317 calls/s # udp tx: 731 MB/s 12411 calls/s 12411 msg/s # UDP GRO fwd perf udp rx: 467 MB/s 379754 calls/s # udp tx: 771 MB/s 13086 calls/s 13086 msg/s # udp rx: 655 MB/s 533758 calls/s # udp tx: 672 MB/s 11399 calls/s 11399 msg/s # udp rx: 561 MB/s 456517 calls/s # udp tx: 631 MB/s 10709 calls/s 10709 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 481 MB/s 8171 calls/s 8171 msg/s # udp rx: 10 MB/s 8844 calls/s # udp tx: 511 MB/s 8672 calls/s 8672 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 482 MB/s 8190 calls/s 8190 msg/s [ 985.540206] udpgso_bench_tx (5697) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 64 MB/s 52531 calls/s # udp tx: 440 MB/s 7466 calls/s 7466 msg/s # udp rx: 51 MB/s 42008 calls/s # udp tx: 445 MB/s 7552 calls/s 7552 msg/s # udp rx: 179 MB/s 146027 calls/s # udp tx: 361 MB/s 6132 calls/s 6132 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 43 MB/s 35080 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 msg/s # udp rx: 97 MB/s 78972 calls/s # udp tx: 505 MB/s 8582 calls/s 8582 msg/s # udp rx: 162 MB/s 132103 calls/s # UDP GRO fwd perf udp rx: 562 MB/s 458026 calls/s # udp tx: 584 MB/s 9907 calls/s 9907 msg/s # udp rx: 489 MB/s 398075 calls/s # udp tx: 711 MB/s 12064 calls/s 12064 msg/s # udp rx: 464 MB/s 377929 calls/s # udp tx: 599 MB/s 10166 calls/s 10166 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 481 MB/s 8164 calls/s 8164 msg/s # udp tx: 489 MB/s 8295 calls/s 8295 msg/s # udp rx: 2 MB/s 1979 calls/s # udp tx: 529 MB/s 8973 calls/s 8973 msg/s # UDP tunnel GRO fwd perf udp tx: 440 MB/s 7474 calls/s 7474 msg/s # udp rx: 12 MB/s 10239 calls/s # udp tx: 373 MB/s 6332 calls/s 6332 msg/s # udp rx: 33 MB/s 27461 calls/s # udp tx: 423 MB/s 7176 calls/s 7176 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__->