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 87B3843A13 for ; Wed, 31 Jan 2024 01:37:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 726FB40269; Wed, 31 Jan 2024 01:37:58 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 00CFF40266 for ; Wed, 31 Jan 2024 01:37:57 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-602d222c078so47517967b3.0 for ; Tue, 30 Jan 2024 16:37:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706661477; x=1707266277; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QfYHHItmSO7XkKbe3U1n8zI9zYsUYDu2phEwz1i7x6o=; b=fuBrivMpkioSs7ZafoNlV0mxkZ5mhz4Ytl3riE12Wue4MVinBXL0Tq+kR9zpiPhcZG 4dlGTcqw8QhU6dbnAIxN/WfBnDgohTgEjtiG0G0se4XLqM1HtnRkaear7QQOB5pmkDDu qSZM2kNDCGjJa4GnwfFSL5+NIOFYkDfZ7+fQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706661477; x=1707266277; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QfYHHItmSO7XkKbe3U1n8zI9zYsUYDu2phEwz1i7x6o=; b=wOAMGIPpVcHnTGI/yaQ2A84wjgPHQfcGnaYiiQcEanj442lafO1aGse6JsuLsLHo39 N/nG4WLKgT01oeWFmJhhZFwxk7YlVDCQ8vv5/f38pj84as1dMiF8sppB1CRe3cz3deHK Bh6lsIbY6Js241hRmU1HiY1uCIZ0jbBlBFMECoxBbJGZTFDoAAmObQz0+jdK8utFScMz CDHTpD/QtBJ3QtHoZG6FNKPKCmmzZCSAJjoX4/xcj2t5aA0T8p0NJ3F2Ia7aaa/n3VpA J4LJHo03RI1O/PIz2JOe4ZidbNezpC9M0xvVfmlKa9dskGNkF7GZn1DNmpU/l4VW06R1 al3w== X-Gm-Message-State: AOJu0YyD235KQLcr5JRFz7Jyx78puOc1Z9Y/jHwxIcj29d3o4RV47NFw KFo0Pzds6tSlLhB7gL/ndPdiqvUqy1vvqQrEzPylBBOFFE0x8XO4HRVp77Ggn0LNslScH2vWeMh CsdxcL6qNTk8YKX5AQjxGN3sZ65HrcSI+p/WwEhv/ X-Google-Smtp-Source: AGHT+IGZ6S5iXRR5jtgT4pNakMiL7aLxnmSqFnEEYYgKVEvS93QBMO3Ku0NJcYHP7uPiSmNNuvbakFlb+hCf X-Received: by 2002:a0d:ffc4:0:b0:602:d031:a3f9 with SMTP id p187-20020a0dffc4000000b00602d031a3f9mr9843274ywf.39.1706661477414; Tue, 30 Jan 2024 16:37:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id da1-20020a05690c0d8100b00602da74198dsm362819ywb.0.2024.01.30.16.37.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 16:37:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 16:37:57 -0800 (PST) Message-ID: <65b99665.050a0220.d0302.4680SMTPIN_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 06B3F6043300; Tue, 30 Jan 2024 19:37:57 -0500 (EST) Subject: |SUCCESS| pw136224 [PATCH] mbuf: replace GCC marker extension with C From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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/136224 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 30 2024 23:26:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:ec3c757943c3b571cdba240218a0fbea459c7b62 136224 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/