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: 675 MB/s 11465 calls/s 11465 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 679 MB/s 11524 calls/s 11524 msg/s # udp rx: 13 MB/s 11088 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 msg/s # UDP GRO fwd perf udp rx: 545 MB/s 443532 calls/s # udp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp rx: 489 MB/s 396942 calls/s # udp tx: 846 MB/s 14361 calls/s 14361 msg/s # udp rx: 452 MB/s 366461 calls/s # udp tx: 886 MB/s 15038 calls/s 15038 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 464 MB/s 7874 calls/s 7874 msg/s # udp rx: 42 MB/s 34751 calls/s # udp tx: 554 MB/s 9399 calls/s 9399 msg/s # udp tx: 548 MB/s 9304 calls/s 9304 msg/s [ 406.358002] udpgso_bench_tx (20826) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 494 MB/s 8395 calls/s 8395 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 486 MB/s 8243 calls/s 8243 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 483 MB/s 8197 calls/s 8197 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 23 MB/s 19467 calls/s # udp tx: 763 MB/s 12944 calls/s 12944 msg/s # udp tx: 595 MB/s 10097 calls/s 10097 msg/s # udp rx: 96 MB/s 78777 calls/s # UDP GRO fwd perf udp rx: 503 MB/s 409159 calls/s # udp tx: 682 MB/s 11571 calls/s 11571 msg/s # udp rx: 634 MB/s 514780 calls/s # udp tx: 778 MB/s 13198 calls/s 13198 msg/s # udp rx: 581 MB/s 472375 calls/s # udp tx: 757 MB/s 12850 calls/s 12850 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 352 MB/s 5973 calls/s 5973 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 506 MB/s 8585 calls/s 8585 msg/s # udp tx: 495 MB/s 8405 calls/s 8405 msg/s # udp rx: 1 MB/s 1024 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 525 MB/s 8921 calls/s 8921 msg/s # udp tx: 520 MB/s 8828 calls/s 8828 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 538 MB/s 9133 calls/s 9133 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__->