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 B570E41E7B for ; Sun, 12 Mar 2023 04:39:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B025640395 for ; Sun, 12 Mar 2023 04:39:29 +0100 (CET) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 5EAB940395 for ; Sun, 12 Mar 2023 04:39:28 +0100 (CET) Received: by mail-qv1-f45.google.com with SMTP id cu4so2515252qvb.3 for ; Sat, 11 Mar 2023 19:39:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678592367; 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=Cn5Ju04p1HIQan0Ko1/QbvPIUNsbI7lnV0YpalvgiWE=; b=vk4B30nFPKgbdnj3QMAfylXrVC2uYh7XmC/kLv9nURqndmsVQsmtAQaDaclPWaaSkZ KMe8hL3mJFFRNFrSsJ1OVxmN8G87Hqc23lIGofjbjxVEiG76rfo/sO2PxJXzPpJVzP3V SYzvax+MqsUEOydMJ6fyZKsKy3W9QjcWWMUC+eBlzGr8OcgZvZ07x9TE/qz5st0h+lp7 kcveMfP+jElbgcdBubLA7ulslTweSmEhMLvrAnT8xNA8QzBvzwkzgP53iB+b+Ci4fOxV rLR4cmrIcdi6vWcZSmqiaKY2UROkq4FYYLdweoV/N8o089S4n18ET/NTWeywy+KpvJcA h4MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678592367; 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=Cn5Ju04p1HIQan0Ko1/QbvPIUNsbI7lnV0YpalvgiWE=; b=IhR5BsDK00w0/QjW/Iuq8+DiY0cenpU4/tKfM8EeFbPZHY4WEUV9InLWHDmBIEU4hc smiiaOgkuVsDONn9o0o+edqA8F4GKx2uHzqeycaslM4seQnqYeOIxLYDDRE2VK73RvmO P78vpnwYCxld0j6o54lxcQ4Uu9tJcEc6zbEuXO60VYbFUxeVGSQh/W/i/He/sJ9ZYIlL /4khNDz+BUKTEh3BIq3w8BPJBXkZisqX8Fu/5zuYCOlj7T/y5lHywmStuaMD/FxAAjSr Y/+IQXzXTtXyEs0DK5mMPfb3oetnhVRfrW7TP/NEzQ2uCYRWHtUn7ux6MrIM4jhonLvQ CA8w== X-Gm-Message-State: AO0yUKWYciarAzkvSr7GgY4XGtaPNsPhiLhL32Idk7kuKTDpypuAzaah m3ThIFOc5EVa28ftFdVRiUcA2XwFO7yoWs/al6U= X-Google-Smtp-Source: AK7set+6ZjBHlA0XAtKx2RRIl+PGRELL2Zz+vRKex20mQcP2oDC+zNfh6PF43Q7ROPe2lhRAf7ar1g== X-Received: by 2002:a05:6214:194a:b0:570:bf43:48c with SMTP id q10-20020a056214194a00b00570bf43048cmr7525554qvk.17.1678592367519; Sat, 11 Mar 2023 19:39:27 -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 d6-20020a05620a158600b007422eee8058sm2764372qkk.125.2023.03.11.19.39.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Mar 2023 19:39:26 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125050 [PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables Date: Sat, 11 Mar 2023 23:39:17 -0500 Message-Id: <20230312043917.2241933-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230312020009.288-1-baymaxhuang@gmail.com> References: <20230312020009.288-1-baymaxhuang@gmail.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/125050/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4395286117