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 784124221E for ; Fri, 1 Sep 2023 10:19:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B9E84014F for ; Fri, 1 Sep 2023 10:19:25 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 528004014F for ; Fri, 1 Sep 2023 10:19:24 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-76d7224c5bcso101850885a.2 for ; Fri, 01 Sep 2023 01:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1693556363; x=1694161163; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=a3qZf8HK+EPRHOLiZvLyuNDbeBY5DVzaqT0wm4Aya34=; b=L+b/vIRoWsldvlBZ/o5RxqnZomgzu6LiVKFg3MLwNNoaw7ype84GYv7E2pREw2ZJIk Uo1ZZwbOOTF4jmbzpCgZpWnFPTtW1nui92RK1SMg9UYHph/3BeCbHYyFf7ykVOp0Y1j/ jIetVOvkTxOh8EptQDqDeVxjRhgI8i9vYi/0kUcqYbfD4z/IqfOU38NlNKIrGtb+pbkZ 18TL1D3mscoL0A5i8Vku5MVt3KD3t9whc+T32lpWrASziGDHKzYF8IEMCnGON0wgJz8G CWikRw08rkbeDZ03POpH0OQF0UHiIA2AjJ+RwvN4ap4C09GGeT3zYg7Jw73nExkqkP2M kHYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556363; x=1694161163; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a3qZf8HK+EPRHOLiZvLyuNDbeBY5DVzaqT0wm4Aya34=; b=OMYgcMqviH9182y4mHmdwG3cahhbp7pPMHT/GOBj1tJHz3ugupOEmCwSqt4uoEHUjj Gw+gDJMrmfHZez1XaXX5wj6vLvk23JbqnyIBVmwek2dDSRLGEKiZ514niVMitK8a2oqZ WjGO7arGckvbyJuYr5kNPlMMnD+YvrSaxR4YpsHbyWkSd/G76rV3sr18lEx5sf7KiFcW YZ5sk9hD5NXtlM/3+Cz9NjYsKXzE3Lptj/bMuJsf4nzpJV8vfaLNTafP7JZ/+5K71/wW IQ9N/Plcm2eYuHTn+ORhgC1fTH+v4BtWPRXD+t3KDGAu8OiuhqpXL29wuGKqOfU9JuWu u0Xg== X-Gm-Message-State: AOJu0Yy/6MornE1JZyzxMjag+hKDjPtNaOKhI2PkBRlej32hwz7yb6tp GQLg/KJ1LLk2QMy6zgA/r6nVnjJKNvJbBL1nYuU= X-Google-Smtp-Source: AGHT+IE2/i2EiZOLAq/srkOmWEclvf8pVwG4/tHNH5hGGGyMGIxNvBj8Tdjp/Mgl+IQJTQhbj7Rnzg== X-Received: by 2002:a05:620a:c98:b0:765:aa35:f03f with SMTP id q24-20020a05620a0c9800b00765aa35f03fmr1482734qki.37.1693556363434; Fri, 01 Sep 2023 01:19:23 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id br17-20020a05622a1e1100b00403cce833eesm1275344qtb.27.2023.09.01.01.19.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 01:19:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131045 [PATCH] bus/vdev: fix devargs memory leak Date: Fri, 1 Sep 2023 04:19:21 -0400 Message-Id: <20230901081921.397510-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230901072409.741847-1-mingjinx.ye@intel.com> References: <20230901072409.741847-1-mingjinx.ye@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/131045/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6046779843