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 21E1C43EC3 for ; Tue, 16 Jul 2024 10:26:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D80640A7F; Tue, 16 Jul 2024 10:26:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 44B92406B4 for ; Tue, 16 Jul 2024 10:26:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-380eb36f5ceso22311315ab.0 for ; Tue, 16 Jul 2024 01:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721118406; x=1721723206; 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=ijqpkEW2DMZeJU1woP0ws0oHozPqYZkWyASwc9CJWnY=; b=W/4kR3LMlnfXkhE1KWpjJa2GNqc6a9YzwVVvLApkTGDWRVv/J/X6fKtZM8HdFIa4Qg iPo0P9OA/7PUJ7g5Fh2wG3n3Gki5pHWWkDHTy9/Fo0TIwOMW/vwPb1STHPBJFlv0Cyiu I+YqY8n6J5IOa8cxDIY4RM36uPi8QyKyH4A/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721118406; x=1721723206; 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=ijqpkEW2DMZeJU1woP0ws0oHozPqYZkWyASwc9CJWnY=; b=xCFc2IhWeY6R/jfbT1gBHiQ3RSyAY03SBYztvuQ2At53bExBaC3bbZvwfSiwvR+8fY 3Trqf5itXyjg0YpT2oJbRZKd34Sy1l6nqdjCy6EeyOHT8Kra6Mtp4HyodcCk/Nw8E25y WzAIIWX13u2fUBN3VSgG8oeQehf7SlmG4uTHr/X0k8TDb12eaXbulTJB4V/Koac8iE5p laLj0+Qcr6LLMoxQMvqCsm1VJrktNI+AI5Xms4z5dEpCg7Gl08lvcZB5nrmbq7n1ePjH XRq9dToE2VI3u4u7TW8fs7hIojgBG15f22nIk1ZH2yYPZZ96l3p5WGhlxkeLlP6F5I2/ By1g== X-Gm-Message-State: AOJu0YxLgaflFtj/98++Mn3GcnSknnxEMLLU13b0J1JzkYI1T7SlEarB dKWz7617kSCBfh8rchdbsFDhUwD6Y5VuV3VSKs5M7zQ02jaG5F/3CtE/LHweImK7x1RAK9UuM9q rRX2h6nFiOFd2hCh8CmprT08N66fVn325j00U3FUU11D9v9PPTB+h+X/x X-Google-Smtp-Source: AGHT+IE+oUx1bBvg3iWQE7oWcOxLff8/YPfBymYvDcnKDI6ThfpWMxyS2Ny5Jrtsm0NAVA2QBApuFOoJRx5q X-Received: by 2002:a92:c26d:0:b0:382:834f:2b9e with SMTP id e9e14a558f8ab-393d150411fmr18507285ab.11.1721118406543; Tue, 16 Jul 2024 01:26:46 -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 e9e14a558f8ab-3900f9201easm4581835ab.5.2024.07.16.01.26.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 01:26:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 01:26:46 -0700 (PDT) Message-ID: <66962ec6.050a0220.9328c.6bebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 19D7F6052500; Tue, 16 Jul 2024 04:26:46 -0400 (EDT) Subject: |PENDING| pw142422 [PATCH] app/testpmd: improve sse based macswap From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240716063724.850-1-vipin.varghese@amd.com> References: <20240716063724.850-1-vipin.varghese@amd.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142422 _Testing pending_ Submitter: Vipin Varghese Date: Tuesday, July 16 2024 06:37:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142422 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30526/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/