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 A541843F1C for ; Thu, 2 May 2024 02:32:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9689E40299; Thu, 2 May 2024 02:32:57 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id F10284026F for ; Thu, 2 May 2024 02:32:55 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dcc71031680so7267617276.2 for ; Wed, 01 May 2024 17:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714609975; x=1715214775; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uTEL/n6y7j0rNpyVLj3VnroZqNse1lFhCIses9E8iy4=; b=e9iy+OLmYi+ermNO7VUUS05IlxDU4e3pI/3pPNXc+Vm3CcnVnVKx5d2PqMA7udXoVR Uw+RJuSWn4GqWYMU/CEXrONP8fRMQWjbybCKyMrtEBOrM4kgTLlE0n6j1VqCBQjG2aqI 7Tec1FmYsqTYHG1IzlaoMMVIEyyxcO/D1IUBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714609975; x=1715214775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uTEL/n6y7j0rNpyVLj3VnroZqNse1lFhCIses9E8iy4=; b=uT5FAVke7BZNWY+xzNfNc4SU0wB6TuF4W+oVgrwAYHvFgilOvBKJiYLGHMQUnVURag 5p45ki+Sv2ySu2y9wGW7ZRD1ijEQn7Dk7LikYVi1ZmAKWCr2wmBopqxEYgqEqhCYv+Em /B9Ubx5hSCtxXhgrT8J7nZvzENcxIpzB3ne8bw467hLsul0O8Va71lKIQ8sMjcz40sf8 P2ICnlANe3srafKuvxbHuIpoh6sY/7NHBvkqirNVBZ6jH0I8GO+5GzdIxLmn2VyzO13I 4TQyIoAQBD93tjVU8NWdVI5jTZz3a1PRvNJEBXFNcSFqdqK1aSjvSuJfABjGa9Kt6qKr 5Brw== X-Gm-Message-State: AOJu0Yz602JrrJhrV1RX4LiyMfN9AGFSXVx+u0/utspv367e+VDiITWE uanYQmsofbDUPaJ8Je2V9DlafXu3rSDpEPYTCcAJcoLowZw5UFVWMkEam+8T/oCt5sZmqBWIc3q NK1l/fUWOEps2NYkJBAFrvtuXQdhphCvqYz4rWNb2 X-Google-Smtp-Source: AGHT+IHD8SWrvNkBghOyY1c1v/ymJfA2Zc5mhTb1COPxlGLUlNhgskIzfMXpWgCAF1eFKdfnD+fx98Bz77w4 X-Received: by 2002:a25:2c9:0:b0:de5:9c4b:dd5c with SMTP id 192-20020a2502c9000000b00de59c4bdd5cmr4952721ybc.23.1714609975398; Wed, 01 May 2024 17:32:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cy7-20020a0569021a4700b00de617d41707sm286927ybb.35.2024.05.01.17.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 17:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 17:32:55 -0700 (PDT) Message-ID: <6632df37.050a0220.72f61.b7a8SMTPIN_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 E53386052514; Wed, 1 May 2024 20:32:54 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 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 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/