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 7D9D542E67 for ; Fri, 14 Jul 2023 13:36:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78F49406B8; Fri, 14 Jul 2023 13:36:29 +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 72EC9406B8 for ; Fri, 14 Jul 2023 13:36:28 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-566e793e0a0so1190808eaf.2 for ; Fri, 14 Jul 2023 04:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689334588; x=1691926588; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j1yGMj6Yh2lcZqmSF4OCyJtuf1XKSgrTApOQi8GOhss=; b=KuEUtfsOPCoC1f/gTN/obhIT01UVjND1TMLCwvxzxpiwtzDmhTl6dm9Be82zCDjMee GUivzjxMld+exnaXWehEo3VJ5X7aNsvy/lZuAXSj5J9mPtd0guIqoz1iIklJrsVFq8R2 vNwmFPMesQRFgw5DGpcr6qkP0jNVh6OKSUh8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689334588; x=1691926588; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j1yGMj6Yh2lcZqmSF4OCyJtuf1XKSgrTApOQi8GOhss=; b=XWfSjhVABxrss9LOI5D5ajZFT02V5ulhNUrHtMI/oMCMqpPRnEMNOuyrWM3FyOsv5p 5onVonCxcYWyPFAi80lC6zaukgXvT7TJw3oon+DWeLg/J74G0z1uL66HJtgjDv5vgvnm YFjj6P5IuhcKx1MCukkdQNjLXkzxb2e9TfC1VCOIKGyNm8bTl7cQpPxKEqXGEhS907eW Q/cy/QH1bHBw9YtweEY1VJYmfOoANOIZPMnDbyzx1U41ysYLJ5yI3i3NOB+UX4tGrIJT ivjMbZVGdoRKz5Q6su04sNdDNdDM42yJLscITsRiX6E9CSej5CRH5isI2gVUZbaydwgh jtPg== X-Gm-Message-State: ABy/qLYgcEhP0SmnZG1zI6TfcGxwcwwybscJGll8xE2R3svh0L4op6AY FAt8fholK/2xWyNGOH35qDFSG+KS26n2EprOWPn63Q4AXoO5IsILCGYqXg== X-Google-Smtp-Source: APBJJlG2QMi6DYz+Pxl2s09tx9a01PericUI7tQkyY/d6Oy1yO61vyshEJTj/CcwUkYkJ0zsLtrR3FWHTXra X-Received: by 2002:aca:ded5:0:b0:39c:9173:31f1 with SMTP id v204-20020acaded5000000b0039c917331f1mr4510301oig.28.1689334587846; Fri, 14 Jul 2023 04:36:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ls10-20020a17090b350a00b00263bc04c8c8sm15661pjb.1.2023.07.14.04.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jul 2023 04:36:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jul 2023 04:36:27 -0700 (PDT) Message-ID: <64b1333b.170a0220.3c235.0fdaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 01D03605246B; Fri, 14 Jul 2023 07:36:27 -0400 (EDT) Subject: |SUCCESS| pw129541 [PATCH] [v2] app/test-pipeline: relax RSS hash re 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/129541 _Testing PASS_ Submitter: Feifei Wang Date: Friday, July 14 2023 08:27:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129541 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/