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 AA0EE43287 for ; Sat, 4 Nov 2023 19:14:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1C7A40263; Sat, 4 Nov 2023 19:14:58 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id A5AF440263 for ; Sat, 4 Nov 2023 19:14:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a68d1698adso84566839f.1 for ; Sat, 04 Nov 2023 11:14:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699121697; x=1699726497; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fvgOHWHqCI85vGTatHz1WS41gvpSaexqLtJRndkhExc=; b=h6+ICCt0PNACWmGAyNz35EmRwtcTgxu72IPdfbugeW02EOVSBFyNu0nL6gWurnXLUJ c8YE20lusm7UhuW1C7A5qMAnqIuoLYeVtIV0ibSXt6kOqgyNixa39KqwTE3aTSUhhaUB b3Ab56IqIhCaYIMMyZFH0+HL+uutYi6pNGpws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699121697; x=1699726497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fvgOHWHqCI85vGTatHz1WS41gvpSaexqLtJRndkhExc=; b=DAwjpSlCoraS2nekJfcy/Jthr8LkPUP5py7Q80MYEdmfivPnBFN1y7Oyg1oenRHdu0 OcAyP7DtrQ4GrqcKRij85UM7oWYQcV5FFamy4uXbw0VZRDohUsabNYQ54Gy6fqKfIgVf SBvOXEeEuAqogI+oM3Qw3tHObr2q2eVQAGRYHI7OpwwPh+5NrjjRbS/f2GeJ0THhziQY 2dIReAhuZ9nG6bzvLG0n7LP/uTe6YHrF8k4aWt0MFmY+zWg8biJf2frZVNNQQ5gRM0nU nOAkC7Ssp5qljLk8Nr9V32Di5Nyt9eUY4qKongx+0pdOG3fHvJQhSpdNZ6KCTWvJAJgO EJog== X-Gm-Message-State: AOJu0YzdWKDLlrh9T8pdoKHEdgsgfa4W0mS9TvAevLlOasVElcbgyHtv KEdDgJtboAtGiGBC0AQt5pyqlWVqZk18Z4cl/DxGkOpfijuz5Mp+Wkh78w== X-Google-Smtp-Source: AGHT+IGJKvKWbIP34ZPejAhWd+3QdzaICHqOxjBMGpzvnYmX9f3lVkklyS9t+pJZII4TFDbTN02tRoOrGNq3 X-Received: by 2002:a6b:c8d6:0:b0:791:8f62:31ef with SMTP id y205-20020a6bc8d6000000b007918f6231efmr4809908iof.5.1699121697137; Sat, 04 Nov 2023 11:14:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a05660214c500b0079fb8f36cbesm282998iow.24.2023.11.04.11.14.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 11:14:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 11:14:57 -0700 (PDT) Message-ID: <65468a21.050a0220.7de48.9e81SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 816156051827; Sat, 4 Nov 2023 14:14:56 -0400 (EDT) Subject: |SUCCESS| pw133871 [PATCH] net/sfc: fix null dereference in syslog 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/133871 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 07:37:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:34c0c38ab772e8eea5243f530866d5b68519e7c7 133871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28243/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/