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 D372C43A18 for ; Wed, 31 Jan 2024 08:38:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF404402D7; Wed, 31 Jan 2024 08:38:45 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 2B4CF402A1 for ; Wed, 31 Jan 2024 08:38:39 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-60410da20a2so858747b3.1 for ; Tue, 30 Jan 2024 23:38:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706686718; x=1707291518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jbsqW7Gk8t1kgNzQOr3lQMYIb21d1Ov0lxJio3y3GlA=; b=YglzUR7jNE7/ML2PIoU6LNitqlCnLl4XHGKpMrP9DxHh15xh3vRwFYOyHn+yLtGAph tltzyXSFnCeioshxFGtvysO4tqH+swoNG7raAoDkOMhM27ICta3lap1Bw6PLhm948DU2 h/F7bntEDyorrwZOfG7FbpAm1RPBKNL8qYMO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706686718; x=1707291518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jbsqW7Gk8t1kgNzQOr3lQMYIb21d1Ov0lxJio3y3GlA=; b=wClRXJRth1j4tN2Asu9ApfJPhLyOSBzcm1n4h85deNBmUcAuKWV3U3xPO2rm2LgvUz 94HRZd3Zi805CGEO6ezHV6MHUhURK+dyoagfwDLU7QTwJ/kGSFFc5rylTHhiEZnbQo5Y W11JDY6VA7fEL2BrXIK04o2vaBUIojFMT0qq5SJuL+5CZf0+yT6tjPeYwYBqsDbtAVij dx/9kOTpBoGteGXr5wAGTY27z8d4sPCGuRe0Qv5r9kY1satXk0136fMOvbr1RwzX0Jti N9VmXufz8uQ+euujOGyLQveddxHT2wE0vwJHJAV9XZVdctlytZCKfhIEpYKolHwkqU3B CoUw== X-Gm-Message-State: AOJu0YySrxg7J4fL4i3ak87XRmCWecp5+LfiPjDjFuUO4Beo6DJP506p yFij2yPToQqOiXo52UZ1EJDrqCkajQix+LFrcfBQwXz7fYcrCOS2nGBv74fd2nH7aUrfLSPrF2w zl1VISY4YZhxgTidZ3ARO+4699MwfyPXE X-Google-Smtp-Source: AGHT+IHsbexeA0lLVfRPHgO/z/T8X1SqPVFOQFylg+4nnlqDCuIYarZ+4/uU7LeUnDfGjqhUOJY855YBhGfa X-Received: by 2002:a0d:db92:0:b0:5ff:54c9:f5e7 with SMTP id d140-20020a0ddb92000000b005ff54c9f5e7mr699527ywe.6.1706686718614; Tue, 30 Jan 2024 23:38:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e204-20020a8169d5000000b005e2c726486esm766919ywc.30.2024.01.30.23.38.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 23:38:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 23:38:38 -0800 (PST) Message-ID: <65b9f8fe.810a0220.54fbd.3307SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4751A6043300; Wed, 31 Jan 2024 02:38:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27848/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/