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 rx: 1893 MB/s 1541244 calls/s # udp tx: 1961 MB/s 33266 calls/s 33266 msg/s # udp rx: 1913 MB/s 1557621 calls/s # udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # udp rx: 1343 MB/s 1093803 calls/s # udp tx: 1459 MB/s 24755 calls/s 24755 msg/s # UDP GRO fwd perf udp rx: 432 MB/s 352057 calls/s # udp tx: 490 MB/s 8327 calls/s 8327 msg/s # udp rx: 382 MB/s 311229 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 452 MB/s 368013 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 143 MB/s 116513 calls/s # udp tx: 551 MB/s 9357 calls/s 9357 msg/s # udp rx: 228 MB/s 186219 calls/s # udp tx: 415 MB/s 7041 calls/s 7041 msg/s # udp rx: 63 MB/s 51633 calls/s # UDP tunnel GRO fwd perf udp rx: 230 MB/s 187663 calls/s # udp tx: 463 MB/s 7867 calls/s 7867 msg/s # udp rx: 228 MB/s 185667 calls/s # udp tx: 537 MB/s 9121 calls/s 9121 msg/s # udp rx: 151 MB/s 123333 calls/s # udp tx: 748 MB/s 12697 calls/s 12697 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 368 MB/s 299672 calls/s # udp tx: 673 MB/s 11424 calls/s 11424 msg/s # udp rx: 455 MB/s 370651 calls/s # udp tx: 577 MB/s 9791 calls/s 9791 msg/s # udp rx: 330 MB/s 268709 calls/s # udp tx: 599 MB/s 10160 calls/s 10160 msg/s # UDP GRO fwd perf udp rx: 383 MB/s 311891 calls/s # udp tx: 466 MB/s 7920 calls/s 7920 msg/s # udp rx: 386 MB/s 314469 calls/s # udp tx: 539 MB/s 9152 calls/s 9152 msg/s # udp rx: 411 MB/s 334617 calls/s # udp tx: 506 MB/s 8587 calls/s 8587 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 16 MB/s 13569 calls/s # udp tx: 868 MB/s 14727 calls/s 14727 msg/s # udp tx: 852 MB/s 14460 calls/s 14460 msg/s # udp rx: 5 MB/s 4380 calls/s # udp tx: 1108 MB/s 18797 calls/s 18797 msg/s # udp rx: 0 MB/s 515 calls/s # UDP tunnel GRO fwd perf udp tx: 1763 MB/s 29908 calls/s 29908 msg/s # udp rx: 4 MB/s 3820 calls/s # udp tx: 1712 MB/s 29046 calls/s 29046 msg/s # udp rx: 154 MB/s 125817 calls/s # udp tx: 1865 MB/s 31645 calls/s 31645 msg/s # udp rx: 1 MB/s 916 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__->