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: 848 MB/s 690190 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 962 MB/s 783358 calls/s # udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # udp rx: 874 MB/s 711087 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # UDP GRO fwd perf udp rx: 1011 MB/s 823285 calls/s # udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # udp rx: 1233 MB/s 1003933 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 1324 MB/s 1078304 calls/s # udp tx: 1365 MB/s 23153 calls/s 23153 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 803 MB/s 13625 calls/s 13625 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # udp rx: 638 MB/s 517221 calls/s # udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # udp rx: 814 MB/s 661981 calls/s # UDP tunnel GRO fwd perf udp rx: 796 MB/s 644930 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp tx: 1385 MB/s 23494 calls/s 23494 msg/s # udp rx: 648 MB/s 523761 calls/s # udp tx: 1424 MB/s 24153 calls/s 24153 msg/s # udp rx: 810 MB/s 654367 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 675 MB/s 549275 calls/s # udp tx: 1585 MB/s 26894 calls/s 26894 msg/s # udp rx: 1259 MB/s 1025253 calls/s # udp tx: 1592 MB/s 27018 calls/s 27018 msg/s # udp rx: 1781 MB/s 1449582 calls/s # udp tx: 1824 MB/s 30944 calls/s 30944 msg/s # UDP GRO fwd perf udp rx: 1144 MB/s 928736 calls/s # udp tx: 1670 MB/s 28326 calls/s 28326 msg/s # udp rx: 1188 MB/s 964194 calls/s # udp tx: 1669 MB/s 28317 calls/s 28317 msg/s # udp rx: 1573 MB/s 1280840 calls/s # udp tx: 1620 MB/s 27483 calls/s 27483 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 417 MB/s 337821 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 504 MB/s 408071 calls/s # udp tx: 1370 MB/s 23239 calls/s 23239 msg/s # udp rx: 522 MB/s 422796 calls/s # udp tx: 1341 MB/s 22757 calls/s 22757 msg/s # UDP tunnel GRO fwd perf udp rx: 131 MB/s 106375 calls/s # udp tx: 1404 MB/s 23823 calls/s 23823 msg/s # udp rx: 80 MB/s 65280 calls/s # udp tx: 1423 MB/s 24151 calls/s 24151 msg/s # udp rx: 60 MB/s 48607 calls/s # udp tx: 1449 MB/s 24578 calls/s 24578 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__->