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 7C6DA41B7B for ; Thu, 12 Oct 2023 14:58:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4AF0402C8; Thu, 12 Oct 2023 14:58:22 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3B841402C8 for ; Thu, 12 Oct 2023 14:58:21 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6910ea9cca1so676703b3a.1 for ; Thu, 12 Oct 2023 05:58:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697115500; x=1697720300; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ncN3XEkEwow8+OAZHhM+cpCc876wt0sdJoV7qHUCLEU=; b=hsiNr2xMZRsj9Buy+PyD5FdGAgs6xZTPMS1jOUSH62wFbbz5sPTjYjSqxVeWsbTBpe PqDvp/8TPuBiw7WGl2J77DlxOsWUcukUfavlMRCOVNnhCUZCcD1jiuM0B+hx9TJ6LinM HUU/yYuLKWqwKGyKNYf062j1yCgTDCdu5aag0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697115500; x=1697720300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ncN3XEkEwow8+OAZHhM+cpCc876wt0sdJoV7qHUCLEU=; b=eNgZeVV5muGNeduSkHp85IqlsWCwePzwsG3/91KqTy+1ZlPrGoPKsaI1NNMAItgucO jb6dh0PzAKTzCEViljMoxgKPFeuYrTittCAw7NS5CsAePgfiA0Ap6R/rtz5bGomVhgEv WxQZMkUjamRyUYRWgEpx7sNsvGzqlMKPLOfrBDT/YPUxnxZa6Wme9Uuk76Ycm0GfJf99 0NNRplKG0c8rTc/HBa4My0vE7FkM3ts3ag1RWsHs71OKY8FuFdWfSi0nUqp5UO3rO5LZ oNpRler/KyhHexHwPrFvVr20E08rDWb5Y2bKigWUCxMu/8z5MoJyoJ2I4if1SHijHeJD gUwg== X-Gm-Message-State: AOJu0Yw2urF2Ym20ONq2BndtbSzPlJUX5kAO5X4OACFogUo9RhkGqLhI h37nYCm8KR5Y+SqdJb2G0wBZgCY4M3qro8m3/9HXBjXjMD33pQDQYDfbFDx81OjxSXS8wLV/tw= = X-Google-Smtp-Source: AGHT+IH8fyVhVpE+MmywP2bMiuk3h9SHLHagyUWOGIDckyfZhya+RZAcovDfhRU4mFvqDBR6gMfzEBrJ0xuJ X-Received: by 2002:a05:6a20:734a:b0:15d:641b:57b6 with SMTP id v10-20020a056a20734a00b0015d641b57b6mr24101476pzc.5.1697115500370; Thu, 12 Oct 2023 05:58:20 -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 dj6-20020a17090ad2c600b00274088265ebsm150092pjb.14.2023.10.12.05.58.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:58:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:58:20 -0700 (PDT) Message-ID: <6527ed6c.170a0220.db3b8.66f4SMTPIN_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 B5A2C6052514; Thu, 12 Oct 2023 08:58:16 -0400 (EDT) Subject: |SUCCESS| pw132570-132572 [PATCH] [v4,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/132572 _Testing PASS_ Submitter: Vamsi Attunuru Date: Thursday, October 12 2023 06:23:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132570-132572 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/patchsets/27912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/