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 5B96A42B11 for ; Mon, 15 May 2023 11:11:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37FD840395; Mon, 15 May 2023 11:11:20 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id EDE3440395 for ; Mon, 15 May 2023 11:11:18 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-528dd896165so8924104a12.2 for ; Mon, 15 May 2023 02:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684141878; x=1686733878; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sASfrPNvO/tfMY1y5tTXDmIYVS4LR4/pqFsInVJBT1I=; b=iosg0pV4b7Jz7tqJBEOS2i5XXOpcxVUGXHU1WsRqsMCyr63Jc7zEsmb4fgy0zf2onI DzfMPBRegCyczpDnCyOLdC9SJhT0Saw3cJpeFznvODYs1Vlt0OE/LrhgkzQQZr4M3wlM 2ltICfe6Sg12Ea6RfrdKkmrPP6E7Gbc0Vi2ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684141878; x=1686733878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sASfrPNvO/tfMY1y5tTXDmIYVS4LR4/pqFsInVJBT1I=; b=NPcapcWPvV0m/TF9LjAii5fqENJJ20qDrtMTzEk5oKBAz2o3XimHQPOyUusxhrIIa/ ePJT7wPaUm9cyIUQkpxoU5y5QlL4qS7AwfvSvFvYXH7VE1fVHsQu0JAveqGXc3VROhcq YinMCpYBure3nupmFLo5pQp/bBs+AfiF96EPr4SdV4FtgHdFIJvHfVkM+q1nTTF9+e/E JzdVQLxmogs2kq69kOpu2+O2/jPsD+wgHETFGzm5dFoPqets1djik7tEft6Lia7K1IuW jg5I4fyZVs3WiVome9hCM6JsEXlXy4qlsw+/AomvR002KlsKXYPc3oKrthKpIx3XHkoG JZ/w== X-Gm-Message-State: AC+VfDxFX8nr/eUDtMfA6zNo5NdI7ThDNeMfWVxlRNNMtecbnfwQ+ZF4 P9Y50mY4Tm2lZU8syU/EcEGdKyA+IzXBmo2Zk69XTWuBH8Ur1JLmaqPfNQb0sjnhreFAYCVIhQ= = X-Google-Smtp-Source: ACHHUZ7vDpKzz+kyd11ECo1NwS9zP/w4PWmxfh0L8Js8zg/DazkaM0/nplLWBEruwfMX+lWLAJNXfFuwAXOS X-Received: by 2002:a17:902:ced0:b0:1ad:c736:209a with SMTP id d16-20020a170902ced000b001adc736209amr15824871plg.56.1684141878096; Mon, 15 May 2023 02:11:18 -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 b21-20020a170902d89500b001a6ade4c8c9sm74761plz.100.2023.05.15.02.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 02:11:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 02:11:18 -0700 (PDT) Message-ID: <6461f736.170a0220.1b24b.3baaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 83985605246B; Mon, 15 May 2023 05:11:17 -0400 (EDT) Subject: |SUCCESS| pw126849 [PATCH] [v4] net/iavf: add devargs to control watchdog 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/126849 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, May 15 2023 06:54:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126849 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/