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: 1299 MB/s 1058078 calls/s # udp tx: 1393 MB/s 23634 calls/s 23634 msg/s # udp rx: 975 MB/s 793768 calls/s # udp tx: 1130 MB/s 19171 calls/s 19171 msg/s # udp rx: 760 MB/s 618881 calls/s # udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # UDP GRO fwd perf udp rx: 1368 MB/s 1114114 calls/s # udp tx: 1433 MB/s 24316 calls/s 24316 msg/s # udp rx: 1296 MB/s 1055077 calls/s # udp tx: 1372 MB/s 23286 calls/s 23286 msg/s # udp rx: 1378 MB/s 1121996 calls/s # udp tx: 1404 MB/s 23819 calls/s 23819 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 243 MB/s 197262 calls/s # udp tx: 1082 MB/s 18367 calls/s 18367 msg/s # udp rx: 1027 MB/s 831974 calls/s # udp tx: 1372 MB/s 23279 calls/s 23279 msg/s # udp rx: 881 MB/s 711318 calls/s # udp tx: 1434 MB/s 24338 calls/s 24338 msg/s # UDP tunnel GRO fwd perf udp rx: 1027 MB/s 829885 calls/s # udp tx: 1374 MB/s 23313 calls/s 23313 msg/s # udp rx: 1080 MB/s 872356 calls/s # udp tx: 1372 MB/s 23285 calls/s 23285 msg/s # udp rx: 900 MB/s 726434 calls/s # udp tx: 1413 MB/s 23982 calls/s 23982 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1195 MB/s 973301 calls/s # udp tx: 1812 MB/s 30733 calls/s 30733 msg/s # udp rx: 1355 MB/s 1103730 calls/s # udp tx: 1730 MB/s 29355 calls/s 29355 msg/s # udp rx: 1819 MB/s 1481109 calls/s # udp tx: 1826 MB/s 30977 calls/s 30977 msg/s # UDP GRO fwd perf udp rx: 1684 MB/s 1371615 calls/s # udp tx: 1754 MB/s 29752 calls/s 29752 msg/s # udp rx: 1791 MB/s 1458519 calls/s # udp tx: 1792 MB/s 30403 calls/s 30403 msg/s # udp rx: 1556 MB/s 1267126 calls/s # udp tx: 1558 MB/s 26439 calls/s 26439 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 260 MB/s 211143 calls/s # udp tx: 814 MB/s 13822 calls/s 13822 msg/s # udp rx: 403 MB/s 327401 calls/s # udp tx: 908 MB/s 15417 calls/s 15417 msg/s # udp rx: 446 MB/s 361706 calls/s # udp tx: 893 MB/s 15156 calls/s 15156 msg/s # UDP tunnel GRO fwd perf udp rx: 363 MB/s 295375 calls/s # udp tx: 819 MB/s 13898 calls/s 13898 msg/s # udp rx: 352 MB/s 285689 calls/s # udp tx: 885 MB/s 15025 calls/s 15025 msg/s # udp rx: 296 MB/s 240275 calls/s # udp tx: 925 MB/s 15692 calls/s 15692 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__->