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 2C26945EDF for ; Wed, 18 Dec 2024 20:27:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 262A140EE2; Wed, 18 Dec 2024 20:27:50 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id CAFEF40DF5 for ; Wed, 18 Dec 2024 20:27:46 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-46772a0f85bso59031241cf.3 for ; Wed, 18 Dec 2024 11:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734550066; x=1735154866; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=MAkkyBC6AiS7DAJ5Y0kGCG4J+LUPowgIYXfMI7Qo4D0=; b=TmZFHIDs5umYugyjpBdadcjLLIhJYV1tdR9tGoBef11QScg6VPrUQ731F0xQMNhoON d90wZtJYunfzB6bdpJ9H85m6RMofeAlhzUy/tfminbVCw6vNwKU9LhbesZ/30GfDClfD gayLM+hVic+qW1g4gBEDK/g6+HNV3yK2RglIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734550066; x=1735154866; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MAkkyBC6AiS7DAJ5Y0kGCG4J+LUPowgIYXfMI7Qo4D0=; b=RdYcV1omY/G18Kp/BKAj4hSsN27gnexVMLCQDTB3p1l8vf9pzCtK9Wtqo6pJa/r4XB eXRb1WzPrMum47WRXy8eQttKhgWLZ0fQ5Lxn3ZCTyLI1PPpQrfHttzUjtuOh5X8vNsrx x7yf0TzkJ2jebU3jK1GaciKcQLohvBum+ieuk4zfgzT04VmG3VP4GJceNrYmy2az2tPK 0PmkmyBXp8/H41F6Kn0S5mJ8yIZy2y6VuVhdPXMhVWrlPhZefIdz4w5XXSAnvoeu8ZRI CHPVJpnx0NUG+FmxddLc2WZS7Lnmte3XKXCL3HiFKRX2mFoSyIlnOG1roCUka8oCX8Lt Gu+w== X-Gm-Message-State: AOJu0YxU8b7QwTbFWy6pRghAvRJyzCKyWgaG238uXuvAl/5M9YR9JtD3 4wpnSaU4XcrLkJNKfiRlVFrYR8KgnSOyKnt8paKnHIAjWGFEF6tlHXjQ3/nRqIoD0TEmr3EGNu+ iOY4khvwIUp48jWRVOnCEzWFKCBS1aLQG90tEaw5k X-Gm-Gg: ASbGncvFVq2If0D262KweNKfUYszAm5pOzKpOAAzRJAJcdir5QjgCT0zinfPKh9cT2K OkBvilb9kqvQmE/1AELz5n3llSkhvKvJJvpY3CzkMKS/aHZu6owOU/ahde+9bjV9yTPafJzXvAJ 0HDb6XD14Ey2Msz2qo9dIJG7h8KfYMzCLLqHm/dmAibGwdcrel4h7tPTsrOXCbbfp5o5VphTeQc CZ69QXibA0GX4gTwFOa7AiGZSOwSe8fz+bbVWTm0/uWoaI2zonuc4t1PVHjpoGNyuGDN4Tx1B9x 2Q== X-Google-Smtp-Source: AGHT+IFbgvx4mfCc7MqHTQv5dFrdOMrhTx20468yTQPhvEIs/eNb2XmIc+FNdUK4+fxpY1dK/DYYFpGRBSjj X-Received: by 2002:a05:6214:2527:b0:6d8:ada3:26d3 with SMTP id 6a1803df08f44-6dd0918d692mr75861486d6.9.1734550066153; Wed, 18 Dec 2024 11:27:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dccd1b9584sm5358586d6.6.2024.12.18.11.27.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 11:27:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 11:27:46 -0800 (PST) Message-ID: <67632232.d40a0220.2534bf.3155SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DB35B6052472; Wed, 18 Dec 2024 14:27:45 -0500 (EST) Subject: |SUCCESS| pw149305 [PATCH] drivers/common: avoid truncation of const From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734537913-1159-1-git-send-email-andremue@linux.microsoft.com> References: <1734537913-1159-1-git-send-email-andremue@linux.microsoft.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149305 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 18 2024 16:05:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149305 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203149 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32160/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/