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 D573F43D0A for ; Wed, 20 Mar 2024 23:05:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406E242E9D for ; Wed, 20 Mar 2024 23:05:58 +0100 (CET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id 5B34B42D80 for ; Wed, 20 Mar 2024 23:04:51 +0100 (CET) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-69145fc4265so2343936d6.1 for ; Wed, 20 Mar 2024 15:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710972290; x=1711577090; 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=/k4512eR2QBjdZ9HUKZxRo0+o6uQI2flPewDS6xmaHQ=; b=kSuADaRV/jqBJh7ncC84OJ8an7iscWpI4vxcLLSyAzdkopjXHRsoLyJYsszz3nIGpB WU3ULMUyBzCNXI4Nrp8Hqa57vNIayJG2all25ZoKiYUhkZzf8/H96EsGcXQrvnoG4gZt 4bFDonEuNy2PT+3s3iZRmc7rbS0ak5EwBtLCIKGgyK2QZPA37w1CU9opzOYMs+S7QEX5 jz31VhFWNgjlaE/I2iYD85KrkskGCk4+GpfqwpDwhijHTRG3BPF2DX7YK93U80qmwscC K6/4wMvFxjWgv2eTnovD5s8PDrFgaWMYgw26kfUzXEDhIMG1GURTsoQcVd+0787C6n/Q zyeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710972290; x=1711577090; 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=/k4512eR2QBjdZ9HUKZxRo0+o6uQI2flPewDS6xmaHQ=; b=OIc2a5FvXQgQaHWJCibNRt0F+agRAAEzl3asTNDvZDSOXyQ71PakXHQyeQerm0isSI tMSKC7kEQQtClGY4z8Y62q1OUuIMSORmgnsCjDpm6Yv5z4f6/MohpJni58gkqtt2InVM lyV/Fm1Bx4BHpLTdpr7ED/OVLUvKT+W1yEjAfXfkE4BmA4DgbGwe/rjeAldXc74Cwi36 aCT3TKKpQyqOF6EoKPJCEVRFWxYdAn0atQJsLwjLimy9K9UC5uqLcxeXSi4GotEqBmF3 iXc8W4gO01vHuiHHR2ZPwNi8AygZ51J1I+xob5OPKqhAD9AIHkF8cLqGsKBsSjMFg8Il EnPg== X-Gm-Message-State: AOJu0Yxx5H4Zbd9kcDVPHtXcZgM9ElIj1w96n0Ep4s5rT1w6Qq+msjU8 2QK/ZFBJ3WEhiKfnNiOC57Veq1HVXUnb45ILTD+BdVnQsfNVSelPNVGNp0Bc71XRYxsi2Xfamlh I X-Google-Smtp-Source: AGHT+IHaZiOgDHn9wdVifvCzh05FVKaMz9g6WWYqoyGu862dC/4UgaB1Q0gtqeBZiGqNQcGy2xsw5Q== X-Received: by 2002:a0c:d6cb:0:b0:696:45d3:78b5 with SMTP id l11-20020a0cd6cb000000b0069645d378b5mr3031996qvi.15.1710972290124; Wed, 20 Mar 2024 15:04:50 -0700 (PDT) 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 y11-20020a0cec0b000000b00691873a7748sm6155663qvo.128.2024.03.20.15.04.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 15:04:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138638 [PATCH 15/15] examples: pack structures when building with MSVC Date: Wed, 20 Mar 2024 18:04:48 -0400 Message-Id: <20240320220448.1355204-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1710968771-16435-16-git-send-email-roretzla@linux.microsoft.com> References: <1710968771-16435-16-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/138638/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8366091491