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 407E343AF1 for ; Tue, 13 Feb 2024 09:24:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 224E6402AD; Tue, 13 Feb 2024 09:24:44 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id B8BA54027B for ; Tue, 13 Feb 2024 09:24:42 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6e125818649so2046304a34.1 for ; Tue, 13 Feb 2024 00:24:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707812682; x=1708417482; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5nOS5t4By7+l8mhlTFJxU8H2KJfrS/UTxq6dvBE1MDE=; b=KYAMacYWV5JZW4zUwDGDjmPHojtNNPSi7Vb8K9ZWkku96+Dj2tOavsx1c5AAjN65tH 6bmTX9f5fFAVF/ee1eoh7kNYs5UpKeXWgeqee75RRRfVrHqmEDkqdm8K0d9GfrVVmKAL fPdeuiNjKJGcYYyAX7aYULDoV3DqHxHKgvZjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707812682; x=1708417482; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5nOS5t4By7+l8mhlTFJxU8H2KJfrS/UTxq6dvBE1MDE=; b=g0odLEqJYWBFBr+D984KkAPVBeh2bgjOANvnsA3EDJIk1vUBdqCOKo4BpC8FgoMgom YcSWiP7rLngMksoREFUuFviUaupNnbWBuAmartdxIQCPy0cdolCyVXWUobpzraXMUvpz T2DHT7MxWWnXE3KA3irbCy9R92t9Ki9fqNl6d0IY67IA1TO7XwxFpV7P/ZveA21W5M6k QObKbo/swoup9rcLi9cPnGDrC06kp3xDyMldwmWLl28jh6Rng8I9ChD885qbLA0cqhLD siYi3t1vgNQycvvtPzbFzAA/70fcMfVK2J49CV2oHFWO5ZrNMSN9kyQ8ehSqmC9n1khd I1nA== X-Gm-Message-State: AOJu0Yw3dGZ1uH98F9nL8zzP7akzupw8TZYY7Zbg4Gh2DmQtNK7UdM6k JW9iRliPjYZWBLShwHuPsKEVwNAI0CL0A7ucMPhx/zE2vgXBYcH4me8LVbUhOwXp4jra9Lihu6v 84a2e84Aupi8PnDmRDvuouTj8XFCOf/uQMBOsVEiD X-Google-Smtp-Source: AGHT+IHSvXPywXv5bM5xE8jRtJRVcV8P89g/pH8F8THWSr+0EnFczlBkcmq0RFjDp36oO+gEwICafPPqBVJ2 X-Received: by 2002:a05:6830:3d05:b0:6e2:f035:6678 with SMTP id eu5-20020a0568303d0500b006e2f0356678mr2689920otb.21.1707812681997; Tue, 13 Feb 2024 00:24:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p190-20020a4a48c7000000b0059cda894f30sm123649ooa.25.2024.02.13.00.24.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 00:24:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 00:24:41 -0800 (PST) Message-ID: <65cb2749.4a0a0220.f0361.7428SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 73CF6605250F; Tue, 13 Feb 2024 03:24:41 -0500 (EST) Subject: |SUCCESS| pw136622 [PATCH] [v2] mbuf: replace GCC marker extension w 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/136622 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, February 13 2024 06:45:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:547f294357690ab8501f120457a82919b1217517 136622 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/