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 8B6E442D26 for ; Thu, 22 Jun 2023 18:54:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89334406BA; Thu, 22 Jun 2023 18:54:30 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 9A320406BA for ; Thu, 22 Jun 2023 18:54:29 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a03ff70c1aso2129759b6e.1 for ; Thu, 22 Jun 2023 09:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687452869; x=1690044869; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hnVRtQ3EMhTLU4jmC1TYaFpyAaSbpW1I/0VtHDpT6QY=; b=es8+LwJ2fGg//wYEJNaU3oV6rlo64M57y59h2EhzhCoE8a53yI8o+4ntMY+PlL9gmf to1fcJC8I9Iu8enerIQOpEtVih3ncTOZlCFWTCgvY/ELXCPGzw9rCZ4yeG9CF9KhNaHv PsWg1mtZkI0TeJbGFcjksmZfLfJJHAB4AMpZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687452869; x=1690044869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hnVRtQ3EMhTLU4jmC1TYaFpyAaSbpW1I/0VtHDpT6QY=; b=EutiRWm5YqNPRGS7E8W9C7H/xQbFptKncZ0Re2fVHImfRE1ho3bbjvcEaYhg7qakbu DqYGI+dyDDcY24FUp6ho/1tZBZlZyBJDJEoIBYlle5+bTR3w/BhCHATS8mfiukeFHGOE nAYOhefrJnyWq+VFcUjV/XB0geFShs85VqMC1vWZ7bJv1lQsaAEl41q99usqJfoOG4w4 2986lwT0XX4XYpURXzxk8O0Obh3SNzfbR2ikPXRI1lTKD24eNY8iGaytFZGV62X8/YwC wfhLP7NeIaCl06bmXZs2BRRb6PHf6TjqBEPd+/IHJbJZZ1cYBsXpiy3TfnQRa29osRRu hFZg== X-Gm-Message-State: AC+VfDwO9A2I7z9yNcuHCewAUhxy66FyDt4CzuzORqWfIocGuXD1/EhY 4IXS9v7mtQRc72YPjBoANWYA6ArNqTvxzCnRmAegawab3c16pCoAxqoSpRall4sh0TgqpjA8SQ= = X-Google-Smtp-Source: ACHHUZ5WUaULkYzejbJXfnNPLxlEhQXTV7YA/Vrb9cHjnWHsc9zW84NNdVvZAfB6QvWTX2GtfRPxf7BQhGuI X-Received: by 2002:a05:6808:2b08:b0:397:f946:1e5 with SMTP id fe8-20020a0568082b0800b00397f94601e5mr16235644oib.15.1687452868895; Thu, 22 Jun 2023 09:54:28 -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 kb1-20020a17090ae7c100b002586dbf66a8sm711798pjb.17.2023.06.22.09.54.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 09:54:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 09:54:28 -0700 (PDT) Message-ID: <64947cc4.170a0220.119b6.e9ddSMTPIN_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 3A7D2605246B; Thu, 22 Jun 2023 12:54:28 -0400 (EDT) Subject: |SUCCESS| pw128905 [PATCH] net/octeon_ep: support backward compatibi 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128905 _Testing PASS_ Submitter: Vamsi Attunuru Date: Thursday, June 22 2023 11:18:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128905 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/