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: 866 MB/s 705116 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 783 MB/s 637629 calls/s # udp tx: 939 MB/s 15928 calls/s 15928 msg/s # udp rx: 779 MB/s 634121 calls/s # udp tx: 948 MB/s 16079 calls/s 16079 msg/s # UDP GRO fwd perf udp rx: 1114 MB/s 906394 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 1197 MB/s 973021 calls/s # udp tx: 1348 MB/s 22870 calls/s 22870 msg/s # udp rx: 1129 MB/s 919258 calls/s # udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 643 MB/s 523940 calls/s # udp tx: 926 MB/s 15712 calls/s 15712 msg/s # udp tx: 851 MB/s 14442 calls/s 14442 msg/s # udp rx: 702 MB/s 571851 calls/s # udp tx: 544 MB/s 9229 calls/s 9229 msg/s # UDP tunnel GRO fwd perf udp rx: 539 MB/s 438483 calls/s # udp tx: 779 MB/s 13213 calls/s 13213 msg/s # udp rx: 564 MB/s 458357 calls/s # udp tx: 978 MB/s 16599 calls/s 16599 msg/s # udp rx: 905 MB/s 736627 calls/s # udp tx: 955 MB/s 16207 calls/s 16207 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 889 MB/s 724059 calls/s # udp tx: 948 MB/s 16081 calls/s 16081 msg/s # udp rx: 893 MB/s 726987 calls/s # udp tx: 948 MB/s 16094 calls/s 16094 msg/s # udp rx: 893 MB/s 727598 calls/s # udp tx: 939 MB/s 15940 calls/s 15940 msg/s # UDP GRO fwd perf udp rx: 1162 MB/s 946344 calls/s # udp tx: 1217 MB/s 20651 calls/s 20651 msg/s # udp rx: 1187 MB/s 966461 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp rx: 1265 MB/s 1030538 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 519 MB/s 422323 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 251 MB/s 202996 calls/s # udp tx: 1376 MB/s 23338 calls/s 23338 msg/s # udp rx: 304 MB/s 246607 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # UDP tunnel GRO fwd perf udp rx: 222 MB/s 180621 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 319 MB/s 259678 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 423 MB/s 344497 calls/s # udp tx: 1160 MB/s 19680 calls/s 19680 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__->