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 44613433B3 for ; Fri, 24 Nov 2023 07:57:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3ED1942F69; Fri, 24 Nov 2023 07:57:41 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D3D5742F31 for ; Fri, 24 Nov 2023 07:57:39 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3574297c79eso5370415ab.1 for ; Thu, 23 Nov 2023 22:57:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700809059; x=1701413859; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wVCdQzahOZNhJ8Twtf2uzpAPKE9UTsm3vAd24HIZUUw=; b=NIyUAlAPwxpcET8T5lGjB2Y7xHj1bM+JTPB4gmVbgoFCdcwa8kEOS8+0BRBeHh1rzk R/V2A90zIbuztKlCcXioWf18QvYxjfybF+/vw78bJrDt9yp0U34R08zQu9pUVHKl71Aj 3vriBWdvcku0hchWi+I/gG6NfoDBuYxb+sjX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700809059; x=1701413859; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wVCdQzahOZNhJ8Twtf2uzpAPKE9UTsm3vAd24HIZUUw=; b=wBn1D+aE9E4u4+95owRHjPxTd9oW+cWq2JdSio1UraJ4mWIGuE0WPA0bJsAUt/OMWr eXLkRxpJbgUv+o0lfhdJH/2o/sbkllnTcuPxfeg1/64aTQIATi2QaF88m4bK7CHZkWml mTfNTVZZmTbVvfSa1MPdWUZY56AaI+fksRLdy62ZrLQkfUawP3cNSsibtBec/ZYE/V5Z GmF7Yvea1XqIXcnfMzkGb7vWbVsO5g1hh6F/T5VTvXXGUI34bshk6fXTNuUOooCO+PX2 koonEVxaP4WGxGQRxpHjPufdSHaJYM/Vnp/w4UkgQmnzjquzxrgmANmppi2KIJ5OaPaZ CbbA== X-Gm-Message-State: AOJu0YzS/1lJwlBHXm1fcrMzwSSNyVtqJbnXtSDVn5rl+nQSglkgpW9W tBMrc4r8yRgkkwQVStDglFDmEufKBuF1/hA2dKuoFBN5dRYUaw== X-Google-Smtp-Source: AGHT+IHK1u2Gpco+0l6dHt6Gr3MxKoJ8bXJA+T5KMQH1nFsh6Ea5ekTfnNZgkp+MCJOdGKoAk42AWaOBSdQx X-Received: by 2002:a92:c561:0:b0:351:5acb:281 with SMTP id b1-20020a92c561000000b003515acb0281mr1921483ilj.31.1700809059280; Thu, 23 Nov 2023 22:57:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a922903000000b0035aae098c81sm139519ilg.76.2023.11.23.22.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 22:57:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 22:57:39 -0800 (PST) Message-ID: <65604963.920a0220.6edf3.5755SMTPIN_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 C5D16605C311; Fri, 24 Nov 2023 01:57:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/