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 C8D9142BD3 for ; Mon, 29 May 2023 15:23:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C684240151; Mon, 29 May 2023 15:23:59 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id A4B1940151 for ; Mon, 29 May 2023 15:23:58 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d24136663so2236022b3a.0 for ; Mon, 29 May 2023 06:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685366638; x=1687958638; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ywT9K8yxl/w3wgrKwqscHCVrhUMJPGF6THiDgVweYa0=; b=ZU5rnrInVRj9KjNwwR7OmMA+ECkIatmLna1A6Jkz5VsCmf12WzVXRIxcoqGZtYCnzc 5C8do1l5j9snaG3D7VgZEDeqpB8DQ63e6FftEEcEFGRlnFI72+ER5xxVCdDmJStuf2fQ Se41+B/rk2tSpUwL7Lh1pOh2oDDap2hAT9llM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685366638; x=1687958638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ywT9K8yxl/w3wgrKwqscHCVrhUMJPGF6THiDgVweYa0=; b=lyUibHlaYyHIGfURqiNycWc0+q8EQnad99oQtkvY6hxZLTS/T2k851V72JV4xsCAL5 GYo4v5nyJyjtaEYYWG7l3xXeDHpkgpreFmHUhU493AQLjJ776Iwu1hpqY5g6ky3dnY26 nEJkzafMTacv5h0AJVpjgMtWUEih73ZpAqrCbBNrM8zd4hVbj/rqwJlEFwvKnDKzDD8t OI6PujS0sQLngcZFgHYElhR1YWqyXPzNPNmJdC4/xMwHckNj+g4r9Jy5eiqW/kYSXUqx L0BCgSf0STzYOePcV5OpdDeROcyycoxMpM9CBO0EoIH2XeuOWtaVbmP1zN/4UA+1s2gv uhYg== X-Gm-Message-State: AC+VfDxn9lB8qrbV8GCskWAgjmT6Ji7ue+eFHDBaZ9NrmG9cFaXB1KvP MreX1JCEK8oSmcuMkHswoXt/nc+jIruSknGfS+H87/mlFeP+T6oehP3XDg== X-Google-Smtp-Source: ACHHUZ44JFveWQK6965RGwTZy5hAVs4nokqbQee06WB6OeGL7q9y68Moj2IZLQQa7FnJSFohJk6c632g0Nj1 X-Received: by 2002:a05:6a20:7d84:b0:10a:a57a:9f7e with SMTP id v4-20020a056a207d8400b0010aa57a9f7emr8915211pzj.25.1685366637928; Mon, 29 May 2023 06:23:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a24-20020aa795b8000000b0063b599ba2d0sm403130pfk.12.2023.05.29.06.23.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 06:23:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 06:23:57 -0700 (PDT) Message-ID: <6474a76d.a70a0220.e06f8.31feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 34803605246B; Mon, 29 May 2023 09:23:57 -0400 (EDT) Subject: |SUCCESS| pw127664 [PATCH] [v4] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127664 _Testing PASS_ Submitter: Fengnan Chang Date: Monday, May 29 2023 11:21:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127664 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26437/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/