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 B52AC45BE1 for ; Sat, 26 Oct 2024 17:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D6A44027A for ; Sat, 26 Oct 2024 17:26:24 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id E6FE540265 for ; Sat, 26 Oct 2024 17:26:23 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-7b15d7b7a32so247357185a.1 for ; Sat, 26 Oct 2024 08:26:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729956383; x=1730561183; 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=9aKP2Lg5rj93GmVAqSXvEeP1M+TdYSCsVAzAiVhX/UI=; b=lhqZjl1aX3nWlCG3eWvu2kSHnrwI0STnw03sESmQqNvdozJOwoPUrQrREfqkbnERy9 wSgf/vbmfakZYzhNWBpkYF8MJPLc6god9BOBXkf7ROuTfC2th1faqIgr7NP8sMxC8tqf M/EdPjth+r+DfjzQSiNWyDvpoTIWQtQ+zRJ/znloX7UwpI2tOcmuPSZ9cs0hjp0IJ5/0 B+bU5lI2JD3h1kxT2x6Bs0jfGW5yh4CpzqX6+FLwmFfySRwk5ntKXbEOYDp9/DL9yCs5 V0mNbyAkBe4GcjopfpyyhsWErZ4H2UeVEYWUtFMyU/uVYBE55DA1qM3MWDch0HslzC1E KqIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729956383; x=1730561183; 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=9aKP2Lg5rj93GmVAqSXvEeP1M+TdYSCsVAzAiVhX/UI=; b=SzbfKks6kyUiNQzm54RdPHV+Fl/ttzy4phqSq8jRZOCTSVbWKL7LWC8RW4VbruBoG7 u6wWrokfH/9gHQ3q2snhc0ULNwhoYbquD83AK03ON1/aAfoA+MeVsCFId2e1AFoeXyJh wHdP7KFuBRKbwNt1hLTZUVTUT/UmuPhy8PfjPCrqiNJ4aPYDY3nW6udzIDRJXZhqCDnv yw3P2elsBIt94H3/EBO16civVT7Mc4PIxZnlmRSX4khH4KykSca6z3Q48+KZRXCwGVAa NB9xqR7CNlh/EDGb79HVySaYSwrjKmEmznQF1wXP36W8kTWTejizRVniXr0xpptRMkV6 crlg== X-Gm-Message-State: AOJu0YzsLNzp18VWPWTWa7Y2yLwKgNa40OVLnXlNVBB9s37cvErGDd3j SE8RiPmmmvTGp1hr6Ve1nAV0zeygb5TW0f/k6EJtVT/bvKVFPVT+JUb1hNptRAam5cOWl1Cws5X v X-Google-Smtp-Source: AGHT+IFuBXJ2EBw+p5OrRgijlY90yORqUoqKO/hlN0qZA1uL8ewS6UbQVDS3d624I0uAgWKnV2A7bw== X-Received: by 2002:a05:620a:2410:b0:7a9:abee:992 with SMTP id af79cd13be357-7b193f4d8e8mr513587185a.50.1729956383015; Sat, 26 Oct 2024 08:26:23 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b18d294b3fsm160531085a.33.2024.10.26.08.26.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Oct 2024 08:26:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw147373 [PATCH] net/vmxnet3: Fix vmxnet3 NULL pointer deref after configuration failure Date: Sat, 26 Oct 2024 11:26:20 -0400 Message-ID: <20241026152620.4086656-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241026143336.2099168-1-rmelton@cisco.com> References: <20241026143336.2099168-1-rmelton@cisco.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/147373/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11532691220