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 1253F42A0C for ; Thu, 27 Apr 2023 02:53:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E15940E0F; Thu, 27 Apr 2023 02:53:26 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1E80440E0F for ; Thu, 27 Apr 2023 02:53:25 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54fbee69fc4so90126517b3.1 for ; Wed, 26 Apr 2023 17:53:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682556804; x=1685148804; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0TwUuTenMnZj/JlnABYcduB47KPsMQAc6HjDdme01os=; b=CCVqBk45s9qgt0AM/aoY1kJCpsMoZrNb2EICsCaYKPLwrblZ6wqK8yV+cArndTjn1+ YhaQuCN5wVTS0ZEoJRBobmYh5L0shbCT+rK0T/QhmQqk+rnEcNB+0nUkd4PsadTtU1Zu GpM2wmFMd5+IeSmKu/XYdHesS1Eap0lfeMAjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682556804; x=1685148804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0TwUuTenMnZj/JlnABYcduB47KPsMQAc6HjDdme01os=; b=JrshwHlhfVFL3EO/s/fjsvGm46aR7mvgJGmuV+qX6gowikTrNn3tF86/ACniD271of nhaYLo8vskzo6mdkuUtU/jISY+1w8m20DHsXhvGWEuvwii5bmSR2kZ4FrBRIlL5O4RkZ c3oarap4VcIqoVOXr4Nd5YnSj+tnvWY4KZRyCHy7W5mgpn4R2xAAGAdo+tRknQ48AgvR u91m26zu2hP+L08+lB9xv8yj/m2H+5HDJvxCRRPvHMNnud3H9VFczAMuruM2B80yRmx1 VhirnFl/9glUONxvrx3WopxoaEbQ3wXZFmEiuNf9Sz2hKAgvTOCD4q/EN8jodZgDulc/ V9HQ== X-Gm-Message-State: AC+VfDythSyg0VeC4nT+e/PkMa5xWrzMCldInrN3oXmIj6x07LA48eDU SAowDdjakfzHfRtcLx4Uq4p/5kMxqBgzU9NMmTg1mIiMruNK5uD4743HLA== X-Google-Smtp-Source: ACHHUZ78CiEtiIxTKWaHY7el8Fur8vG8uPEoUu6WSrQ6kzwrAIbb5sWtJyp4OJBN5Wk5Supsle1mfD3kUJ9Y X-Received: by 2002:a0d:d8cf:0:b0:544:5b63:b956 with SMTP id a198-20020a0dd8cf000000b005445b63b956mr35390ywe.8.1682556804479; Wed, 26 Apr 2023 17:53:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a25908a000000b00b996729c864sm924154ybl.8.2023.04.26.17.53.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 17:53:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 17:53:24 -0700 (PDT) Message-ID: <6449c784.250a0220.117fd.eb3fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AE69605246B; Wed, 26 Apr 2023 20:53:24 -0400 (EDT) Subject: |SUCCESS| pw126558 [PATCH] examples/ipsec-secgw: Update fixed MAC address used by tap driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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 Test-Label: iol-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126558 _Testing PASS_ Submitter: David Christensen Date: Wednesday, April 26 2023 20:37:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126558 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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/patchsets/26128/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/