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 B3D51438D3 for ; Mon, 15 Jan 2024 18:29:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF980402AC; Mon, 15 Jan 2024 18:29:57 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A032C402A2 for ; Mon, 15 Jan 2024 18:29:51 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-681397137afso29120026d6.1 for ; Mon, 15 Jan 2024 09:29:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705339791; x=1705944591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y9og23fGLuetIfkE9G6v1QBsGImpQ8qk4TYZ01Y3dzc=; b=UgpuUSj+Z7VKmZDAS4uqtdK0kHTPK5zbYGJIey6tVacp5I4PJShuhCgVLM53UDKs7L BCUqsP/LeKS+ykN5a1VMbKGk1l3+NIWC80Ee71Q8KIXD8sFEwwL0UmbLdV2hfQjPGaFp 3KuPpnrqM4+FemWfY0SAVLSwFSU9w59d9BjU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705339791; x=1705944591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y9og23fGLuetIfkE9G6v1QBsGImpQ8qk4TYZ01Y3dzc=; b=qYOAgXcnvbLAuwg26MyFbEdXnPMail0oYQJZMNikq2RgjWznNemSpiDH+mvn1Qb/IV 2muM+fAEks+Kkgs3Wzc33GEwI6SEV7r+RccOd0jayQWllktg3VoSENEBg96BWCCFljTv OYQ+q8sN+aoquXGqyxyPszkMeA1kFIkOKkER3hSdV9daqGKI1CP918SGC23Jzrvsj5Fv FldXaZKPProwxvJjCSE0aqVq+EVcKjrDF1BQUfpKwkWG0uehGAZT0owaOeJStBD+xR/9 +wxzFetHQbX5M2yioWO0rYan/KFIxEs4nQXC2M5uo8dpghPilfppMdOsOj5teiTmZo1U 50ig== X-Gm-Message-State: AOJu0Yyd1/Z+ywpJ7KjoSZaVw9Bm2h7KWuUNnsTd9KxxTwyUD0Sr8n2A tucTRIxfsWx+sUCRSMh58CQ2rQS3iyCDrwNkYoyF62FVEegjdx9+V4YyDAPAVIlxew== X-Google-Smtp-Source: AGHT+IHJDHHykpkzFmqefmu9NZOw7rJHsGZ9WyUOvBPTSzPh9BOJLYqD6To/jVwfDApbQ6P4BJqRZMuv5X7x X-Received: by 2002:a05:6214:19ed:b0:681:149e:2593 with SMTP id q13-20020a05621419ed00b00681149e2593mr7608081qvc.79.1705339791104; Mon, 15 Jan 2024 09:29:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pp22-20020a056214139600b00680f79c3614sm255413qvb.41.2024.01.15.09.29.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 09:29:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 09:29:51 -0800 (PST) Message-ID: <65a56b8f.050a0220.6277a.0ef0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CB3896043300; Mon, 15 Jan 2024 12:29:50 -0500 (EST) Subject: |SUCCESS| pw135879 [PATCH] [v2,1/1] ethdev: parsing multiple represe 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/135879 _Testing PASS_ Submitter: Harman Kalra Date: Monday, January 15 2024 15:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135879 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/