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 6A609438ED for ; Thu, 18 Jan 2024 09:14:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64329402B0; Thu, 18 Jan 2024 09:14:11 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 7196C400D7 for ; Thu, 18 Jan 2024 09:14:10 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-429c00bf0efso47198081cf.1 for ; Thu, 18 Jan 2024 00:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705565650; x=1706170450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ICHOqV4YwgZ8xeg906WQl21m4zER5i4LN5OIYg4igMQ=; b=V1Am5/BQ5TE1LEcE0KNtKcNjlQumcPDWgTO4sBRVWoCYzaIQybrFO2VIMJa9rIGwQx WM+4//y0P3D7kreLCTKKO6Sqv+1skEiKe4ZGnCCxYEbo1xPWY5bPU4EvLJfAKvv223+e wJYhI0PmuZB9UDz6hcFG8UC0g35uHmZUveQgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705565650; x=1706170450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ICHOqV4YwgZ8xeg906WQl21m4zER5i4LN5OIYg4igMQ=; b=rjdOQmLW+TP9aoV4OvKROFEsRhzNZiB1jzZsv+1eEqPWEjqOXvW6LJ2jJlDaDmYJD/ 0DfO8eAI0jaxoog3+1bjttWsZ9PX8laEC/yf4VTFuXrSYYnqPw4C3V7xCxyPQ2cJUNi+ UkaLHQ7l1W0iN9tFd+83EFcTMUPZl63s5y3DvaY21202mNM4zcVex//dEnisPEARq6pC 2qStu8HRWhHRel+cK2ZzjJnpyIm5LGzWLvu7YWkhqFKdMVMdEhvAapYEsdkJZb8daIQH qw1ESL+hUacbxtRqRAmJrR/ttGwwiPzq4Qs01HquVDvPIkaKerRhE+cF9Kfq/ZCcvLij hZKg== X-Gm-Message-State: AOJu0YyIOIkPDHjsTNWgj9ucsKYS+mLjW267wwfS61cqNarVTmuZMoEj l16DG0iVE8wtY2+4brrjo+nDZTIORvCbqyIQBXlFi8Rrn+vgfmraGjfJ0LTm5qPfE1AIl13U+5m Oxr2ENshPtgbagNOJ9PpGmi7mJPoW+MWiFO9Obhs+tOltReBo X-Google-Smtp-Source: AGHT+IFiXSVZqSUTNqfDnzs2PdepaOXmPYOi/GBuQh9kGhG/xPNBjWXCCNy3Fa5mXTBzQr5AZoDK406gBjR1 X-Received: by 2002:a05:622a:1485:b0:42a:1782:4b99 with SMTP id t5-20020a05622a148500b0042a17824b99mr426846qtx.10.1705565649965; Thu, 18 Jan 2024 00:14:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9-20020a05622a05c900b00429f82fdea4sm309132qtb.0.2024.01.18.00.14.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 00:14:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 00:14:09 -0800 (PST) Message-ID: <65a8ddd1.050a0220.4134a.3d82SMTPIN_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 A94376052515; Thu, 18 Jan 2024 03:14:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/