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 7D43343A99 for ; Tue, 6 Feb 2024 11:53:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 764864025E; Tue, 6 Feb 2024 11:53:25 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DD8834021E for ; Tue, 6 Feb 2024 11:53:23 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-363bd37434dso10219875ab.1 for ; Tue, 06 Feb 2024 02:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707216803; x=1707821603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m/dTtTtPqUcZkf02Grn4b5LNKl7uugjSjJz01pgrGfc=; b=CbijVGWTK/NDl1Bkq5SjC5sVfN4iHa7ENiiahS92ewLHLqs8wQe0mUqvJG3dgWySMo 2KAna16P49mb3FYerSgvokxhNFBo1ERvKTxJ/qN8oR0/RhOfdHckIoMIX6cir5FeRARo 7VKAj3EmRDUB9KhHcHk2/WvMQ+ur1vFpLpaLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707216803; x=1707821603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m/dTtTtPqUcZkf02Grn4b5LNKl7uugjSjJz01pgrGfc=; b=JFo2j8E/C+ytlx+akDWuCdlwDbMKJd1p4HLk9bUJZfni4l1AoQG6w0CQX565qaEh1c tVWelNpSoUZxHZ/k9UekvC4CwQm0Z1QTtmqw6eFvhiMNsSIWKxyEJAosUCI2RLsFSs2H RMPKYshIExG6tcLbqNyKjF7R8Cph92Kc0lklHdeVU38wLSzgxsvvosaZDb6PtZ3r1TuY k0oxNX7rZnAqEzRKgyhnC2A1FmCvf1Z0GwDob8SkcDk0yoyMjIOltjPnOtvAKqWDnU6L pbh3S2MI+UMsvnytzHyU24ebeW+0+dARluQiPx56VEQvK5dd8wOJeDxZ1Vyr72N0le3F rZmA== X-Gm-Message-State: AOJu0Yz5shiafxU5NSRFQ4PAJSplRIlpyLmTGLYOd/WiRmFIYGVI/znh GRMnJ9mp04TREai9R2aNB+OcVmAh2CUuncs/dm7ZNQvTdoTJIRNByG64s7Ofx22eB8S4zoyKJ+e EYMJtTgAbXEIrpsC9Y1F6KCEGEnw/a7pHO6NuzmdM X-Google-Smtp-Source: AGHT+IHEAL87BnDJ/aYR9JPgKNN2L6k1ZoJuiGz8TfnQOAh+cS3ZXLK3L41Fyn25wXHXAsbEXwKW2y0NiA7g X-Received: by 2002:a92:d391:0:b0:363:c3da:ad33 with SMTP id o17-20020a92d391000000b00363c3daad33mr2453145ilo.8.1707216803354; Tue, 06 Feb 2024 02:53:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f25-20020a02cad9000000b00470c6f8eaedsm70927jap.34.2024.02.06.02.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 02:53:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 02:53:23 -0800 (PST) Message-ID: <65c20fa3.020a0220.8c20a.476bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD3D46052516; Tue, 6 Feb 2024 05:53:22 -0500 (EST) Subject: |SUCCESS| pw136416 [PATCH] net/iavf: remove error logs for vlan offl 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/136416 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 06 2024 09:56:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 136416 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/