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 B1AC043A53 for ; Fri, 2 Feb 2024 21:22:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD86140608; Fri, 2 Feb 2024 21:22:16 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BE9E940272 for ; Fri, 2 Feb 2024 21:22:15 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d93ddd76adso19678175ad.2 for ; Fri, 02 Feb 2024 12:22:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706905335; x=1707510135; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hTh+YZcyAXMGsSNNPNaPDgekzlSOsupM020x/6+0h7o=; b=iLhnC8cfaZf2mvhpV9Ccw5vV+ZQjNofIgUzzxqL957Hsve3oPwDlxRdthHUtbcoy2M tnlEkjEL254p+GEJh8wHiv8TQnPRxtqe7qI3DE0RVCcC6oF+ZwRBQmmIHMpd+jOByItl XG/oasU7Q6Xn8TB8mpns8yWCiXhkKPoOSDTsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706905335; x=1707510135; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hTh+YZcyAXMGsSNNPNaPDgekzlSOsupM020x/6+0h7o=; b=aZo/NwVpy1VXDepv5l8hdeWhdXiEdzcC8jpgkYAD1X7e3nCJYmUnAL+iwPG7jBEwfO F6AKtsXOeBxtNEceiAXoDvnwzyMnRG9abgaC40ynZeesAZnIyBpqPUoGJ8IJc7NmxRo7 WBnsMpTcMciZ9tRFlNmfyKhSjnhoGZO2xDRAdFT5f49Ub6Znw4yUBgGiC3jGwvH28zoe WZ5U+RsByWviH5jrc5B9/T+aR1JXLXbCnNTnVJdBthYAPZGaCEWPXw4RnSaLhttwBQwb V8dUu8pL8D3zKezAEXeDbjZcBzoy2fYVuTbNGiYnKa2fBW3Y1JI24FNw2I2A4nG6rutl 7Deg== X-Gm-Message-State: AOJu0YzdTMWHXoIgF0xMLLhkN2l1Z2Dxnh1kC5cLWsWREncblsjLuybe g/G6EAoEya/UfJFUDxetuu5+wZWhcBi7qXxwu/wjT7G6cJ/MGRuZ6ey5oI/N7RlLiIRZGyiPR+J zLzl0JW+gUyQKq8IonHHNA2S0AlpwQpYv/9PVNTZBGdLsansj X-Google-Smtp-Source: AGHT+IH6T5H0KWgI7LLtkwAtSvmO9xbvx/ZF+5ajIGm5rMYUvfvNqHcHckl6/Gat1XC3TyddVdpab/RJmEWA X-Received: by 2002:a17:902:6506:b0:1d9:6be8:1bb9 with SMTP id b6-20020a170902650600b001d96be81bb9mr3529112plk.34.1706905335006; Fri, 02 Feb 2024 12:22:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kq13-20020a170903284d00b001d90a13be4bsm74942plb.88.2024.02.02.12.22.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Feb 2024 12:22:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Feb 2024 12:22:14 -0800 (PST) Message-ID: <65bd4ef6.170a0220.cafab.4fa4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 362AC6043300; Fri, 2 Feb 2024 15:22:14 -0500 (EST) Subject: |SUCCESS| pw136340-136352 [PATCH] [13/13] net/ionic: optimize device From: dpdklab@iol.unh.edu To: Test Report Cc: Andrew Boyer 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/136352 _Testing PASS_ Submitter: Andrew Boyer Date: Friday, February 02 2024 19:32:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136340-136352 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/