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 8F6F643287 for ; Sat, 4 Nov 2023 19:11:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84F0640263; Sat, 4 Nov 2023 19:11:56 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7E1E740263 for ; Sat, 4 Nov 2023 19:11:55 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a694254684so115781139f.1 for ; Sat, 04 Nov 2023 11:11:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699121515; x=1699726315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PZs4H2ju4WwfffnjQczccHjcR+R7ovEOIJBYpxwrEUQ=; b=g+6QvrEuVC1GZaMEr6481yGn2O9nfkb9DRINC0qyHfh3gnWVArn1L5Htoeqg+JzJbg rGnXc0F/V31JKXPUAICGyGeiFwvEuckvU8qbJwoKxegaJDbRFBNDT+Y/8AZcus1/9X0k 66vUDvsEHNu7qVTirbshO1ZORllumUFfUnI00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699121515; x=1699726315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PZs4H2ju4WwfffnjQczccHjcR+R7ovEOIJBYpxwrEUQ=; b=BJNPGRsSH3w5NlSJxu59cvdb9CZ0aQwCCRudvOsABuXyVe6WahLVvAyKppBzsc75p2 ZQ4RDt+P/zIHbmGdLGCwBChUFyFDvmRnrjN7k1K8TzWEADmniynVPHxF0wKrf3QE40ZG q2Q33QvbY8P9Db8y7PL/vC8Qr36o6pEHb6GULNak5aLLchjUG/jqh4LLfVTMTkdHBv8U 7SP4zF5Y8RB0UoyjAzxV4a4O8LDl0TZHEBlBPAI8SV7aE4d6TkyZr2+Uu3mfpkGcZhEY 4Yhr0UVgZQtJN1a1dgFp4hvjiGje14cEb0+mXWXTNpcP1c8kyp2StyeMpiM4TtFYdGHb lNzg== X-Gm-Message-State: AOJu0YzsmRFMaFV8xE6S2nxXjhCpaVY5Xn0T54nubiQCEV5f9r1WTv/l r6dOo+VOaYl0O4uWw+UAsl5jvQUTnLilaACMufVKu85EgLH/4G67G1NOmezlizOGyVjs+c0thg= = X-Google-Smtp-Source: AGHT+IHjw8W7rqqEMj18CZr4QSlOF662DTwUcgjHjn7nI0kF+GmDZIvWxiqVIODWRfdr2VwjHAb4tv6Ln7Ih X-Received: by 2002:a05:6602:14:b0:7a9:90db:32d0 with SMTP id b20-20020a056602001400b007a990db32d0mr24305737ioa.19.1699121514913; Sat, 04 Nov 2023 11:11:54 -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 fb18-20020a0566023f9200b007a19553533fsm275841iob.5.2023.11.04.11.11.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 11:11:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 11:11:54 -0700 (PDT) Message-ID: <6546896a.050a0220.3146b.9b54SMTPIN_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 6E8476051827; Sat, 4 Nov 2023 14:11:54 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/28243/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/