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 2345442BA7 for ; Fri, 26 May 2023 09:38:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E97B40A89; Fri, 26 May 2023 09:38:23 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id AF00940A89 for ; Fri, 26 May 2023 09:38:21 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6af6df840ffso428970a34.1 for ; Fri, 26 May 2023 00:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685086701; x=1687678701; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=97LEKRvTfJDuC7kR5FOFIhwQ/ZT5JuOitZ+SgNzvm8E=; b=P1t5C101ZiArolIl2KPl6v9fUQRtxWUpUm0qOzxMtLZGm+QfG19Of/2/sgMy4SpWL3 oR4kJzOLQ/TArTsdex74U6tChWnrFiMbiG1XJqjHeoKvtxng9VMU8lGesPzZF9j1ZgLV /fI2mHWeaFIY6IKWS/9J8myodtakp8lIZ+kE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685086701; x=1687678701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=97LEKRvTfJDuC7kR5FOFIhwQ/ZT5JuOitZ+SgNzvm8E=; b=O9SHHifpkGcuCXKYyfXy0MwfKxl0dumLAL4naqKih27hwkxhIKH2D30i5Mlyzqbd4L IGky2styK2HaQpYvTYKmQInGgyjmZvR7kU0bIJc2tbacXDrm3NkibUg9PZ7d6Pyn7Wg1 mY0HAnXfpQ3BAg5IY4x42C1aJ8B1ZmvRZGIXsQM/PEBk8zkAugOYKjKUJGIGz/4hGRWj 4W1yhNrBAC0di7lHqQgX2kQDvJSYKHK3XXStNmmp1LQaFvUd/QwXJa8+8XzlH1SNFE35 uKTRjuOXDtREcZGB38MvKNCFCO++U5LyoqCyAUupx8nIKVZ5n12nSu5xQ6UuBtsC/P7V B97w== X-Gm-Message-State: AC+VfDyYPdtoS93GWVvNiuSm2tEMX15HMqhLxs5W4Bb7mjko6KD9pMHP a9AB2E6j+m7HpkQxr/qj0NDiU9cSewhqRhboWtzsaAZrh2E52P/aKXwfIg== X-Google-Smtp-Source: ACHHUZ4BVlq14UpbKfx0CJlXAEIcXtT0f3nxDvi+FLZ3u1Q4L7iRb7qq9MBHLUnCw98WGi/yPV7SYbg7H1a7 X-Received: by 2002:a05:6830:1:b0:6a5:f88b:e6ef with SMTP id c1-20020a056830000100b006a5f88be6efmr443286otp.13.1685086701068; Fri, 26 May 2023 00:38:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f2-20020a056830264200b006ab0586f8f1sm236232otu.7.2023.05.26.00.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 00:38:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 00:38:21 -0700 (PDT) Message-ID: <647061ed.050a0220.39e2f.8c13SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F513605246B; Fri, 26 May 2023 03:38:20 -0400 (EDT) Subject: |SUCCESS| pw127532 [PATCH] [v3] eal: fix eal init may failed when to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/127532 _Testing PASS_ Submitter: Fengnan Chang Date: Friday, May 26 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127532 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26405/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/