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 459434331E for ; Mon, 13 Nov 2023 21:39:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40D1E402AB; Mon, 13 Nov 2023 21:39:02 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 30BF0402AB for ; Mon, 13 Nov 2023 21:39:01 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40859dee28cso40613035e9.0 for ; Mon, 13 Nov 2023 12:39:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699907941; x=1700512741; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zVOfIRGYb5lHA5GJkcX7FVBvolY5+FGdyjbhNssCQcs=; b=iJ6KYfAOxQQMtnCRo3IGov1jEPNmMjTwHfqjnPzkI8zQtq7MkyKPz6w2YFnLu1MIZZ lHMfMKPfJsqV74barhbH8p9dHabjCgrCjQ6PPTYttizd69rFI4O3IWP3+yi69ZBX/YMN 8KvMl7ss4o11sDSGThfmgwLXN+VSDdJvzetRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699907941; x=1700512741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zVOfIRGYb5lHA5GJkcX7FVBvolY5+FGdyjbhNssCQcs=; b=gwnglg7MLjJv5EGGION0NbqXqLgqAHEVUyuF/MzHTrj7gOa4leQPe4YlU9fOCoGBLt 81H4w8CmZX/G8YzoWr4lr2f/fJ1uznhr1Y3imv9+d95NSVHBuSKacTu7HRNiyi6armin P5kg16sWrHZq1i+hfwnjQV/sJ2aDEBe4Z6TGcTaQau0FgcKDaClbA7c66qxrA4YSWRn4 24B28a3uzMTl4kIYSXAi1DdX61eOSqO1T7rce4kT4QHy4mCKGQROzvxlsiFOsSWSRpMP Do8R2MO+wNns4cxPH5Z8lCYGEuCTVOU6F4SE3Tq0WmEr9ZmQdq2/fi6s2v3RnfYYUzLk lfIg== X-Gm-Message-State: AOJu0YxvC8PI3+SJ+AKwyPbwiqrcbahYtogumhwd4+D7wXP65sMy8Otz K4g1wm9HR+Mp1F7a0TaNOuRpdbAYf49OV/E+9bKJtBPtWUueOHBYIt36Rw== X-Google-Smtp-Source: AGHT+IEpuhPYjWnsLJeGa+wu1fwWvGwdEP3yj0PdGTd01dke0KH0gJE14SyKH5uR1zTJkRFmxCA+QnIz5zA8 X-Received: by 2002:a05:600c:4503:b0:40a:20f3:d11a with SMTP id t3-20020a05600c450300b0040a20f3d11amr6805647wmo.2.1699907940841; Mon, 13 Nov 2023 12:39:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c17-20020a7bc011000000b00407755c9f34sm3021310wmb.19.2023.11.13.12.39.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:39:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:39:00 -0800 (PST) Message-ID: <65528964.7b0a0220.e4b06.dc65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8EA3C605C344; Mon, 13 Nov 2023 15:38:59 -0500 (EST) Subject: |SUCCESS| pw134163-134164 [PATCH] [v4,2/2] examples/l3fwd: relax RX 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134164 _Testing PASS_ Submitter: Trevor Tao Date: Monday, November 13 2023 16:02:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134163-134164 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/