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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 661 MB/s 11219 calls/s 11219 msg/s # udp rx: 15 MB/s 12251 calls/s # udp tx: 600 MB/s 10178 calls/s 10178 msg/s # udp rx: 5 MB/s 4826 calls/s # udp tx: 544 MB/s 9235 calls/s 9235 msg/s # UDP GRO fwd perf udp rx: 485 MB/s 393638 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 549 MB/s 444579 calls/s # udp tx: 720 MB/s 12221 calls/s 12221 msg/s # udp rx: 481 MB/s 389727 calls/s # udp tx: 731 MB/s 12405 calls/s 12405 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 499 MB/s 8476 calls/s 8476 msg/s # udp rx: 19 MB/s 16128 calls/s # udp tx: 466 MB/s 7915 calls/s 7915 msg/s # udp rx: 56 MB/s 45312 calls/s # udp tx: 489 MB/s 8308 calls/s 8308 msg/s [ 853.972483] udpgso_bench_tx (32346) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 515 MB/s 8741 calls/s 8741 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 524 MB/s 8904 calls/s 8904 msg/s # udp tx: 530 MB/s 8996 calls/s 8996 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 488 MB/s 8285 calls/s 8285 msg/s # udp rx: 59 MB/s 47872 calls/s # udp tx: 503 MB/s 8537 calls/s 8537 msg/s # udp rx: 97 MB/s 79092 calls/s # udp tx: 479 MB/s 8136 calls/s 8136 msg/s # UDP GRO fwd perf udp rx: 457 MB/s 370992 calls/s # udp tx: 668 MB/s 11330 calls/s 11330 msg/s # udp rx: 349 MB/s 281856 calls/s # udp tx: 813 MB/s 13792 calls/s 13792 msg/s # udp rx: 353 MB/s 285184 calls/s # udp tx: 818 MB/s 13879 calls/s 13879 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 481 MB/s 8159 calls/s 8159 msg/s # udp rx: 8 MB/s 6912 calls/s # udp tx: 269 MB/s 4563 calls/s 4563 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 232 MB/s 3944 calls/s 3944 msg/s # UDP tunnel GRO fwd perf udp rx: 30 MB/s 24320 calls/s # udp tx: 388 MB/s 6590 calls/s 6590 msg/s # udp tx: 465 MB/s 7888 calls/s 7888 msg/s # udp rx: 8 MB/s 6656 calls/s # udp tx: 359 MB/s 6095 calls/s 6095 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__->