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 8E45642928 for ; Wed, 12 Apr 2023 17:59:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 896E2406A2; Wed, 12 Apr 2023 17:59:29 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id DA39B406A2 for ; Wed, 12 Apr 2023 17:59:27 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54c061acbc9so367166827b3.11 for ; Wed, 12 Apr 2023 08:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681315167; x=1683907167; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=zZCcUA/y3TG9j3a1NyQNmRgKmSr/DAcjTjRjb9/W7/Q=; b=c9Wmy5EfyZIPGnJZZXp1Qr0Tvti1hy2KHOzCkdWH/v+P2xRaitGN7g1fJPYHvl9sRd 1IKxbIN27IC6e/H3vDz240XDblSLq4/mRa3BUDY0qHR8lVXUSUDTNFYjSXAi2qZ7IX7l 5+++9P8bDWpdsA1+lsz5S7jd211YZ58AsA70U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681315167; x=1683907167; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zZCcUA/y3TG9j3a1NyQNmRgKmSr/DAcjTjRjb9/W7/Q=; b=mp4Ece30jpZymYIhRKblHm1Y1Y+mr87+zxso5mB7cuhkvV2c0jTlulP6FrCGrcySbM 8l0CnBTiJL/yjxukUfdsmEfe9lEsphMbsJzMs8DW9b/fKbie9yKq/w2RqUyhxM27ZkPX miLVZ5dDUdWBG5kMGEMTYB3lVU0anl3mqJEH4WlxEpaYZeF/n4BRxml4uQXvdM2MVC5D DSpl3i1eyYC1BtLaohnhnb2Cd5N2e7GWJtxmLG6WA54SdDcgi31/Hpxfp/3czxjL9mhd DdNs+zJjPyQ3ri2R0x3zPU0x/Y1ByADbxTXzrUsY71sDL/dKLGWnWsIS6CrptXXIIzqA s1HQ== X-Gm-Message-State: AAQBX9ddNSbommOqUw86df7aEgZ/+XfcY8C44lPcltzEqxmvSr1ivoKC ftoaK9embbIKBXkwbbkYKA8Mq/JpzxHVKotcNbn+7KzRDEvs76Xx5vbzSo+Txi3UfUxKd34ecw= = X-Google-Smtp-Source: AKy350aRtODmqzP2tFVfTdVGx5/0GAcZuyBDf+9J7Ok9d/ZFFTJlxkKiTJdzaK+uNw67tpekSaa4ME8Er4uC X-Received: by 2002:a81:4f12:0:b0:54f:8cf7:c114 with SMTP id d18-20020a814f12000000b0054f8cf7c114mr2738259ywb.46.1681315167268; Wed, 12 Apr 2023 08:59:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a81b045000000b005459f233f86sm2025713ywk.62.2023.04.12.08.59.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 08:59:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id D8F85605246B; Wed, 12 Apr 2023 11:59:26 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D8A4E60095; Wed, 12 Apr 2023 15:59:26 +0000 (UTC) Subject: |SUCCESS| pw125936-125948 [PATCH] [v4, 14/14] eal: always define MSVC as little endian From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412155926.D8A4E60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 15:59:26 +0000 (UTC) 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 Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125948 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 11 2023 21:12:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125936-125948 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/