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 E262043B6C for ; Thu, 22 Feb 2024 04:49:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDC37402DA; Thu, 22 Feb 2024 04:49:50 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 3C66D40281 for ; Thu, 22 Feb 2024 04:49:49 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-295c8b795e2so4435617a91.0 for ; Wed, 21 Feb 2024 19:49:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708573788; x=1709178588; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1GdleKKUdbrDN2zJWE+ZgDqu7uWFNvyHPLVOglHEBlY=; b=XuH0P0Oj5Ac0Y5zm5aMu9etNvksL2QvXJLIEqp1IV/mCaEAnP1OKoIeQU2cXbHm+Kp QQhGJUBMdO6FgmaiejvIas79V2jUPqfeHQRkvespJ8PvB5Le2g5hjL8ltz6sSwZyGMx1 j+aa/2tCjL9Ff7SC1WPuVBVKNFv8Qvd0t5M8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708573788; x=1709178588; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1GdleKKUdbrDN2zJWE+ZgDqu7uWFNvyHPLVOglHEBlY=; b=rrTFVrCONzCXZuL8wmaxMLPxcKTojOnMT7HjlFbSIkCeMuUHOICukAv0/GxYCgZ5J0 DTvYAaSIRZ1X4Ifisb+N53x1SObALvbOx0gtUd5YZjG7KfwmRrql7XWnVuC7Dar8YU95 gQ7hsHakmp4Jg4WBWfjq6JG2PMqeh4tbT11KvALKLjgTw0o1ceYVVhSkZ/NI05Y8c0qJ cbWrm2p/cyN3Bp8Y7QdRfJz7fdGmQzdUuGS3EribELQhNJMCuMUMfAVRGkQJmy9et9ZT hBpHhdCcfQP3BGkrMIY2scbPtBDoe52SKVF2XCk2sJmnxlnqwomfFVldoUCxsxeRzbWb y9FQ== X-Gm-Message-State: AOJu0Yxa1ASlTGKzYW8UUeXGC2PJnlRVluTj3KEVQ9i3XcTtbntUegzN 0KyLbqyjeoz8ye5REwtGhni0GqmaX43D4GakBUNqhMK8tcUSiAPfPAS1J7zrJ2leD9ItnRflgQL vQZKq4FKdpJC2CTe2l1+rH4rNGxanbz4UkByxSV9Asp9go8ktj0QcUKit X-Google-Smtp-Source: AGHT+IGXV5HDCDfZr7QMWx/vVgaTHO++TKPuh5Tb5bt91663vEeH7cv3IIaopFcaoPbVPmE4+1f1Fb4CQLoO X-Received: by 2002:a17:90b:2251:b0:299:3723:178c with SMTP id hk17-20020a17090b225100b002993723178cmr12100388pjb.40.1708573788381; Wed, 21 Feb 2024 19:49:48 -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 bw6-20020a17090af60600b0029986d177b1sm142589pjb.3.2024.02.21.19.49.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 19:49:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 19:49:48 -0800 (PST) Message-ID: <65d6c45c.170a0220.ced94.90beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 869556052511; Wed, 21 Feb 2024 22:49:47 -0500 (EST) Subject: |SUCCESS| pw136988 [PATCH] net/af_xdp: fix resources leak when xsk c 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136988 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, February 22 2024 03:07:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:dee3c01a2297538d7b65048aedfb372464f89942 136988 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29216/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/