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 8D20B43857 for ; Sun, 7 Jan 2024 17:07:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88ED1402B1; Sun, 7 Jan 2024 17:07:24 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 42A8C402A9 for ; Sun, 7 Jan 2024 17:07:23 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d4a980fdedso9462915ad.1 for ; Sun, 07 Jan 2024 08:07:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704643642; x=1705248442; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4khlSGJbsbdQmQ8VvbNYroOLg1oeDNpkei0N1dmyJvs=; b=K6kJySIBfbWbkh8+ByBrNWMvSt5QkNsipmBZvrQpXF59cJJSY7WuKidEuhK88ZXcAL qrzdJMoBhevf4BT7QTEr9mnAwT5i+LatMzT1P0X+q/noTco9iBL7GR9EOJou75f5sR8O YkxGhxrZMYFQvpGn5jG+zQnEITDh/2uvwVtEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704643642; x=1705248442; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4khlSGJbsbdQmQ8VvbNYroOLg1oeDNpkei0N1dmyJvs=; b=aOM5tlLdZxXou2vTk71nlJPrqeBxLPB53XiReUFgymBjvLOvGirmNjDmLDYv+6Sjnj ik4O+ilJCog0yMa9K7UuPNnt1TuEBcL2J0jzoptNILscMQDaCftkGmn+lUGbfrN25fEc P+Fv+AKAo8OaO6pxI4rKfUEWfO6tLMmxtSERAHkcvCCARo7HqZURJYeBd8ijw/1oAGWh AI2zpEOx8DBmK5TSBOY8RvMhFOurp2rhFuo543AmpTNiLvn/n+JltX4f2Mvjhf9vE2u3 aLtAL0hcDysP3w+tAdvwm7jAu5a1AIQN7s5MDvlmfUg3VYd5+7OyCsWk09irE2e17Rvy Z5uw== X-Gm-Message-State: AOJu0Yy2foIF13+KhqB57chLOEYFHGrEfp++UqxvynTC5qBYkHveckLu 0uLnMrL4AfCM11LOcXP+vyiO9F5pm8K8Cry1ii42JzuoWFq68oj7GUJDAssnW9Y9fy/1bhIX+yB Qv9HsJg== X-Google-Smtp-Source: AGHT+IFZ8S/Y0nQWuZswuB02KmOrRtUJO6XC6E3+8rXAZSTTOMKY9h0+4o7tcrMSm2suzuug7ZaohQaf9mIM X-Received: by 2002:a17:902:cec6:b0:1d5:2353:a9ae with SMTP id d6-20020a170902cec600b001d52353a9aemr1323148plg.13.1704643642612; Sun, 07 Jan 2024 08:07:22 -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 n22-20020a170902969600b001d4b06af0bfsm131883plp.149.2024.01.07.08.07.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 08:07:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 08:07:22 -0800 (PST) Message-ID: <659acc3a.170a0220.c959f.7ffcSMTPIN_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 CA36D6051831; Sun, 7 Jan 2024 11:07:21 -0500 (EST) Subject: |SUCCESS| pw135773 [PATCH] net/ice: fix memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: Qi Zhang 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/135773 _Testing PASS_ Submitter: Qi Zhang Date: Sunday, January 07 2024 20:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135773 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/28816/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/