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 ED9C14412C for ; Sun, 2 Jun 2024 02:39:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E40944028A; Sun, 2 Jun 2024 02:39:30 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id C367240042 for ; Sun, 2 Jun 2024 02:39:29 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f8e9522bfaso1693068a34.0 for ; Sat, 01 Jun 2024 17:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717288769; x=1717893569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RKZ8vG33NgM6BhTYXJmU6Ixhrh4kTka6hQMKAFtJZ0g=; b=Hiz9DTQFjDU5ZriGao8A98ijkZYYN6jrhbb9kCKa6GHcm38Ocr46ge2ztlMSBXUMLC ALsnktUURG7+kc7v5ZgcObdfEP3oF8TF/9e4R6qsMGSEp7jIIaoCzucPvyEi7C3uvViX t+3cdZm6cjnk9SWo2z+oTi+WHMBR0k47CQVPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717288769; x=1717893569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RKZ8vG33NgM6BhTYXJmU6Ixhrh4kTka6hQMKAFtJZ0g=; b=ryOoe+MZkKjgggcj1MtpcsO+ZJ6xwzbD3Tq+d7Th7dvJmNBhrk+I9dDSjTMwcMxXD6 B8gkoNwuy7AbDKnx6bUOJyK06TkfcRhKOOdehe2b51rIgqvZEA0tWWldmCumgM5lNJnC kV49z3th4Q+m1xwiPOvdVkqsX16Wd1mhXHTEVx+aRLRkPnh+WHmo8zk4r0FQP4Zt6RT/ G1RRQLne7frQVmFoKsLvk/KZlWKZugl7qLj2kDgl1ZyGO41uVmKInyAeBRAXgmR1HFFn ojHLLwl8IVSSSrwuNghouIvkaXT38FWO9jJYOzIzpGouCn9PhW/0iBycJLCriHalRw7W uXDw== X-Gm-Message-State: AOJu0YzN/BFiHiG3TYfpfCzNBa+Uhfkfx8aAA2IKV71DSFN0CWLVPdxD ncbiLcj0W+R/XVaxCcTM1t0XaaROedrXQ3y8SWWvKLROq2hj4bFo0O7x2aG1irNDCRMk8jxoE91 ZOrJT+Rd+V7f84V2UFuFmlbTfVGmdGf+Kd7hmcPzMSXl3byQAI7fV0Iuj X-Google-Smtp-Source: AGHT+IFsIPG17P1Ng6QG0wkMePlsO97xChPKHBir1rv7SPZ16DdiGLH/DTx0l+UMqxoKBoVcqDxPxXdlwhU+ X-Received: by 2002:a05:6830:1b7a:b0:6ef:9156:c814 with SMTP id 46e09a7af769-6f911fcc2d6mr6005927a34.32.1717288769109; Sat, 01 Jun 2024 17:39:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4eafede8186sm229503e0c.8.2024.06.01.17.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 17:39:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 17:39:29 -0700 (PDT) Message-ID: <665bbf41.050a0220.4e146.0664SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D40F605C373; Sat, 1 Jun 2024 20:39:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 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 76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Arch Linux | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Ubuntu 24.04 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Arch Linux Kernel: 5.4.0-167-generic Compiler: gcc 13.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/