From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DC13445EF1 for ; Fri, 20 Dec 2024 03:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7559402D7; Fri, 20 Dec 2024 03:06:12 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3686A40144 for ; Fri, 20 Dec 2024 03:06:11 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a815ed5acfso4953435ab.0 for ; Thu, 19 Dec 2024 18:06:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734660370; x=1735265170; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=jou2gztsyK2Rq6iMrJXpUuJLbQUZuwemwY+T23ktinA=; b=G5hxPbDcpM2ncjvSCob34ZhQJsA9soVJAllsgtTHqwHtE1Z87e1flFkN06deTBSxm6 rTjnC+zomDZNPsxJt6u08lLUgoiIJNTFP8MsSQzIHwJyXGnNJ7NOMZluotpk+Zn/LkuE QhYfObbZETy/Ku1lMV+Z2uwthQQapVpdpnSCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734660370; x=1735265170; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jou2gztsyK2Rq6iMrJXpUuJLbQUZuwemwY+T23ktinA=; b=QdxA22OA1v8vbSrOAFlXHgVvTOcQvJKPql7rr3mWvcTrqriDZm2pokmILaJT1429AQ bJSWOkE6MtN7F5bT2OkDNT0luHopXLkL1wgIBLuXbNiwL4svhnkILWEaaydcBAUL8lPT G0Z/i9F1zMNbhr4kzKppw8rBueiAuWurN+uCSfJUR6yJrExlqKq3Xs/Ur6GRra0Tj6E5 81BhCRyMsxUq9Y5QBdAKxIBXkLWj2QKz6YkNhhHYpGfb+ubomb78/WISAyOdgyYQt0r3 UECHu2XDL4bZKrCIbSebNUuiXr5FSC265WOGLT+DVMdvayjptuo3d3xQgUIohlVWf64E 6OGw== X-Gm-Message-State: AOJu0YzpWCQ6TLBqLWrXQ2+EAUTsSxjGmgVIgKzaJRD+YQvSINdApgpW 8FbymnisFVAEi7Ym4MVeL7IdEGTlBF4Cu8ctV5QViKZFSFDFhMC4haJJjiU6u1CHriJv9fPEEz2 uK8a2G0D8Og1whCoVp2MQ1NEcn/5ly8Ja1l/cYTVA X-Gm-Gg: ASbGnct/m63538Zgyb+O4EKxAyochFYGeysnjd7Gs43PMFt8gpQmAENmeKQY3xXl0SI k/1OjbHNTA1Bt2E9a5UQ2zjjbQai/9NOm1R8cIEyzNpKFV8WYXeDuTZA7ImwRNc3zEWajMzNi0L 0kmv/Nt0bF/mprp6hlrYNCf7ebFBg8rplDMVetcc+vDDCKGujW9/jH1TAODdgY2//qjmqtYn9gS vu48zRcWgKeRegphdktNiDV3N2SpYIwl7asLQhI+DYkde+4ffz73ufhYx6ShQFaY60DrFMp3AMT CQ== X-Google-Smtp-Source: AGHT+IH6s3qw7vOhYb2TlW17HoEXt9ZvmkAbIG9dF9Ptds1400ajo18Qu5/xAyCXnCOgJLM58OMs30La5Zcv X-Received: by 2002:a05:6e02:1aaa:b0:3a7:86ab:be6d with SMTP id e9e14a558f8ab-3c2d51516c2mr12123885ab.16.1734660370578; Thu, 19 Dec 2024 18:06:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c243e99sm110990173.73.2024.12.19.18.06.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 18:06:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 18:06:10 -0800 (PST) Message-ID: <6764d112.050a0220.36654b.7d24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 225946052471; Thu, 19 Dec 2024 21:06:10 -0500 (EST) Subject: |SUCCESS| pw149320-149324 [PATCH] [v2,5/5] vhost: use strlcpy instea From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219225253.782792-6-stephen@networkplumber.org> References: <20241219225253.782792-6-stephen@networkplumber.org> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149324 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 19 2024 22:49:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149320-149324 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#345008 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32175/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/