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: 1037 MB/s 844840 calls/s # udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # udp rx: 917 MB/s 747068 calls/s # udp tx: 908 MB/s 15409 calls/s 15409 msg/s # udp rx: 1074 MB/s 874772 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # UDP GRO fwd perf udp rx: 1320 MB/s 1074193 calls/s # udp tx: 1451 MB/s 24626 calls/s 24626 msg/s # udp rx: 1496 MB/s 1217952 calls/s # udp tx: 1518 MB/s 25755 calls/s 25755 msg/s # udp rx: 1401 MB/s 1139933 calls/s # udp tx: 1533 MB/s 26012 calls/s 26012 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 753 MB/s 613535 calls/s # udp tx: 902 MB/s 15304 calls/s 15304 msg/s # udp rx: 801 MB/s 652201 calls/s # udp tx: 901 MB/s 15298 calls/s 15298 msg/s # udp rx: 353 MB/s 287615 calls/s # udp tx: 1013 MB/s 17192 calls/s 17192 msg/s # UDP tunnel GRO fwd perf udp rx: 748 MB/s 608997 calls/s # udp tx: 941 MB/s 15968 calls/s 15968 msg/s # udp rx: 927 MB/s 754957 calls/s # udp tx: 947 MB/s 16064 calls/s 16064 msg/s # udp rx: 914 MB/s 744526 calls/s # udp tx: 962 MB/s 16318 calls/s 16318 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 979 MB/s 796527 calls/s # udp tx: 1425 MB/s 24170 calls/s 24170 msg/s # udp rx: 1392 MB/s 1133322 calls/s # udp tx: 1427 MB/s 24212 calls/s 24212 msg/s # udp rx: 1450 MB/s 1181134 calls/s # udp tx: 1495 MB/s 25357 calls/s 25357 msg/s # UDP GRO fwd perf udp rx: 1318 MB/s 1071084 calls/s # udp tx: 1651 MB/s 28012 calls/s 28012 msg/s # udp rx: 1587 MB/s 1291488 calls/s # udp tx: 1659 MB/s 28152 calls/s 28152 msg/s # udp rx: 1509 MB/s 1229066 calls/s # udp tx: 1517 MB/s 25730 calls/s 25730 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 362 MB/s 293516 calls/s # udp tx: 1403 MB/s 23804 calls/s 23804 msg/s # udp rx: 398 MB/s 322114 calls/s # udp tx: 1375 MB/s 23323 calls/s 23323 msg/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 331 MB/s 268207 calls/s # UDP tunnel GRO fwd perf udp rx: 375 MB/s 305534 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 311 MB/s 252046 calls/s # udp tx: 946 MB/s 16053 calls/s 16053 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__->