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 5EC7642DE3 for ; Thu, 6 Jul 2023 08:14:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B42F40144; Thu, 6 Jul 2023 08:14:44 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 90EE740144 for ; Thu, 6 Jul 2023 08:14:42 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-765ae938b1bso43895585a.0 for ; Wed, 05 Jul 2023 23:14:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688624082; x=1691216082; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gs83w3PVjBEOoZjHZoUP5Atddaznj5X0p27IixiBr+w=; b=YOZFa3AwhP4zRvUaNhpPKDPr3usVSKx7duidN5go58JyBaWW+rPikZKpCegT23ZLo6 8b9AzlywXOuPrPn+jzyUn2kCqYgWLzKYGy503/sPMxG2DJfe2DKwa8sTUBJGEt2gdLMl ZgVKQQHk5+K4cFMBTQiWFJ3wCSor8EO2Qm2B0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688624082; x=1691216082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gs83w3PVjBEOoZjHZoUP5Atddaznj5X0p27IixiBr+w=; b=CtRDdMhJq/DUNhCgYwpUY7PH9gIimrOCTcqsqjMNh/jv56o46BgSwW+IN65HF5rsHi dVPNnhQzOUw3Hu6evXkY6Fv9QZBY/vucPyjNMJ4hk/6JQLadk/HQvrJrIvjSf11AST8h IL7o/yO02Oumk9HZ+shE11i+lsTkHgLYHBKeJ2sZtW3ePtz97ra5aZ6SmxRebOADryIg zLimLB68/GBgcYNwoHlyKeIdGMLHFnGbKF/+IY7pA0dmHwXaH5uEVlKqK0Dwyn8B2xDv b2PDZ5pUEYLkx3qX7UsKYr14CZRdmq3URr7q0I/VFoImYmUinsPs7UexlGGZs4A7PQ7X PgEg== X-Gm-Message-State: ABy/qLbQLgLJYfJ2F8yUa9szaLZFKO6H8sIa0L/WNBSX2VvH+gIBtOmr wmPu4ihliWzkCi+L6N29SgHYHRk0ThaweJ//DhUHHYhQzHweb/LovlVfnA== X-Google-Smtp-Source: APBJJlE3OMSaMsskgbKfbSi4Eom24F+VQm4lzB6AxYWyUwI6/rULZAEEYtWhnwHieHuBvZ4hxq3+DpfS11af X-Received: by 2002:a0c:df8e:0:b0:626:1893:6266 with SMTP id w14-20020a0cdf8e000000b0062618936266mr802582qvl.9.1688624081950; Wed, 05 Jul 2023 23:14:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a13-20020a0ca98d000000b0063016dcff94sm47664qvb.51.2023.07.05.23.14.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 23:14:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 23:14:41 -0700 (PDT) Message-ID: <64a65bd1.0c0a0220.f3dd.375bSMTPIN_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 6A443605246B; Thu, 6 Jul 2023 02:14:41 -0400 (EDT) Subject: |SUCCESS| pw129325 [PATCH] net/iavf: fix AVX2 path selection From: dpdklab@iol.unh.edu To: Test Report Cc: Zeng@dpdk.org, ZhichaoX 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/129325 _Testing PASS_ Submitter: Zeng, ZhichaoX Date: Thursday, July 06 2023 03:20:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129325 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/