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 577E84367B for ; Tue, 5 Dec 2023 16:42:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5390B40297; Tue, 5 Dec 2023 16:42:50 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B8D6840271 for ; Tue, 5 Dec 2023 16:42:49 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fadb9ac169so3276076fac.0 for ; Tue, 05 Dec 2023 07:42:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701790969; x=1702395769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tMz17ba9RUurj8cUsIlloD7SESF7mcusS1jx2mUhtkw=; b=i67LllTq0S4jBUTzGAgTFYWsdkip76nJoe5M+Bxx/GEftvViIELEoapCEgdNUAvfJL tXHziJlw/3UmMYjyEyKjHrauYPiKR2avLGOI5WFeyB5xKPKZEs37P0G5fri6fwuns4+H UAS1qM2yrIYy9J1BaqlZhtq8KLaiElaysOrRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701790969; x=1702395769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tMz17ba9RUurj8cUsIlloD7SESF7mcusS1jx2mUhtkw=; b=DAju09ttAfAqJy6Ij1qs/udkuXI2c9FACqG6KdvGEQa+qafAViMTudPOiMyDoKyC5j 2ECgVpfJu7zAQdH+3hrgH6HUkGt2omDiNbA/nB8VeHCoXKQpdg0p+EumrTuLYyV+cBkQ EUR2rHzARRqlzoTm1sHM44U5Q6bWfGfLkcA9ZZ+NzVGdkCnk1nodxT8ub+zwHCn314S3 7VYQLrtlx/3g97vCGiRsTMjKGjjSoMxQWgNPWdsGdNXoGFSMWxwEks8m5wkVv+XTdZnC uyEf1nvlNsrxeuL1qS9lsyE6YSx9Gg9xG0BX7yGzeC4F9JHauyMcriWAL73YdEjhvlrh zG8A== X-Gm-Message-State: AOJu0Yx5srkLjGxKfoJt4aE00CyVEM3xevOwia3I4cprsdFOaIq7iRnv UxrnkwJqYrSLX0kBnRNHwscGOgpKI6MpzYwcKgFwJKR0ZNSw8zPH6QY3Kw== X-Google-Smtp-Source: AGHT+IEYsu+KbIPxOC5JgqmsXQdP0xEgNOeO8WCx0gaJgZrLdxNRiH1kSOB0X/KPLQfgrGVw0nYLAy5EINMa X-Received: by 2002:a05:6870:171e:b0:1fb:75a:6d1b with SMTP id h30-20020a056870171e00b001fb075a6d1bmr7211499oae.66.1701790969158; Tue, 05 Dec 2023 07:42:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a056638328900b0046904df2b39sm293806jav.28.2023.12.05.07.42.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:42:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:42:49 -0800 (PST) Message-ID: <656f44f9.050a0220.7f37d.6846SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EF4D605C311; Tue, 5 Dec 2023 10:42:38 -0500 (EST) Subject: |SUCCESS| pw134880 [PATCH] [v2] net/af_xdp: fix memzone leak in erro From: dpdklab@iol.unh.edu To: Test Report Cc: wangyunjian , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134880 _Testing PASS_ Submitter: wangyunjian Date: Tuesday, December 05 2023 12:23:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134880 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/