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 43969430DA for ; Wed, 23 Aug 2023 06:04:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3805B4021E; Wed, 23 Aug 2023 06:04:43 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id E38B74021E for ; Wed, 23 Aug 2023 06:04:41 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-44d3e4ad403so1336338137.0 for ; Tue, 22 Aug 2023 21:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692763481; x=1693368281; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7tUJakmXzsgDQTdLKSTpeccRC0BkKtce6AmySclHIr0=; b=dAowFpCDdK4+JCfbZ/Axlsu6UmrdioxptNtDcpzip0Mw+IAYwbXid6NKQ+0l7bck9F wGehpZr6AR3EA6K3a6uNvS+df1H3tjE8p8owebDR1QV3RxGni6o+3CkwtmaSdb8XyRq7 dmt3YYC1UJmcQbhD6zt9crM1dODwHk0/Zwaks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692763481; x=1693368281; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7tUJakmXzsgDQTdLKSTpeccRC0BkKtce6AmySclHIr0=; b=ea7OacDAKgBPSfZDbkkIBI2jzvxLRemGfDHSDprJ2V4WSX6MKei0vVzF+LTeOcKi74 SCljaACPoM7xG8hhsJOLFAi2M4D2SmITDKF72dEweCCftdfCx8ceL7nhEx3TLHuvkrWM RrmhjhogSEuD0mhbEtP26SLEJjWg5Z9SiRXsLAwxFxnfueJD1LhficprUGvBD6zOoDaw ETKc8m0j4iVjj+xKeQYGaIvKvuty6q1dmssNn6BI/ST3LFBLYfsWZ+Q47BIyHiSwm6+F ZKQiiff6FHH7pDRBd3upg0qUZLlmByy5fAItJTMqfnb7ZjPxuMUUxkqiBijpbgecIrmM qjCg== X-Gm-Message-State: AOJu0YwjIe+KUjsNDHILvIm86MIrDRl64ECSRp35kNoS6YkOPAYKApNU 5l4sVxH2wXJhYgIS7jZnDx/xBsX3LoQsDNgUXqp29DaCuwpJIMapBDbWxA== X-Google-Smtp-Source: AGHT+IGDtE/7qHkKOHD6Yk08IDpAUhl44hBrHj8E1NSaS53ur5FvFPUXbIjmeLNWfvQPYpKKdgH3XSetkVZM X-Received: by 2002:a67:b14a:0:b0:447:8e0c:4372 with SMTP id z10-20020a67b14a000000b004478e0c4372mr8922824vsl.35.1692763481247; Tue, 22 Aug 2023 21:04:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c128-20020a0dda86000000b005773396bc91sm1316851ywe.44.2023.08.22.21.04.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 21:04:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 21:04:41 -0700 (PDT) Message-ID: <64e58559.0d0a0220.50f7b.7120SMTPIN_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 D6E1E6052471; Wed, 23 Aug 2023 00:04:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 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 971d2b57972919527e27ed683032a71864a2eb56 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/