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 6DCA242929 for ; Wed, 12 Apr 2023 18:18:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 689E9406A2; Wed, 12 Apr 2023 18:18:05 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id A6460406A2 for ; Wed, 12 Apr 2023 18:18:03 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id d22-20020a17090a111600b0023d1b009f52so15048234pja.2 for ; Wed, 12 Apr 2023 09:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681316283; x=1683908283; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xSE+/bZssFAm5Zt8xruwVcizkMQm/+ig4zWlJZMmXBY=; b=EAkI7c+LwsTfAjq2oA/ARAdW7ZTz1VujeT+jILh0CLMWi9qK3fOYWf0rPkMSJf8ExO PHre/xoaYk9lSVkeovaaijFG3wCKX1kK4mzWyOGkGczVy+byiEkKEpmU1qPDgLMAe6mZ +I8NV9rSsfHLnmEapSkNPZ+xnRsylpLeKLmCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681316283; x=1683908283; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xSE+/bZssFAm5Zt8xruwVcizkMQm/+ig4zWlJZMmXBY=; b=HHC3BBLDNTi+XYmmTTTDZQDB3OoYWEGLKarSI+K5f6M3S0IT1fgmpQsAud3/y3pu9k 9nZZnJ/JW46bJj6fICLwypJT0Ky7qcqz77/J94uY8TKC+okaJM1Sun1UpqVAJ6ic1HN5 TIOjlY40uMb2ycuRx9M2gsL7LSMFypzIi+hK2B1TW1VPwI5Mx4TfED8qIs/Q1sa2Li+y Msgm2ZA2iIKiN7kWELmdN2AqRFNWA52lEXJKq/dWJxowkb99nW3ytjkhHOsDNqdZ/Ue6 1AKZBYrEQW1Sq0lDbfI4niD1B60NC9xtiulF6qdc4/KsvmyCGx3tjTfD9ZTgF91xqfJ9 xkeQ== X-Gm-Message-State: AAQBX9fLHYf59s1LxvsHnsCKw3SmS9xJJOAc4dal+ujs6BAgq28rPHOB NKSOaCy2NJ+Gv5mN+OisbqWG0cXcxSoNhwB6NSjdzzxKub+mVVTmnPbRTQE4gzl8WxDgLMSTDw= = X-Google-Smtp-Source: AKy350ahYjRP2XMewz+kJci1Hd8v1W4j2Eu6RxSSdHQ6x9RMFh+0uSyckwbfYkzdw7yKPehpcgo6gxWu/V3n X-Received: by 2002:a17:902:a609:b0:1a6:712c:24c5 with SMTP id u9-20020a170902a60900b001a6712c24c5mr2444968plq.69.1681316282802; Wed, 12 Apr 2023 09:18:02 -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 v8-20020a170902e8c800b001991849b40bsm1373869plg.50.2023.04.12.09.18.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 09:18:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BA29605246B; Wed, 12 Apr 2023 12:18:02 -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 0B8DD60095; Wed, 12 Apr 2023 16:18:02 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412161802.0B8DD60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 16:18:02 +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 | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/