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: 1283 MB/s 1044698 calls/s # udp tx: 1412 MB/s 23963 calls/s 23963 msg/s # udp rx: 1063 MB/s 865393 calls/s # udp tx: 1438 MB/s 24400 calls/s 24400 msg/s # udp rx: 1199 MB/s 976347 calls/s # udp tx: 1424 MB/s 24158 calls/s 24158 msg/s # UDP GRO fwd perf udp rx: 1061 MB/s 862672 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1213 MB/s 987411 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 1134 MB/s 923093 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # udp rx: 429 MB/s 348649 calls/s # udp tx: 1377 MB/s 23357 calls/s 23357 msg/s # udp rx: 413 MB/s 334791 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 471 MB/s 381245 calls/s # UDP tunnel GRO fwd perf udp rx: 180 MB/s 146811 calls/s # udp tx: 976 MB/s 16561 calls/s 16561 msg/s # udp tx: 1035 MB/s 17562 calls/s 17562 msg/s # udp rx: 75 MB/s 60821 calls/s # udp tx: 957 MB/s 16239 calls/s 16239 msg/s # udp rx: 88 MB/s 72071 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 803 MB/s 653914 calls/s # udp tx: 967 MB/s 16409 calls/s 16409 msg/s # udp rx: 649 MB/s 528138 calls/s # udp tx: 975 MB/s 16552 calls/s 16552 msg/s # udp rx: 645 MB/s 525048 calls/s # udp tx: 908 MB/s 15415 calls/s 15415 msg/s # UDP GRO fwd perf udp rx: 846 MB/s 688939 calls/s # udp tx: 887 MB/s 15051 calls/s 15051 msg/s # udp rx: 864 MB/s 703788 calls/s # udp tx: 866 MB/s 14699 calls/s 14699 msg/s # udp rx: 895 MB/s 728867 calls/s # udp tx: 923 MB/s 15658 calls/s 15658 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 56 MB/s 45970 calls/s # udp tx: 1014 MB/s 17207 calls/s 17207 msg/s # udp tx: 1001 MB/s 16980 calls/s 16980 msg/s # udp rx: 71 MB/s 58305 calls/s # udp tx: 974 MB/s 16520 calls/s 16520 msg/s # UDP tunnel GRO fwd perf udp tx: 876 MB/s 14869 calls/s 14869 msg/s # udp rx: 206 MB/s 167656 calls/s # udp tx: 1032 MB/s 17510 calls/s 17510 msg/s # udp rx: 12 MB/s 10031 calls/s # udp tx: 979 MB/s 16619 calls/s 16619 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__->