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 7200E4234D for ; Tue, 10 Oct 2023 17:32:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D1E140297; Tue, 10 Oct 2023 17:32:08 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 6DD9C40297 for ; Tue, 10 Oct 2023 17:32:07 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57de9237410so3149769eaf.0 for ; Tue, 10 Oct 2023 08:32:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696951927; x=1697556727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZSXRjwICMBAOS1wjukldtJscFnuRvdYJeHJxq1UTvZI=; b=YDBoh5Mrw3Ifirp9Ztq8QqJiYZ+5gBVno6v5TvvwdVtwlwICGy7lCQ341F+ziuN9hC SznbP4b8rmUe4/ARGGLrhszuqruzyjucBDzQfYYYygfBADG8oSubQWcDpIQAd5tghnjY aLGWYS0qmsalSaynwZ7nlGHZtm50Iku3dbfTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696951927; x=1697556727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZSXRjwICMBAOS1wjukldtJscFnuRvdYJeHJxq1UTvZI=; b=hpdkDZ32/OGLNgPtrebBd7ZfqeIVt/o7x7h57aCqItaImO6NuRm0wh09sgnq34oXKM Jy8KqMv0Ihnlu1T0pCw0PEdcksKt2r3ta+UA3O/89iAGIV5AYglNEw1DBDotAAuO2dHx t4FsduWwOqetk62EdV8FvpjXHDaLC4tuOXq5KBri3IUTjeFVXLjSpjZQRvEJQJbj4lRo paea2HhyiQW+E/tdisQ0sQskQlwDjTLFULLAifyjTvO5KW2eaa2Q0oZHmseBVDtu6OvY wceluh4hw1bfhafQzNpHPc4jkp4uJfamcizVDS5HSPzxPCkPcmfka2XDZWfwFuzqMBry 5+4A== X-Gm-Message-State: AOJu0YyfgqmG1sbymfZ7wAdCzvKPdFGmMhYV3DhzuIwR4dTAD17ruP0d BuNlq1ixwLfSuONhyw2gH59Ei1idr7bfZre/Nl5S04G5OKaTgDbSZfnyCA== X-Google-Smtp-Source: AGHT+IHeeIvVFy0ju81qLkPJ/SgXpw0CX/mmz8M53Uc3dwRIsrw123NKc9xzpEq6oFcMdiPLqgIzY+KK+9Cr X-Received: by 2002:a4a:9c85:0:b0:567:4e58:6aaf with SMTP id z5-20020a4a9c85000000b005674e586aafmr17791293ooj.6.1696951926784; Tue, 10 Oct 2023 08:32:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a4a0d04000000b0057376574b64sm822813oob.27.2023.10.10.08.32.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 08:32:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 08:32:06 -0700 (PDT) Message-ID: <65256e76.4a0a0220.d4638.cdb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF37C6052735; Tue, 10 Oct 2023 11:32:05 -0400 (EDT) Subject: |SUCCESS| pw132461 [PATCH] eventdev: fix symbol export for port main 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132461 _Testing PASS_ Submitter: David Marchand Date: Tuesday, October 10 2023 14:00:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132461 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27880/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/