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 ABA2141E2F for ; Thu, 9 Mar 2023 05:59:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A712540A7E for ; Thu, 9 Mar 2023 05:59:44 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 7F24E40A7E for ; Thu, 9 Mar 2023 05:59:43 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id y10so888045qtj.2 for ; Wed, 08 Mar 2023 20:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678337982; 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=BIcjs3kfRuLsyARbMoIGyoNnw96L467DnszvNlNQ9p4=; b=lu0dUPCOwS+a9uDjN6kgUb2l+78/2IX44X5MeYflzIU65YhjlbgrptYEsPHoqszee4 AhUFsKdYqEZGaGbWMGujs3S3GZqmtb2tpSPvav84sv/b/A4dGI3sywmkkjyArHe86WiD WU2y/xr7iqu0cGYVbELjTmuel3v5XPD/JdgQhg2k6Ftfh2z1GsImoaBGjZdJ6eUUeNgF sFko0tpjo794vfDcXYOhCfiBq5dv8Hz3PfyORQKjVRyqvInPPn6WEssKrMt7wgbE5Qz1 xofJTxSFWZluxHrOj0K+E7IrTDfubwnEXmpBJ4iLwY/bIOtLtsc3wIc+9a4k+6UgCBlC 3RFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678337982; 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=BIcjs3kfRuLsyARbMoIGyoNnw96L467DnszvNlNQ9p4=; b=wo1wBi6QUwAXhAIU7DjDl/2vYmZc0NAe1v553euk+ADLD55caNUdVY1RIiPWqlmmkA IOIyVckqmw76KEW6FxuYLGbtBOkhBSGr3lPNSp/CqlNI6FZYKYyTbi8xsd3KBgUd4VE7 mjOwfeJgcMC6k4EDn4Gr7WcCCfYmzLQaNuZ16VtQ+Y7ntqHKZbsfVdeJTKq108e/21Fd Roc6+DFO5Kidp7+mSg6SrORPRNSrAUMPjs99hczdukoFuI5KlXmrl8CmiatGgzGwgoPl UUsJgNqcv5EnJME9F2SMqc35p5a7nCVOloxS3NiLaEAa79as0tg1mUZL4K5zwJsf7KCI 08IA== X-Gm-Message-State: AO0yUKXwbPVLI6J53+xIJN+gUkhOHjccV4PgVWUGS79Tf+QdH+KIZFMw muPPaNKbxWNyLsIIC9H3vGLpjyO/9wXX99YOZrw= X-Google-Smtp-Source: AK7set9LqazrjmwkPBCVUayve2LXzjT7mfUTtkdMnFGAC7R0xeEScrTE/sz4cdNbPV7yW7tDGm4i2g== X-Received: by 2002:ac8:5996:0:b0:3bf:d11a:c82f with SMTP id e22-20020ac85996000000b003bfd11ac82fmr37405116qte.58.1678337982686; Wed, 08 Mar 2023 20:59:42 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c6-20020ac81e86000000b003b9bb59543fsm12776400qtm.61.2023.03.08.20.59.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 20:59:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124877 [PATCH] net/idpf: fix a compiler issue about virtchnl opcode Date: Thu, 9 Mar 2023 00:59:36 -0500 Message-Id: <20230309055936.138585-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230309115219.278021-1-mingxia.liu@intel.com> References: <20230309115219.278021-1-mingxia.liu@intel.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/124877/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4370953774