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 919574236C for ; Thu, 12 Oct 2023 06:35:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BC9E40279; Thu, 12 Oct 2023 06:35:12 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0D8D640279 for ; Thu, 12 Oct 2023 06:35:12 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e9bb3a0bfeso84513fac.3 for ; Wed, 11 Oct 2023 21:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697085311; x=1697690111; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eifrVlbaIEXAh8AYsqQbF0a2sjIvs95wrZ/8GF4FNZ8=; b=IkgZ0NQ8hfgnjc3EY7FIRMV8dRGvoKfGGMeoWSi+BRC4oSSZwjU6nNqhYt1epsb3x3 dJBZ0h124u5srlpmbYuOOSUWSXraxkqM89ZOIrIgQ4QqriY2rjyPOd6SZ8Gh5ufWnkqV YmkiKwS5Cl6x5cvisnic7RlFKQz38RIsiFzDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697085311; x=1697690111; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eifrVlbaIEXAh8AYsqQbF0a2sjIvs95wrZ/8GF4FNZ8=; b=BL3hFiY3N9kMW0HD3tRZ+rUDvU/9bhFD5gynjM8sij8g22euh58ife8Yb5Zt6YYyef PsWnGSzovDPTkXN2G8xm9Wu5o8bD3EuUTvDQ3i1So9Q2TzKivb3WjUcyTIvrcpAYeKPs UIb3jY1s3IsW+jH9Njh3O22e2SycKCi33qMz2AYOwKeP4FcxoHhWbbyU+O6Pa8BUkeTS JtVCITWon2c77EdWfGoiEM6Qpd1YyO69iL23B/h1LhOYjjX2xWqGKDTTN1uFeaS6FHSZ jombvVWQjSDepZ496xPrxsCksaoJlNnIneJpdFs7yVlhj4LDZ8kJ/VhN6Bue9js41f3j 60Gg== X-Gm-Message-State: AOJu0YyKMAYPKR8rBxkeKckeMYRdpZzQL0y+9gbiV5M5GpDWxMolNzno GfEvKtS3whzITxyMVr8dXwG5NGbXl5JnBlJqXNu0+1wsZk/B7yMbklpxKg== X-Google-Smtp-Source: AGHT+IG4O8TG6UXnoVv2mUA6TJbKYN+dfi57NntOF/B5uDa+FwPLgvescR4NygG04QCFobSENv+GRU4nSi/H X-Received: by 2002:a05:6871:1d2:b0:1d5:a85a:13b6 with SMTP id q18-20020a05687101d200b001d5a85a13b6mr25652363oad.45.1697085311135; Wed, 11 Oct 2023 21:35:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p15-20020a056870568f00b001e131ca3cf1sm71823oao.29.2023.10.11.21.35.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 21:35:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 21:35:11 -0700 (PDT) Message-ID: <6527777f.050a0220.dc2e7.3a39SMTPIN_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 9D5B46052514; Thu, 12 Oct 2023 00:35:10 -0400 (EDT) Subject: |SUCCESS| pw132551-132553 [PATCH] [v3,3/3] net/octeon_ep: add new fa 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132553 _Testing PASS_ Submitter: Vamsi Attunuru Date: Wednesday, October 11 2023 12:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132551-132553 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/27909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/