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 D1C5D4262F for ; Mon, 25 Sep 2023 03:16:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD47740144; Mon, 25 Sep 2023 03:16:40 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 788B940144 for ; Mon, 25 Sep 2023 03:16:39 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3ab3aa9ae33so3793754b6e.2 for ; Sun, 24 Sep 2023 18:16:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695604599; x=1696209399; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AwJqGblzuwXTk9WelN1i7zn2JpgsJU7ZrVccFWJonSk=; b=BdplN9w23POUzcAh1DcZMJqAzT47rFy/4lPJX/kzQ4KTh/IXk61D6VE0LXc1BjTYeZ pEqlgoAToavtTLoV77CM1LAbz+/HgmkTBgBvbfa88cma2JyuScWGdQrZ26o2dhdkDtz7 /kOejWup+FSl9n39nkequqz9t6qrTNyUmi0CI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695604599; x=1696209399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AwJqGblzuwXTk9WelN1i7zn2JpgsJU7ZrVccFWJonSk=; b=pSukEEVJwkcJPmVVI2JhTnLr9xjUnNRV5Q4GRynrvU6VX/5EDWVRRHiYQA3XXe1402 ZROM+ixC3XtrMLLeVOvrCxEVallFfXr6qNUxHl9wtEKx6zSr8cuVQXqihhSXQRA23Vkg lG+rJD+0nYJFgdiWkFG2qQW9UbQcmCh6/W/1mQzF19B3YxeHcj2A9EF0S+O6uFMv2BfX iXbRCM0ippR30VvKQs94IlR0vr9rnfWX5f2R1xnT0CBXemH/IezL78e4tqgDf70ZlNQA mrxkCQEBu/Ams25uVP5+1v32s4/rv61CWyNiX9SEarD77HmWslJDDU+1ne1tyK7KdAsN qlNg== X-Gm-Message-State: AOJu0YyMxJSuL1ajW/jG1TFC9UkTtxSDDRGUy2J8gOFRwtPwISAh8HFd wcN17Tz+UJhPWaoz1pdfT45A8BOPdI4D860itqn7h4fimgGB+G27jeJNrQ== X-Google-Smtp-Source: AGHT+IEEncqlgRXwpEEXNqN2OZTdPVwzVYJA8y8iwnMkZkYQcKSlepGyLaPQTLj5bADkSdYghhEnrgF5/2mA X-Received: by 2002:a05:6808:2017:b0:3a7:44da:d5e4 with SMTP id q23-20020a056808201700b003a744dad5e4mr8330572oiw.51.1695604598784; Sun, 24 Sep 2023 18:16:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q10-20020aa7982a000000b00690c31db99csm383315pfl.2.2023.09.24.18.16.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 18:16:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 18:16:38 -0700 (PDT) Message-ID: <6510df76.a70a0220.92a42.5323SMTPIN_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 E32D36052514; Sun, 24 Sep 2023 21:16:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2744cb6ef086435ae7d3d997b9b62a3c74cec224 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 2744cb6ef086435ae7d3d997b9b62a3c74cec224 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/