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 381B6A04AD for ; Tue, 8 Feb 2022 09:39:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3E3941160 for ; Tue, 8 Feb 2022 09:39:28 +0100 (CET) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 5D02A4115B for ; Tue, 8 Feb 2022 09:39:27 +0100 (CET) Received: by mail-qv1-f51.google.com with SMTP id d3so7801932qvb.5 for ; Tue, 08 Feb 2022 00:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=3XcYpTMT6n9PiAs6u91PtaPSAm5qOkKCH1ZhiSWJyio=; b=tlKFbUaPw/uKvuK1IMOmEcneq6a+AiA8ou3osMHyk2ow1m+EADD0DV8p8g2PoHP7xg QdFgjklpTp0779FuDYw9W+aYCcA51ZHwnJK/gIekoHliUzFm8Gs8eT8+rqXcqKPJZedI tsCZTT9aL6io+hFttVMYA44brhmgVLVuVW7XEOIKRiMnYtsQQy534Th/cV1FBT58h2UM VSav88LixKC47RLXhiDkD/8XbBOE2bPK45QDkh5GF7NST9iY2QXMHQnW+av7NMiCav5r Snq2kXax3+wVrF79eyGVFGy0uZPA9UtVGeVbsBCzjAOUnGFMiEiOUVcLBQSkKkj7ia/U NCtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3XcYpTMT6n9PiAs6u91PtaPSAm5qOkKCH1ZhiSWJyio=; b=1wdJr7OR9LP425sNsKqW85J4lU9k77PbUX5erYTAr7TqUWy8LpycwW6OLfqwKgpp4H 2GyLoA1Kb7BBqUGePvVjgMAYXVhVLUCbKxBvf7uhGlK5bFJ7jj30EAG+Tt2KdC8zoVPx QAx1UmBVTw+UpCWTUsSTW9D68Yh1/63JCQLUApZ3zhpIDeVnyscGtc09+FutrM1XmFJV 8tuQu1YFMb6bk3IcGQIt5FULiDgVoL95aBOFEOKjAKZ3jKd5GYFYw+oFHE4mqrPJLmiK 4pxGB6GekiqxYynIz42qCqHVTHqxeLK/x3YBgYrNTU9rfMyGfy1gLqsEsW6wVuhC+LvF xKEQ== X-Gm-Message-State: AOAM531WYD8t6+qtVRjEMsaA5ATyN2gqLIPVLJFyDaS3xODJjEOWDefw fLiOrNyTsE5RN/sow054beNapvO6Dsqzmw== X-Google-Smtp-Source: ABdhPJwf2col3yOkAXaH08ocOZmn+WejqiC1P5+ii7Rei9nuhhjs3yRGSCMhSpwORNuaFKv2hqB2ig== X-Received: by 2002:a05:6214:20ee:: with SMTP id 14mr2348347qvk.38.1644309565553; Tue, 08 Feb 2022 00:39:25 -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 bs16sm6748372qkb.69.2022.02.08.00.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Feb 2022 00:39:25 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106998 [PATCH v2] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC Date: Tue, 8 Feb 2022 04:39:13 -0500 Message-Id: <20220208093913.11222-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220208154219.266278-1-yidingx.zhou@intel.com> References: <20220208154219.266278-1-yidingx.zhou@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/106998/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1811003650