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 CFCC245EDF for ; Wed, 18 Dec 2024 20:33:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC09340EE2; Wed, 18 Dec 2024 20:33:15 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 777A440DF5 for ; Wed, 18 Dec 2024 20:33:14 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-467a8d2d7f1so46643561cf.1 for ; Wed, 18 Dec 2024 11:33:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734550394; x=1735155194; 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=hRtPxG5kfmX2Zf9NKhyfKgs8a5Mo4/RVRdfG3kMZSAQ=; b=PmEpQ4XT68E8ZsTdOObGdfQbeA0WoORTyWOCf8nt5N8lXelGn/Zb0HWqBWhWEjNK7T Wd53f7xg3n6AA/Btm+NpzoNP5+4uNb5cwgk7zpC+GWAOrf/UyntcIbUqcnFAC+46x3lD R9QoDtwkCDCG9BA4zkpw/bM6cxVAs6ZeltSZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734550394; x=1735155194; 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=hRtPxG5kfmX2Zf9NKhyfKgs8a5Mo4/RVRdfG3kMZSAQ=; b=sJGfhzQAgN3hFzmJvXVS31SoJYEy/odxc0a9ngWLtF7xzAfWzaExUwljfds1/fNyCQ IeZynsLiPO+/2iOBpigZcdOQr+n3BvZa2ISg1EwYMMpsxs+83tbb/1brhKLr/rEK+PTc Wwwn0XZXYnlhIgRGuecyhDAzPhk55yYR01Dd9mLEGdge8BK6oCwteSCuxRPA0e5KPhJC eyAr0asDUdCxaYknKYT3oGHV6UzASfxu/HK41cmSBOtIvlPJeyezlTfAoDwuiFH/eoF5 74L6B2q7RcDlLB3HTe3HfsdG+qv312yaPDTDZzWtTi0/gXEMiFfK/QAIys2xRTODgBdN gcAw== X-Gm-Message-State: AOJu0YzuW1YkVyNsZTg3dHZR6o5Cn6i99YGF4qyAGyCkBJz/1eIQTBIj TtqB29kdmUgowzfkWp7jESuumGLMN6qGlEf7laiKWm6k/taYrVIm6Lx/cOT27kHJynxBG5nO3lG lkPL5yAlNO//OL7ImYveyPv9BCqJZxorJ7S3C+W9h X-Gm-Gg: ASbGncvlYSJoCEJUGKcBNV4h1zU6TSEvN2Z3oBPMnPPY3QJ4WCpBs+vzvkOTRg85F8E ISBub1ply+npLMD6TyYJfv2DUlR/NhJTkFVVThe+KJU3/JLiys0xfBHSCRsPKBn5jYIN7RfUkHw d+Nix7IWQr+cZoWbQNtaUZZ7Hzgp6J7IX/auTHt+T7WifdMMxarhDz7Tmtgu0tY/4DZi/VP6m5u jH2TRzRT77TJM8P8B7e44kTqTyXbEhGe9mG/GrFDvZ39waymgLsPd1olSTV6RPnFR5oN29QYK/m Kg== X-Google-Smtp-Source: AGHT+IFKB48xqiXod726nV5SPkwZmp7Ee3nzjzg/vtCYmmvlw7xz3iXxLg3dZf36NOcWJCNwKoHY72KKRyjQ X-Received: by 2002:ac8:5810:0:b0:467:84a7:5147 with SMTP id d75a77b69052e-46a3a885b6cmr13310541cf.39.1734550393847; Wed, 18 Dec 2024 11:33:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467b2cbcb0esm4289241cf.4.2024.12.18.11.33.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 11:33:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 11:33:13 -0800 (PST) Message-ID: <67632379.c80a0220.1038e4.c58bSMTPIN_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 89DD26052471; Wed, 18 Dec 2024 14:33:13 -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#203151 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 | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/