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 D7F2F436D3 for ; Tue, 12 Dec 2023 16:24:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3ACF42E4A for ; Tue, 12 Dec 2023 16:24:00 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 4AC3040270 for ; Tue, 12 Dec 2023 16:24:00 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id d75a77b69052e-425c9cd7dd2so10782621cf.2 for ; Tue, 12 Dec 2023 07:24:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702394639; x=1702999439; 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=aklI96g8CcpAqBASpstp77uFVrX+PcbnxZmeA0hZsfg=; b=jlPhquHE2Fhwu35ii6bA664hnbErhGe5nlocsGmSd3lgIVqwbo38n5A/g1+LM2mVci NLKbQCF6vwJhDQMZubHZ0bvYkZaw4GCPwFXeFWbxKehboDhxIw5yvSA4WWVuzyd1g7/j bQiDdzN6q8hKAYdLltI/y2H6Zgwhx4Okaztv6xMFjC1xXIGMqVcLPeYUkxpjl8csUJGy pvTZBIj27Cmbjmd4Zb1QJKpXChY+v9dgaFFfXPNEAYLHVsnUm6yaxMqtI8n8ZdT2CPgb F+tzEQloMvlDhBsHx/pBCTeR5dJgy5QWKeYM5EDcPHB7qk2Q4e2QckHK5G43D48Xl9ca cENw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702394639; x=1702999439; 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=aklI96g8CcpAqBASpstp77uFVrX+PcbnxZmeA0hZsfg=; b=a6JCoeCd5A4D4mHmgcZavxB2QCnHJzASAiHFkJxw5PtfHzZaKAOyUG+IxqtDlF5fNd kLY1VVgYdrvmlLYSiWMfXUAngXNzFvJRQd3XGos2TSG7ngm6fHDQH/bGXdiCBM9sQTVa 7hFh1x0AjcDS/XkGocKFhtzKbTQ8r52Ll8TSasTsphtljL9OZKWviAp8AOFvXLXpVptR pXNJwpFfFBd82JhdA6xHLM36IyC/OhoOerQ0vjJyM6ZvmnQcAalcbbv5TasYEciosqvi 8aGfQv9GMq7yug2TgSGuhCyWShlgP4uXMZifeRorB+Viekv6+4jbOcrYEQnbzYS29xiI QaHw== X-Gm-Message-State: AOJu0YyXtEfGRQc6rn2C4xt95FdYX+wXvzY+njqMbNqqm8qgp8xMqyWx dcI12SvfBLcof8joZj0sQd9Rl8Imsr2OHm7pBj0= X-Google-Smtp-Source: AGHT+IFbDhLZNKrDlJrRIVuED9NkhLwufp+jzw2aVuZgquO5p67oFFrB486GjdFiqM0NqnbjoRSNsg== X-Received: by 2002:a05:622a:100c:b0:425:9e3f:2ac7 with SMTP id d12-20020a05622a100c00b004259e3f2ac7mr5552137qte.123.1702394639016; Tue, 12 Dec 2023 07:23:59 -0800 (PST) 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 d20-20020ac85454000000b004254cd46833sm4150128qtq.51.2023.12.12.07.23.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Dec 2023 07:23:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135068 [PATCH v1] net/tap: fix buffer overflow for ptypes list Date: Tue, 12 Dec 2023 10:23:57 -0500 Message-Id: <20231212152357.3530789-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231212143722.1803259-1-venkatx.sivaramakrishnan@intel.com> References: <20231212143722.1803259-1-venkatx.sivaramakrishnan@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/135068/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7183090899