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 EE44D42808 for ; Mon, 27 Mar 2023 13:20:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E99D940ED8; Mon, 27 Mar 2023 13:20:43 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 50B0540ED8 for ; Mon, 27 Mar 2023 13:20:43 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id om3-20020a17090b3a8300b0023efab0e3bfso11458877pjb.3 for ; Mon, 27 Mar 2023 04:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679916042; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qFbYf2vyxKgHAa31SQBKAcro0iamQqFvTUQz7PeTPmY=; b=CBt95axhnmmNccRbHNiXSePza4Ye9CdfNRdcKUzEJZLEgE+zVKj1yQOOvWSlo9cHlP d6XqaXQTVEi1jirqcv6Fsks6S31gO4ygWQolspiUj6GClW5khk3UNx21DhGqpPRIvF5M 2AC0WQkMO+6lhMwjhmPNJmg2AXgUcokAITWbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679916042; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qFbYf2vyxKgHAa31SQBKAcro0iamQqFvTUQz7PeTPmY=; b=qFzfJnMOpL22b6E/2nWMzvvhF2UBgL83qN15DL5g8BfEd9I+wseOlDJSWBy3PUuY0Y MTpaq6EbeATKEQNNZSZmOf3Wp1eSHfBY1R939Qddp4Av4ZUeDpyLMUuYijiZpKsHrtQG tKhapNRcZSDJuL91Ix3FIyRwM/yA0gUmO7X5cvGX3xRTLBRxj5QJTkRBSQaSr1X8z+Uh NuGk1j7bUpBmyGkdc+wcvBfGKie65z3anggGZ6zh0uXNp0DuX99FM1GKOzfFsVoaTU37 0pkMYXqrysq4LVdcYwyjX2RNmewY979Ev1Dj0TfYTNn8Y+P1rycTlvr39QbVQ/YdVNsU /Wrg== X-Gm-Message-State: AAQBX9cgZnQctSV6wf3TgZbuoUNDL+S7ZeUV99nzPHoTEFS1OEsiDia0 Eyj0i7EMVy+HgQzuYiW5RSFXx4DuXGx4B+qeMkzGkVSLCrT/HXMoiuJUT9bkj2meShg1SBB9GQ= = X-Google-Smtp-Source: AKy350YHrY9kjh5B20BrxFUy6DPTna9ORs4PYU86xafIz9prMA6DycLNc2gu2nQwlJ3umica8ovq4Mc4OhC7 X-Received: by 2002:a17:903:185:b0:1a0:7422:93a5 with SMTP id z5-20020a170903018500b001a0742293a5mr19402010plg.20.1679916042405; Mon, 27 Mar 2023 04:20:42 -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 me12-20020a17090b17cc00b0023d96ecb909sm444265pjb.7.2023.03.27.04.20.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 04:20:42 -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 4A79F605246B; Mon, 27 Mar 2023 07:20:41 -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 42C6660123; Mon, 27 Mar 2023 11:20:41 +0000 (UTC) Subject: |SUCCESS| pw125526 [PATCH] net/iavf: fix VLAN offload with AVX512 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230327112041.42C6660123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Mar 2023 11:20:41 +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/125526 _Testing PASS_ Submitter: Michal Schmidt Date: Monday, March 27 2023 10:07:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125526 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25869/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/