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 B4CA1436F3 for ; Thu, 14 Dec 2023 20:09:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF9DA4333E; Thu, 14 Dec 2023 20:09:22 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id B54B74333C for ; Thu, 14 Dec 2023 20:09:21 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4b2f3539089so570869e0c.0 for ; Thu, 14 Dec 2023 11:09:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580961; x=1703185761; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c73xvY6RxEO+N+RlsEkPjgcqZjjiUz1xHx3RDCpOG20=; b=J8Bc4MqB1Wf8HUnmS1BJuxOMcnhBhG8RSkME/1aHj8jW+axb+BIQgefU/C2eWbiQCR hGBGq4kFNlhDfxKJ7jZlSDb3I6+FKQx2HhDxxxmqEleW5uMtzL0f5nG4Mmndq8bAxjRt AXoWT1oISGOcEseWERok08E3z6LBtrnTbFIIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580961; x=1703185761; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c73xvY6RxEO+N+RlsEkPjgcqZjjiUz1xHx3RDCpOG20=; b=MUCPZoFLPkl0o8wn+ZYcDLEDfwwzqibQ40GSIpq0bh9FIWdtiHLMn41+R8ogvJCZEN 06jx2S3f1BbN7rTon0jHQpJPL58WfjHi/Uj98ozawlu74WoB2Ju3mgQomhYtaqscJN+w rOYxxbhDk5Fb303/ReZgapcfPHh8KnAZp4IR8MW6PRJYt7wEU3pTWeguQdGgEwKhtvSn 8bwh7mBBCCejBGLdZPHUbPXyqbRbfg0Kzk1GAqO/AekBpU1vWvAKx6yFtGFfItsfl4qT RfUelG/g1hbE586XDYuOSq+yPGRazoYjthrq3dBldUG2bCaXS8MyQjq7DNF743nUSrrg 5CZA== X-Gm-Message-State: AOJu0Yyyuur6tbm61ZVuruwWmslZRxSuIaQe7BpIF5AzVeUtOHUQf2jf xSPM3Z5y/oW1Sjd9RbUCOpiKQ5e6CYJ0VAYypOW4mZoWK3VLIkGCeU0UpA== X-Google-Smtp-Source: AGHT+IFQGoaEfSHURX68Dtyejnv+ualSKSJGC1mrJLbccWhnMDEvHVZX9Z8o8B8iWHqDuLw4pPwFYwj+4Xk9 X-Received: by 2002:a05:6122:a27:b0:4b2:c554:ccfe with SMTP id 39-20020a0561220a2700b004b2c554ccfemr9499285vkn.10.1702580961185; Thu, 14 Dec 2023 11:09:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gd9-20020a0561221d4900b004b300d00665sm1533047vkb.6.2023.12.14.11.09.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:09:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:09:21 -0800 (PST) Message-ID: <657b52e1.050a0220.5d25e.1442SMTPIN_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 CC79C605C311; Thu, 14 Dec 2023 14:09:20 -0500 (EST) Subject: |SUCCESS| pw135193 [PATCH] [v2] net/iavf: fix no polling mode switch 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/135193 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 14 2023 10:33:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135193 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/