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 7BE0A43724 for ; Mon, 18 Dec 2023 03:05:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72CC9402DF; Mon, 18 Dec 2023 03:05:15 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EAA2840282 for ; Mon, 18 Dec 2023 03:05:07 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77f50307a1fso237184385a.3 for ; Sun, 17 Dec 2023 18:05:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702865107; x=1703469907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y3uET9tRehRYzP5sMVyEr1SIng3VHHrYsiQZ+SER7dI=; b=NUJviGHgOeCjF2ArvJ8DhZZc80PymZqnMQ/O2EiORpKc1weeC/ti8uLz6RBeS/prxd gGpTbY+uzRb7qAFdE/iUfohP12Q8JdDaqUKR8sLwPInSNEQEt0KtBvx79OK1aMNFYipc M/QlHsphGS8FaIwjMVby7FaJWuCrII5ZVuZss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702865107; x=1703469907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y3uET9tRehRYzP5sMVyEr1SIng3VHHrYsiQZ+SER7dI=; b=eOoE3EzlZEHGbwe35BmllEbfwr1X2q0fEK27BtAn+0HGMITdDEkQCvTDsc/tCpD+cb pPQscYkPk7hEOW4nTfgt13tNg3Goj5bS9dxDFgp+WPSvE6xk8LEFEdMpQJ3+ydmNMsj1 UEqPIe5tJ6mgxaB8FdOFwwVx4IyJcPcnuvXpog6eXjHmZTz8NFNwMG1sLFRXVy0N1nX9 CziCBnfNeH2PRr8fcVV6NyRcmqLvc/0nRR/Dqjxnxp3Cyu23j8DWOSJ4Xrvd1gwYwIuL E814XCoeraDhYJJDP7aJKluewqhQH6poqhjvfY4YNz5+XQuwaG2R3pAkduVvnfgRvxRF 2H+A== X-Gm-Message-State: AOJu0YyJgf1c1o2qxc08kXYUjOJ1NyUVtXfJE/ntNUOaJUV0McbHBYMl 42PDNlcZROgPFfBByPwvAHOAtYH1t5UxhKJ/D3oic3+SAD43vgHYGeVtwQ== X-Google-Smtp-Source: AGHT+IEvUx1xC8N4owaXX3crQgZifYl+VzLY07ZYNPrZRIpppuDd2udtOIfxEOP1g9IJit0X/A2xuRioaalV X-Received: by 2002:a05:6214:2603:b0:67f:276d:a110 with SMTP id gu3-20020a056214260300b0067f276da110mr8843655qvb.110.1702865107319; Sun, 17 Dec 2023 18:05:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x16-20020a0ce0d0000000b0067f3c842e9esm42985qvk.71.2023.12.17.18.05.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 18:05:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 18:05:07 -0800 (PST) Message-ID: <657fa8d3.0c0a0220.93102.2502SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CC18605C311; Sun, 17 Dec 2023 21:05:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 _Testing PASS_ Branch: dpdk e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/