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 1AD7843287 for ; Sat, 4 Nov 2023 19:17:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1577F40263; Sat, 4 Nov 2023 19:17:31 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E841840263 for ; Sat, 4 Nov 2023 19:17:29 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d8a000f6a51so3149154276.3 for ; Sat, 04 Nov 2023 11:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699121849; x=1699726649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rzR4ElTzgaAHbYOG/cvQRIzyA8CLJACi2ATIYkOiyf4=; b=jRmv85ZV3byhdOM2A8KhoAeiBoS8585OWpG5Ms2y5GZ3iAAMTt3sci74SH+hYPxwZ9 /+FPWAtqtaafp24Rma7QkrV2oo1EIxQINtu8zwtSzZ2ciJM976NxEIloT4MW6G+f0vb6 gfxR+Tx8VcKh15qkXVuKHW6TXX1WBIB4QancQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699121849; x=1699726649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rzR4ElTzgaAHbYOG/cvQRIzyA8CLJACi2ATIYkOiyf4=; b=PiomhUUyZXpierEBff3vLMc8QyLGypLddsd8MPljCciFHxDrW3uNsPlTVpO5PwfgqI pNJnMIFeKJcjnEj5ylDNi1cHFKfxoaqJ8olYw3fEv3MPI4KLi+NA4hsObJFVqd3uZCYb ge2W/ucgYq5AcNpEO77hEWrgKnwCcqCg/qjPyHsCY5roX8Wsh2CMRt2sN/oZoWGsDXcY EwlWvYnpSrz9kUda1OrrfVNbQxqah6/Qwd14F4wxeeEYYYEs9KrWqVnL+UqcAqLGKhfV G4Z37Xu0Gfy/Sg17b7njg2J1UT7Ad8bXP3J1A4Qr37xENBY30ogeLR0DbtJYGvlQ6jul N7MQ== X-Gm-Message-State: AOJu0Yyg9OHw7GzHFKgfPNC8Y29giQ3vl7UnHsZWpGgHVmZH+yRdld5p 1iuxHQcuFj7F7yl9y38xaHubEKzEfFT6TAY39FAwvXgMgtvUz6Dy2jgfmQ== X-Google-Smtp-Source: AGHT+IFv6EwT7qew6DAUaJ9h7LICnt6XAZnNZd4BJWvmqh2+xQjc5CGT5imrzmb8fwYmpzRCmD/jGjpFLZFT X-Received: by 2002:a25:aa0d:0:b0:da0:cc9e:392f with SMTP id s13-20020a25aa0d000000b00da0cc9e392fmr23000459ybi.36.1699121849377; Sat, 04 Nov 2023 11:17:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d77-20020a25e650000000b00d99c5266d8bsm359947ybh.16.2023.11.04.11.17.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 11:17:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 11:17:29 -0700 (PDT) Message-ID: <65468ab9.250a0220.73310.de3eSMTPIN_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 0C1E86051827; Sat, 4 Nov 2023 14:17:29 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/