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: 637 MB/s 10811 calls/s 10811 msg/s # udp rx: 8 MB/s 7299 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 17 MB/s 14563 calls/s # udp tx: 700 MB/s 11887 calls/s 11887 msg/s # UDP GRO fwd perf udp rx: 478 MB/s 389045 calls/s # udp tx: 564 MB/s 9571 calls/s 9571 msg/s # udp rx: 391 MB/s 317765 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp rx: 509 MB/s 414213 calls/s # udp tx: 600 MB/s 10184 calls/s 10184 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: 281 MB/s 4777 calls/s 4777 msg/s # udp rx: 35 MB/s 29197 calls/s # udp tx: 491 MB/s 8328 calls/s 8328 msg/s # udp tx: 435 MB/s 7380 calls/s 7380 msg/s [ 944.322684] udpgso_bench_tx (5896) used greatest stack depth: 11112 bytes left # udp rx: 11 MB/s 9391 calls/s # UDP tunnel GRO fwd perf udp tx: 521 MB/s 8849 calls/s 8849 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 538 MB/s 9131 calls/s 9131 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 490 MB/s 8322 calls/s 8322 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 167 MB/s 136019 calls/s # udp tx: 491 MB/s 8339 calls/s 8339 msg/s # udp rx: 127 MB/s 103528 calls/s # udp tx: 480 MB/s 8154 calls/s 8154 msg/s # udp tx: 486 MB/s 8247 calls/s 8247 msg/s # udp rx: 154 MB/s 125756 calls/s # UDP GRO fwd perf udp rx: 648 MB/s 526564 calls/s # udp tx: 739 MB/s 12539 calls/s 12539 msg/s # udp rx: 610 MB/s 495846 calls/s # udp tx: 731 MB/s 12407 calls/s 12407 msg/s # udp rx: 702 MB/s 571550 calls/s # udp tx: 713 MB/s 12099 calls/s 12099 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 399 MB/s 6781 calls/s 6781 msg/s # udp rx: 29 MB/s 23573 calls/s # udp tx: 467 MB/s 7924 calls/s 7924 msg/s # udp rx: 28 MB/s 23267 calls/s # udp tx: 548 MB/s 9311 calls/s 9311 msg/s # UDP tunnel GRO fwd perf udp rx: 15 MB/s 12244 calls/s # udp tx: 493 MB/s 8367 calls/s 8367 msg/s # udp tx: 548 MB/s 9310 calls/s 9310 msg/s # udp rx: 20 MB/s 16705 calls/s # udp tx: 545 MB/s 9259 calls/s 9259 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__->