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 DB8A9439BB for ; Thu, 25 Jan 2024 03:12:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7D8940275; Thu, 25 Jan 2024 03:12:56 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C670A4026C for ; Thu, 25 Jan 2024 03:12:55 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59998b4db25so1866555eaf.0 for ; Wed, 24 Jan 2024 18:12:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706148775; x=1706753575; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IYa+1OmHrEafq+82IccuyfpxQlZD1FoLCq4eJBmX5D4=; b=VXexo0P7q3moWzvTyyqMhu16WSfMgTrQwmvGI757a1mJaE7BDLjbDsq71Ei+b2XbDc bJ15rwQgLs3DJbQlCItfDb+wkXSbDGbwUzUloa/wEF+4S2rAUO35IPwg5835jkyB/EWh NkboAE14mj6JFRQM/1vgO4g2A3w7X7O6zrYpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706148775; x=1706753575; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IYa+1OmHrEafq+82IccuyfpxQlZD1FoLCq4eJBmX5D4=; b=wtH/5xkMzjt6zqQf95gsf5kCpstCOJ6aVaFcxuZjPNbype6sqkdXMWb3W7zhRGV2Jl mRbaNcLJ9ebsa6VxxzsjeoBBPNva7SxABM+oMrvkGCBSfIG+3KuLoRTXQbWnFfqvl+nc ER7t0B20BDy3MIEBrWTnFy+F+dL4nqi4jNjn5vvqihMUfTwrLlNoDhPz05rykTDaZ2SG LUZTqASbI+rhp/fQjoXGa2qvLgJ0Cd8wjtOtLhJYqJYKcyhp4fH/8mWC+hfmbgy3tLkJ gm8WCyYFVPW0Pe1ZaE3yh8yga9dr4LojhJ3uNTtchMvoFGCrnUtLCrAyO8ODLMiNDcMg 8VQg== X-Gm-Message-State: AOJu0YyCqE2KgC+epfl8+P9DkYVgBS/6BuzzirI+LTWJYmRY62Hfj8UN XxROpmWw/C+I0v80smzbzsJ3Q/PAwb5qgjASDWb9IKtXc5sDs6nuRA6nHJJaaSH5CxBl3/32LRi +9XjyC578X9apnFtKvYnCXEhHiflaaIfpmFNNvP0V X-Google-Smtp-Source: AGHT+IHxo7sTwGqqp6gKRYfLO5JzoVnRBVlN5m0bX+9xEEpv6mKWnBKsZDswINyRhdTMH9thUkhgRfoJfEJy X-Received: by 2002:a4a:b1cb:0:b0:599:c6e0:d257 with SMTP id j11-20020a4ab1cb000000b00599c6e0d257mr272112ooo.6.1706148775106; Wed, 24 Jan 2024 18:12:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j10-20020a4a750a000000b0059461c7f00fsm76817ooc.7.2024.01.24.18.12.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 18:12:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 18:12:55 -0800 (PST) Message-ID: <65b1c3a7.4a0a0220.c5e1d.3567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99E006043481; Wed, 24 Jan 2024 21:12:54 -0500 (EST) Subject: |SUCCESS| pw136121-136129 [PATCH] [9/9] security: use C11 alignof 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/136129 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, January 24 2024 23:17:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ecc673e5e9a19850ba76d6a976596890f2dade1 136121-136129 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/