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 3CEFF42993 for ; Thu, 20 Apr 2023 09:50:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3723A40687; Thu, 20 Apr 2023 09:50:33 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 26CE440687 for ; Thu, 20 Apr 2023 09:50:32 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-187df75c906so464802fac.3 for ; Thu, 20 Apr 2023 00:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681977031; x=1684569031; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=CTWbieZdXIhR91FZIR0odlWVDPkREwMkBQ1bcQO9mhw=; b=jd1RdAHhyJh5STjl/b0bFOFZ/wTR95+xW5WtXyNtXDXezCaSky2gzf5KTjHpz5Az3K WOtxUgCn6zzfUDHn/UG1/eBmvFtBE68y+U9amXDdbbCFbPOER4WlSiQLn7J4+eax7ZYF nzCwwvknM0qQha9+9/ZjuHfsVGWoP8VeZve/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681977031; x=1684569031; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CTWbieZdXIhR91FZIR0odlWVDPkREwMkBQ1bcQO9mhw=; b=JTTQ43A2SqI5xCcKBAKqruVVqIliC7jsD4x1mT++OPx1ydY7kGkgWFyUxU6L05O9+q 6Q1ntudL1aU3OAOkLUlWuviUNfpyx6SM8yPRPXWeQRPJa1vW0Ic0utihaTldlfGULg4j ndrEI7n6PaSwX+Nubr2+t/jCABqVRVUoCnSwj0rBGrRKqedyLK9gyvQ97EA6xLVuNQh9 GhKXH0x8Y6SSd5DCvBNZj3Vs8Btf/ZHJLNVzZSAMGu9GhXitEYPDOdhbH5dUxggpVozA EFoa45sBphqbR3Vj9G7IxiwRMWVsfJBrF6K1weUCgW9Q57msiZcLwukhk3iRg4TVCqU8 RUlA== X-Gm-Message-State: AAQBX9fpvY8IaLd5tJWIvnaRFKRVrA8cZsSHAgsNphaNmHPjSsTAkiQV GEzV1dF+V7ssl++FRZ7V+dWbCCxVA89GcZCLjuoKm38VY7rfZ12rRHnKufsKf42CBQZgqHxkEw= = X-Google-Smtp-Source: AKy350ZEwFqkq+VOdww1+YEj9GkKbXQFgXJ8IG0iVQMI9RKvPOoVdpJ8PGDaysfSucyk1kvnYNbuuOO5rZJs X-Received: by 2002:a05:6870:c18d:b0:172:7fc0:9188 with SMTP id h13-20020a056870c18d00b001727fc09188mr566739oad.35.1681977031484; Thu, 20 Apr 2023 00:50:31 -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 g4-20020a056870a24400b001777dbff8d6sm93407oai.25.2023.04.20.00.50.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 00:50:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 220CE605246B; Thu, 20 Apr 2023 03:50:31 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 211BB600B4; Thu, 20 Apr 2023 07:50:31 +0000 (UTC) Subject: |SUCCESS| pw126281 [PATCH] ethdev: add send queue flow matching item From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420075031.211BB600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 07:50:31 +0000 (UTC) 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/126281 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Thursday, April 20 2023 05:29:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126281 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/