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 91F9844020 for ; Sun, 19 May 2024 06:24:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 867064029C; Sun, 19 May 2024 06:24:33 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BA2FD4028B for ; Sun, 19 May 2024 06:24:32 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1edfc57ac0cso45973665ad.3 for ; Sat, 18 May 2024 21:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716092672; x=1716697472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fbHusu406J/PogRMoE/xDWuGN+9JnKFdXDqW0F+QUsE=; b=eO/XI5dy+qmjx+7h4mWiTTnUQktVytw6J2KN9ofr6+v+9XMlXFALJF0aWMLkYL2L9R abPScUjcEWaYFixeAGpBwNkBjscYuq1wqgrQGkIIW2/JzG7Dulk60EMQS2HLK7PWwI7g IK4OCGoOAGbePEFxBm3PeS56I5EoRkygKmORI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716092672; x=1716697472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fbHusu406J/PogRMoE/xDWuGN+9JnKFdXDqW0F+QUsE=; b=D3nJ6n2K9K2dHEfK/RKV++gcc2V9d5QTw0WeWrqKKb+Ik5gQ3OdtSHTYqy2DkXKbeH p46W59Am0ZjYDx7F+Yqzaf/BsWsy96PmGBRAuiY9xwzMrBMSigc1cRhnAXl5b6OEvNiP /W1HfVYgy0116tCEVD5Z2xIqYw9e+KoiB6sReZ79nGk4ljToQFTQLhRLgfblp+IhLy9i SU3oVzoFB7jZPHRCstzjrGrBD0dxHzMof5lM9jOCZoymkCdStH6k2X0ANRCyFByA0u1i 2GrDWVEi3TuGwocXC8mY4TkZfSDQMsq65lOkRGRfsX7zoYY5FNv7s3OqhTW4dfBcaWOB PQCQ== X-Gm-Message-State: AOJu0YygW/N/IXTeBSKnSuHz7q9PwgM/AKV/xOqzPhEdUhGvQar6xgN3 PSpwA043XBbGzK9vj4921MmO5MC1BKSKAoNWK9d3u+dNzRdIdUZnNLCTawhNr64dNf0j3LH+YyY FSQYz7/9y+jp8NzgHPtaY1vd6Enwdukna X-Google-Smtp-Source: AGHT+IGDvaxQ5tBQkoIjYGEm8yAswQRSZ7OJ2A1eDSQbSpkDOPYDJR0nkiAr/5KPNXGak8VXfd2m8uvz0+1e X-Received: by 2002:a17:90a:c596:b0:2b9:a299:dd03 with SMTP id 98e67ed59e1d1-2b9a299dd8emr13128678a91.1.1716092671841; Sat, 18 May 2024 21:24:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bd7378bfb6sm35939a91.9.2024.05.18.21.24.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 May 2024 21:24:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 18 May 2024 21:24:31 -0700 (PDT) Message-ID: <66497eff.170a0220.84ccd.1d8fSMTPIN_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 6632E60524C2; Sun, 19 May 2024 00:24:30 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29138/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/