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 C3F9642FD9 for ; Sat, 5 Aug 2023 04:45:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD2D040A81; Sat, 5 Aug 2023 04:45:38 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 1EFB140A81 for ; Sat, 5 Aug 2023 04:45:37 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-76cdf055c64so214988285a.3 for ; Fri, 04 Aug 2023 19:45:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691203536; x=1691808336; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HxOGJEQTgXP9RPjCg9jncJLNqiE3x5pdXu878hfoGsA=; b=O9/fcbHWpt8i3Jm6lRSfVMktGANGN3AgzYTdTRpjdBZa2KSI8UK/wzQKJKUHiEDrOO bOAygohT85maieFEZuoAzChmk9J7M/7hTMhyB081u4Dy2TJSflnL0sfxwkMy8WtECZqs So3VxoF1ApipHKQOYlKE1jy93tLgBZbfL98uQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691203536; x=1691808336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HxOGJEQTgXP9RPjCg9jncJLNqiE3x5pdXu878hfoGsA=; b=FXa4498ZZGkreilB7G9QN8MQ9CG3uiPnZmnhoQhh0O2Tzgh5hDZg9/epRggQaAbzp+ Dz8hNuy2VJkJA7KPoH6ywQ95GS1mKfMtyn8MG5dZW3AZ+LAUN2s1ZNuFhDo3jE/0BfQZ 6hDlPnLt1P23FMlEuFI9SUIB3y/ZbNKFihmR4F8D42D0s53Jhr9vqkWSKodg4vFiFmKJ rd04UmoNCJCI7kNUeQke1+SWTWzqFtlRBJBlNYnkv/7uhHm2LVegN5DT3gg3fBjUBenu bYCQjlEiuKZb/YEh1AFhMA3nZ6uv3kkGIiCraGFpLwhQAgd9BUeHaOwKJkRPWQkQ//Qc FFog== X-Gm-Message-State: AOJu0YxU/xwaUNw5CIb7PfptupCmd5uCdEpvk85fa1uABUU0cTjBFCbn f1wcPu+mF1Fui4zYoWp/fm3+0+FT3+eHbbj7ReuBuJLPxX9K/7EGTpC33IfIpY/8zu/Y2nA+Dw= = X-Google-Smtp-Source: AGHT+IE/nyCb1BkSQKIBkfTHm7d2aSSi0jVLwGXQprxIQoPkLDLJ06GT6E/D0/oUWPfpIPMNseo3bq0i97Vy X-Received: by 2002:a05:620a:a17:b0:76c:c41a:f1cd with SMTP id i23-20020a05620a0a1700b0076cc41af1cdmr3833398qka.46.1691203536551; Fri, 04 Aug 2023 19:45:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p18-20020a170902b09200b001bc5cb4265fsm10401plr.4.2023.08.04.19.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Aug 2023 19:45:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Aug 2023 19:45:36 -0700 (PDT) Message-ID: <64cdb7d0.170a0220.17b96.0389SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E5056052471; Fri, 4 Aug 2023 22:45:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 9836014d4c2b1b2c29948c928fd386b2944b6bcf 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 9836014d4c2b1b2c29948c928fd386b2944b6bcf --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/