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 07F6F4373F for ; Mon, 18 Dec 2023 22:48:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04733406BC; Mon, 18 Dec 2023 22:48:03 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 101414064C for ; Mon, 18 Dec 2023 22:48:02 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c6839373f8so2390617a12.0 for ; Mon, 18 Dec 2023 13:48:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702936081; x=1703540881; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TxGq2wkGhdN2nd2vZjnRJ+fa1uJTmzKGHzIG7FC18/c=; b=Uu/YaWczfYy6LQzO4fwoUwfpgoLlYqEG4VreuT9R4WhiEhZm/y/9vWlsKrJM0v9myd +o4zBo+EIYTFLA19iXA0+RKFUAZ/sRqTRvhzTxFqI5KuAG6wzC6ZYhormxXz+aPiOcY3 jZWsSPp+wAVBBGxcKVIs+BEyL562AtP14qdmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702936081; x=1703540881; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TxGq2wkGhdN2nd2vZjnRJ+fa1uJTmzKGHzIG7FC18/c=; b=ig+1Kk7B4JzksGkXTbn6X1R2rZqBK/xK5mbcG0DLhp/TrlgDQR/3Y1x6D1mU1nfVCk hyQ9JEtKbumb9BbGzHGyhxvIXC4UF4+0GBvxQPQ6xD5cYCGeCmnpdRsKWfifPsqNF9+I dSoVRZtG466Zfm3JH2ckqD8SGEvvaS5EEGOmNrUReqbI5UCchGRGgYlpr6XEJx8OhLqH iF9cLQj7Woewqr8+ICLP8TJxbx+dJ6+hXRvO2TdMq2GXMPCGzly7PCS4R/1wdLhxLDUS VayRKS5UeFmqcrFR2HaDrbF6XowM0wdIeNARgkeYsCvQt9Rfie1czUwDgBRKV/OgHjqS qULA== X-Gm-Message-State: AOJu0Yzc4gY5rFpljdvu5h4Et6f5JMRK1Bl6+Evr+xhfLEFNdXOtCkxI z9tDw9jSUKUyu60Xq7abWqV9mTem9nM3mE/sG+7XIsI9zTUPc0qwhEri1xa2ZtHU1G7q87tBVg= = X-Google-Smtp-Source: AGHT+IFzJSNktivMctXF12kpBGJk1JEmreBvnTqJyPf7sqwKoSpU64Oo6G2k/oetOGUWKWinxAv+ZfjSiJzG X-Received: by 2002:a05:6a20:8421:b0:18f:97c:3861 with SMTP id c33-20020a056a20842100b0018f097c3861mr32096pzd.59.1702936080974; Mon, 18 Dec 2023 13:48:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s4-20020a056a00178400b006d839eb8b46sm136818pfg.19.2023.12.18.13.48.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 13:48:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 13:48:00 -0800 (PST) Message-ID: <6580be10.050a0220.8b15.4eefSMTPIN_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 2D7D8605C311; Mon, 18 Dec 2023 16:48:00 -0500 (EST) Subject: |SUCCESS| pw135302-135318 [PATCH] [v4,17/17] log: mark PMD logtype a From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135318 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 18 2023 19:22:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135302-135318 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/