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 60FFF43182 for ; Mon, 16 Oct 2023 22:38:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A36B400D6; Mon, 16 Oct 2023 22:38:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E9CA400D6 for ; Mon, 16 Oct 2023 22:38:08 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7d532da4bso62758097b3.2 for ; Mon, 16 Oct 2023 13:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697488687; x=1698093487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e9WTNkVF94w6ppfLX5/iItl/zZZ33oRH8ATfLt6u+0w=; b=hLFKKDPhOwr9KIgCoyr3bKedsKJDzyLNcNAOrM3veNhd8BbL/i3ydj9Wqwfh49jFC1 70WQzaQcCsCwFQrUyNkhxF30QjkvZDxFy84sgYzf1NqL/YawN/IYEX/Cj4EkXlxhU9+0 DMYnkryUHWAC+sUIs8dOv5Mzevov+ZKU8o9pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697488687; x=1698093487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e9WTNkVF94w6ppfLX5/iItl/zZZ33oRH8ATfLt6u+0w=; b=mv9tA38UA3kzc6h3wAz0QNnJRVH2Aty4TPnJf56KvYQ5d+NzmReyfkVoYg0X0/qnco ySMzAtuyAZ5ITSzTGPbgDpPR56+hEVBSwWtGcXKnyNWxj+ovVRZidsZUSvmMgAt9LSMA hD4JReXO5yLfLZui+g25qYnUR0LcZpEdvhX7ixaQIDSpMxsLpeZWwA4i2/uxboJJZRqx avrpea6GC+eL508bjlOLs18HYzLNr1ty3zWjnMuHnQch658TRmAwYoGU47L67OwTl0ZZ GJqDd3Q+Qafmraz+b3k4i+3Nr2cbciiUmdEq6MqdfML9VjBOAzUXMYhqQQAGzE3/KPTz M/hQ== X-Gm-Message-State: AOJu0YxT5Oe/3GNsdT5Dk+tZ7UvWBAY7JguhGzqGtq+7DxBmzkE/8Wjy yS+JIJOxeINkM+Enkd1MPZKJTtdVQvP3Ca7LlEolQ2HnXr8NGCvsqUf11Q== X-Google-Smtp-Source: AGHT+IEDwKzxKOawK3nGJKsntJ+UpZ9+wItNb7Ms8MApTqjF/lAKEYXKECYG41m3VbC4KkX1B+QQbpDMIJ7Y X-Received: by 2002:a05:690c:fce:b0:5a7:d997:cc7b with SMTP id dg14-20020a05690c0fce00b005a7d997cc7bmr351566ywb.23.1697488687515; Mon, 16 Oct 2023 13:38:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a814a03000000b00589e638ebbcsm551551ywa.53.2023.10.16.13.38.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 13:38:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 13:38:07 -0700 (PDT) Message-ID: <652d9f2f.810a0220.6f20b.34baSMTPIN_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 2552D602A042; Mon, 16 Oct 2023 16:38:07 -0400 (EDT) Subject: |SUCCESS| pw132635 [PATCH] event/cnxk: update fc check to use SQEs 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132635 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, October 16 2023 15:10:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132635 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/