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 22CF645794 for ; Sun, 11 Aug 2024 12:07:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED498400D7; Sun, 11 Aug 2024 12:07:42 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2B40F400D5 for ; Sun, 11 Aug 2024 12:07:42 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5cdf7edddc5so1871060eaf.0 for ; Sun, 11 Aug 2024 03:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723370861; x=1723975661; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=AE2JiwISXOwtOxBlJ88ReTCPrmbp1iilySPy/H5QJw0=; b=aG1qfyGAMFP7Ll7sB0Y2jzD88Z6zya9MHZTUTR2tz844mD3wtUZmfCaNZsy7yiHXxc 9RSaA0seh5SOVqa2lmdjujgqF9AYkN4xKgqBBpsMtol9jRXkBQ6PVXNaBnwJYQGPCkbx sZ1lgZDVMOMaFpGAlsCBhd+AcwYdfF677GY9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723370861; x=1723975661; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=AE2JiwISXOwtOxBlJ88ReTCPrmbp1iilySPy/H5QJw0=; b=j+jF5BlyYlu+Vmkpmu5m5AA/U3t82L2RoFepnm7fmimolNSN5Wer43p1dVPb1FBRJd dMCUMnzPEi04k/nYZ4JxxQIkIioq8AO/QM9wC9ijfScNHWCp0PDxfQd+SR6mDmZ5mxoQ 5Ev39OOBnAMuwcd05J90J7nYaI9tGuxTSl+FyovpXXeaijHx4WkgwqGMoaN8jOwITzbX Y+qLQKWYyrgyzR8FuIHiNs8v506YfBVFoSRDsQk0+3wtSLHwHGqPmjpkP0KuKWiQ16vM XBMGGvfJfUptvVwDs+K474ehdSfCsnD611w2W7eozM2yKYHfTSp7QrUDa8vuukq+vc57 N/VA== X-Gm-Message-State: AOJu0YwDdu9463GtANoRtXoMdmNHOi+NJMJmf8LEKPOiVacQi6b2qnW3 S2fExUJXuF8FHSc248y1Leg1bGrTx7BsHzdVjurc8rwdmYGFIgUT9niZjqaqFRbNE6sdt4nq+G3 C1+roaDvWvm3uCXbRZSqtUEGSXwrugBxcN1UJbsGaY81LUzZKr314DiL+ X-Google-Smtp-Source: AGHT+IGycBLsyY6ZKmbsrhub+718kFpQ+DfTQdugKnEMEUaw5o3dHP4OTdXYgDsffwc2iVNgk2jHlLzH3ZIx X-Received: by 2002:a05:6870:d0c8:b0:261:1177:6a56 with SMTP id 586e51a60fabf-26c62c6a1f6mr6119445fac.20.1723370860981; Sun, 11 Aug 2024 03:07:40 -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 586e51a60fabf-26c7203b3a7sm116796fac.8.2024.08.11.03.07.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 03:07:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 03:07:40 -0700 (PDT) Message-ID: <66b88d6c.050a0220.393477.9749SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 28F176052500; Sun, 11 Aug 2024 06:07:40 -0400 (EDT) Subject: |PENDING| pw143061 [PATCH] service: extend service function call sta From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809202539.590510-1-mattias.ronnblom@ericsson.com> References: <20240809202539.590510-1-mattias.ronnblom@ericsson.com> 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: PENDING http://dpdk.org/patch/143061 _Testing pending_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 20:25:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143061 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24772 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/