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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 388 MB/s 6594 calls/s 6594 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 533 MB/s 9043 calls/s 9043 msg/s # udp rx: 168 MB/s 137280 calls/s # udp tx: 549 MB/s 9323 calls/s 9323 msg/s # UDP GRO fwd perf udp rx: 619 MB/s 502537 calls/s # udp tx: 808 MB/s 13711 calls/s 13711 msg/s # udp rx: 680 MB/s 551983 calls/s # udp tx: 780 MB/s 13239 calls/s 13239 msg/s # udp rx: 677 MB/s 549107 calls/s # udp tx: 847 MB/s 14373 calls/s 14373 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 281 MB/s 4769 calls/s 4769 msg/s # udp rx: 34 MB/s 27669 calls/s # udp tx: 453 MB/s 7699 calls/s 7699 msg/s # udp rx: 1 MB/s 1605 calls/s # udp tx: 439 MB/s 7458 calls/s 7458 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 459 MB/s 7792 calls/s 7792 msg/s # udp tx: 411 MB/s 6981 calls/s 6981 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 439 MB/s 7453 calls/s 7453 msg/s # udp rx: 0 MB/s 425 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp rx: 34 MB/s 28135 calls/s # udp tx: 695 MB/s 11792 calls/s 11792 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 675 MB/s 11456 calls/s 11456 msg/s # UDP GRO fwd perf udp rx: 509 MB/s 414455 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 577 MB/s 469337 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # udp rx: 544 MB/s 441605 calls/s # udp tx: 774 MB/s 13128 calls/s 13128 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 371 MB/s 6294 calls/s 6294 msg/s # udp rx: 2 MB/s 2248 calls/s # udp tx: 345 MB/s 5862 calls/s 5862 msg/s # udp rx: 2 MB/s 2329 calls/s # udp tx: 388 MB/s 6590 calls/s 6590 msg/s # udp rx: 3 MB/s 3096 calls/s # UDP tunnel GRO fwd perf udp tx: 432 MB/s 7329 calls/s 7329 msg/s # udp rx: 20 MB/s 16282 calls/s # udp tx: 534 MB/s 9070 calls/s 9070 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 556 MB/s 9433 calls/s 9433 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__->