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 B9DF7439F1 for ; Wed, 14 Feb 2024 19:24:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F17B842E9F for ; Wed, 14 Feb 2024 19:24:56 +0100 (CET) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id A3932400D5 for ; Wed, 14 Feb 2024 19:24:55 +0100 (CET) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7872614af89so80360985a.0 for ; Wed, 14 Feb 2024 10:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707935094; x=1708539894; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8nsMh0yBIsSfbiecuOKjpsKW6BTbVhPp36kSkZRSwcE=; b=LlrNsOWw1Va+3K5/vW50SquH3oKdhTB40xMW6hlMxU1SXJbRt0uxLeAUB5YZRJSNMK LInPt+HBWKfbaWRT4c6I/POw8/z6QeQ5G5JnTghwh6WprxLcU8rsDkz7oV5Hg5/cWXs7 aligTCWD+JJR1RBmpLfdJa/NraZECXYHkVU1upNT9XXzmOuQyLQjLMmU+icJnQYkaHtc yuFdDRbSNz7ZADLOKXRzHs5c1kQMBsG7A9btggb417Gd/TVQ7m5A9TVKy9wdm+tMgMFt oKkxmHaa+xx4at78KJjv2KlwNvZWqc58yqhLYFpOl3kPlJ0oSMBL7RnRJ5QqRzpjr4Hs PfpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707935094; x=1708539894; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8nsMh0yBIsSfbiecuOKjpsKW6BTbVhPp36kSkZRSwcE=; b=TDD1WZ1ySEpXZ5fc+aRVRIB0/asK/ZoBWI5AB6NscewRO95DERu/Sh5PFvPwv2fw9O 08QvK9ghnjM77ggUR6maPyiOo9ye5rl0gniiHV3O8tLaZP+ru4Y0roW4j7dYR4RRMBU8 edZOg9gIIZPTCwtgkog6ACqJGycl+FEv6fgq74ltnlk9lpE0EN9/W7et1myTusfqElQN KLKjNcPk5RnZZ3Fi+qjzKn/R3Ku1IDAKPIerqa3/FilvXhTPAbDaHDa+herPqBpgBzhd 0QD+Ac57lPP70PhGN9mf2km1ABgLDuMFJosjZYe9xList8nrEEyz3IzUPENpwh6QmHSA lusQ== X-Gm-Message-State: AOJu0YzqRLsRYZR7IG6yP8hW5jBDFYa2ss6aUe8N5A5hDUYJGCB3WgWD /Eyy9jLkDSl4RCBKATNyLgO1YbTAQfaPN1+VPqbr5BuIXXTUNpeTQ4QhXMRD/Bzaf/2xB6WNJ7S f X-Google-Smtp-Source: AGHT+IFl/JwoOjOlmomPDXkf7YovBD2toJycFuVIDLDMHJCkLUVjC+e3a7eh2EDZG0IxgoU7JMFtLw== X-Received: by 2002:a37:c243:0:b0:785:4016:c954 with SMTP id j3-20020a37c243000000b007854016c954mr4370307qkm.14.1707935094373; Wed, 14 Feb 2024 10:24:54 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id a39-20020a05620a43a700b0078728331477sm860690qkp.13.2024.02.14.10.24.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Feb 2024 10:24:53 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136791 [PATCH v4 39/39] ip_frag: use C11 alignas Date: Wed, 14 Feb 2024 13:24:52 -0500 Message-Id: <20240214182452.4120600-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1707928564-28796-40-git-send-email-roretzla@linux.microsoft.com> References: <1707928564-28796-40-git-send-email-roretzla@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/136791/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7904773686