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' [ 342.361212] eth1: left allmulticast mode [ 342.361680] eth1: left promiscuous mode [ 342.362176] br0: port 2(eth1) entered disabled state [ 342.368861] eth0: left allmulticast mode [ 342.369219] eth0: left promiscuous mode [ 342.369607] br0: port 1(eth0) entered disabled state 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: 720 MB/s 12220 calls/s 12220 msg/s # udp rx: 48 MB/s 39599 calls/s # udp tx: 736 MB/s 12495 calls/s 12495 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 815 MB/s 13833 calls/s 13833 msg/s # UDP GRO fwd perf udp rx: 497 MB/s 401664 calls/s # udp tx: 928 MB/s 15756 calls/s 15756 msg/s # udp rx: 518 MB/s 418304 calls/s # udp tx: 930 MB/s 15782 calls/s 15782 msg/s # udp rx: 537 MB/s 433408 calls/s # udp tx: 932 MB/s 15815 calls/s 15815 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 556 MB/s 9447 calls/s 9447 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 550 MB/s 9343 calls/s 9343 msg/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s [ 356.258145] udpgso_bench_tx (7128) used greatest stack depth: 11104 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 499 MB/s 8477 calls/s 8477 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 599 MB/s 10165 calls/s 10165 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 724 MB/s 12286 calls/s 12286 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 742 MB/s 12595 calls/s 12595 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 722 MB/s 12251 calls/s 12251 msg/s # UDP GRO fwd perf udp rx: 535 MB/s 431616 calls/s # udp tx: 907 MB/s 15385 calls/s 15385 msg/s # udp rx: 552 MB/s 445696 calls/s # udp tx: 906 MB/s 15371 calls/s 15371 msg/s # udp rx: 547 MB/s 442014 calls/s # udp tx: 908 MB/s 15417 calls/s 15417 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 519 MB/s 8810 calls/s 8810 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 528 MB/s 8960 calls/s 8960 msg/s # udp tx: 535 MB/s 9087 calls/s 9087 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 540 MB/s 9160 calls/s 9160 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 537 MB/s 9111 calls/s 9111 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__->