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 2E85442F47 for ; Wed, 26 Jul 2023 00:06:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A12440A79; Wed, 26 Jul 2023 00:06:46 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 5DE9940A79 for ; Wed, 26 Jul 2023 00:06:45 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-486453928a4so351202e0c.0 for ; Tue, 25 Jul 2023 15:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690322804; x=1690927604; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fzvjQaFaG3RGJSFFbaECKrIYYZs4vIv7Bz7OvjMxVFI=; b=K/6X9Lmn5TGDfSTLRLgjKOYBofp2DVwYGsuStbvRjmNNcJxoUaEjpIiHEZ7Y/RsVw5 U7Yp2VhNpnt0onEXFGYFHE4Ky2oI5HgM07UkoVqVB+3/FsoVUWca5PyPCLGDO8IZ0drw Ales7qk4n+DgEKT3hf3mJ+pAUyv9gb1RDHoCA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690322804; x=1690927604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fzvjQaFaG3RGJSFFbaECKrIYYZs4vIv7Bz7OvjMxVFI=; b=OgFx6e9AVgSH/mX17OCkk0tD17qC6qAQayx2Xm65DAqdJYOceEXytjniu2M9PUx01O pZ3kCR7/nxjXfJT4hQWlWvHld9uQbWEwo2NkzVeiPLJISRxLTLmctHnL8kxXmKivVlz/ cNv/o/HrSP7Dd9biQV9o6/uzkzJyCYeoVbWzQFx3HFlEUnWwOsDizQb3tdxSbO2h32mb gI08RfHEtheA5qbUOW28oDb3auygPr/rOFZXxeCEJanoeTDKfxMm6mucd5BpSeEJ/nY6 shDxz3BFVhRYCSd0ahiANmrGc32ZVjDCUBH1xT6IPmFwyg3vlGlnKHLb4D8ts/s/soYW wFiQ== X-Gm-Message-State: ABy/qLas/T7NFqCpdlCejf/k9kRUKQCs1P2Ff7yPTIX4goWkYqGj9c8A WNvl7JqMDGWWd9gP5ceMXJGtShEWi0/IIk75Ds/vA5I1Sn83dpRDIkfP7A== X-Google-Smtp-Source: APBJJlG7bxmmUDgDFAwxbNTOw5uXqK7mct2FK2V629yki1C6KyIU0HRB+7XACq8tX4qlWNIIJxxgHJ7kAP+5 X-Received: by 2002:a1f:414c:0:b0:44f:e6ff:f30e with SMTP id o73-20020a1f414c000000b0044fe6fff30emr347303vka.10.1690322804740; Tue, 25 Jul 2023 15:06:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i31-20020a056122209f00b0047ebb5fe581sm1149201vkd.1.2023.07.25.15.06.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 15:06:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 15:06:44 -0700 (PDT) Message-ID: <64c04774.050a0220.6ed62.b783SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F4C46052471; Tue, 25 Jul 2023 18:06:44 -0400 (EDT) Subject: |SUCCESS| pw129701 [PATCH] net/mana: use %m for fscanf to read mac a 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/129701 _Testing PASS_ Submitter: Long Li Date: Tuesday, July 25 2023 21:16:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:5c9f84a868c51c3c9f7913b941594cad2edc9310 129701 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/27139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/