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 5098143757 for ; Fri, 22 Dec 2023 02:04:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A5724025D; Fri, 22 Dec 2023 02:04:09 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D771F4003C for ; Fri, 22 Dec 2023 02:04:02 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2041064831bso937165fac.3 for ; Thu, 21 Dec 2023 17:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703207042; x=1703811842; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qVdQ87IpYZK9HG7AsWTbTpg9cRAYQTfaKxRNOSr+X0w=; b=DMEsUHcjxTaydD2ti7fnyTQXOZ8LKvutjVm0JaamSfng0QhKkrgygk/zy45cekuIht m6mOpmxZFPSaC4YacVEGeeHnnxKTMERpktLfsN1Bqc8hWsA0LDbiJzC51ir/ep/lpn1u KJpJ+vt1pcDAk56C/KxGcHrNv6cu//m+QWzEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703207042; x=1703811842; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qVdQ87IpYZK9HG7AsWTbTpg9cRAYQTfaKxRNOSr+X0w=; b=j4lBFYRp4qUefsUJDssFzlEk22+DCGftU5VXUU5lbKotMfWSiz1vgOfcrqGz0Gajw0 7q6aLc5xzc2hFlb3p1IBm+Rb1/JxCYZVRB+Chn7oxS1K4zSsmJNAc+43JPcFV/Kze+bM UjQOooPRtKQBgQ9SujkiA3gnK40hi1h41UFGVcGQbsfP4xLsm1ha2kaOH9ihf50pYIOU StfLr8iyND4pp9cjuZh0QKVlJxNKW6yHk6swicEobmaAhIqg3IqXopEPe7aayyC2w8RH 4aXgdbB2oHy/1sz/tf6pbxJAsBUKGLJ78QCvhkgoFM1ZZRTytT6Elr9nWEyZP7MkdQgv ynPg== X-Gm-Message-State: AOJu0YyKVjUY7SW4kGCH6Wj2FgqnlJi4FjzLi5HVKhBBhU39f68vl4+j QatyraVPDZHx3X1ZsFgGtbBtVjHSnU1kY+ZM6x1oKi/9mioPjj5pcJKBsGYAWoOqKg== X-Google-Smtp-Source: AGHT+IFiuA8GHWc4+TAPSeYCFvPkp51VckKGq7O06/gWZY8EsapvidxlXmbxqRkxMKJmMPyu9LIGSSxyvciA X-Received: by 2002:a05:6870:c0d2:b0:203:c47b:2487 with SMTP id e18-20020a056870c0d200b00203c47b2487mr667406oad.117.1703207042217; Thu, 21 Dec 2023 17:04:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 23-20020a056870135700b002040c3b9a59sm133620oac.43.2023.12.21.17.04.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 17:04:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 17:04:02 -0800 (PST) Message-ID: <6584e082.050a0220.c6d48.6238SMTPIN_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 5388B605C311; Thu, 21 Dec 2023 20:04:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f09b7a8527e265ba9531aa7c10e2452465038b3d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-next-net-intel f09b7a8527e265ba9531aa7c10e2452465038b3d --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/27447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/