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 64E0342439 for ; Fri, 20 Jan 2023 19:19:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F90A40E5A for ; Fri, 20 Jan 2023 19:19:57 +0100 (CET) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mails.dpdk.org (Postfix) with ESMTP id 825544067E for ; Fri, 20 Jan 2023 19:19:55 +0100 (CET) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-4a263c4ddbaso85069767b3.0 for ; Fri, 20 Jan 2023 10:19:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=2RGg48YUPkkEXLdk3B3w2L8YRnHK6xR4FNQNw3iaHbU=; b=zUMNrK76uFWo222j7Akqg8uwX5poSwJFWK404Jpk5ASAdIuN317LpX5d0SCyZy6Tyq HVuOwgTQCp1IuE5mA1MkMs56b1pClYv2ZhxYQ1r/bG0bsd7fNLhi9Nnca5adoj7ID+xT QIvmZF6Bznrt5e36n0cxvFjPxwuUyGvLYW+vpb1AH2aRjxB7XV3i+ButEtlqB8Kf/lFW tWPDKIyYnoT7ycvo0W/pfRcjYkA/lJcp2b1V9eKVT6r45P58JwShV0ozpEW9Qr+010FJ jJotysQm6SjUAS6kzzBPJhJyCXd7/ltDNR0BkBLsKo8iximkBwKXlZWKSDZ24IOWRPbw QWUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=2RGg48YUPkkEXLdk3B3w2L8YRnHK6xR4FNQNw3iaHbU=; b=6AE1m5tJXR7wzB8lqQrq1G3hxe06Iuk3XQkQGPvP7nMM2pTmimsvJpQ7e+c9A0HLQ6 590+e1HVgDU1jUvMKmNJbzHeWtAp/m4dArT5VGqMgguQd8F0/0zr09JukMl6kYf1yrME ZzHOj+9N5b/o70Go4cUVgfwepbEQENjWjnxrHeKar0HVJRxpuThnv0sYEO5hFO2ZUSbW glPYSMKrGW/EtY5VF+/TvBFnbDiblzVLhG9Oc6puQQPyPNQJSVUJ3KM54Fo0ZCP6XEq5 wS0fyuejShB81sgR03Fw5xyyWpCoOpafPnJy9Wt4N1yRLZNYl1oe0HAlm3BfNOhAmRqA ZCPw== X-Gm-Message-State: AFqh2kr/Irhy2rslGZzJhmreACOeMlT0ykWAqWIx1qGF1GypUqSXFCXZ 7Vv5a35cYqJK8WR6WJk/FN77//S2wI/9RWyV X-Google-Smtp-Source: AMrXdXsd+Fy6V38Lou7DuCT1or645YTzC2iOzm8X2n2aqJDWdXNoSZWGWlpdqEPvNuHw4WK9zgTm2g== X-Received: by 2002:a0d:dd88:0:b0:4fc:3873:a4ff with SMTP id g130-20020a0ddd88000000b004fc3873a4ffmr4115279ywe.16.1674238794561; Fri, 20 Jan 2023 10:19:54 -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 y2-20020a05620a44c200b006e42a8e9f9bsm12843473qkp.121.2023.01.20.10.19.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Jan 2023 10:19:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw122427 [PATCH v2 8/8] net: mark all big endian types Date: Fri, 20 Jan 2023 13:19:41 -0500 Message-Id: <20230120181941.2931496-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230120171902.4188088-9-ferruh.yigit@amd.com> References: <20230120171902.4188088-9-ferruh.yigit@amd.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/122427/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3969963373