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 CCC8F43819 for ; Thu, 4 Jan 2024 19:44:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C94A7402CB for ; Thu, 4 Jan 2024 19:44:35 +0100 (CET) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 3AFBF4029A for ; Thu, 4 Jan 2024 19:44:34 +0100 (CET) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7818ab57d7dso57375085a.2 for ; Thu, 04 Jan 2024 10:44:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1704393873; x=1704998673; 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=5kitu7E31Nfy5Wj/cmbelTeiCXSGC6eimi0zh0qW4RQ=; b=fvG9AaLIf765ImalPRSJHVMU+vazFfRdAiTxSoKDTF4g5rA8UI0FPfR8b00Y2uByqY AoVyAnHJzAwnjKwdmQLAyhy3y9vDwIgIi/m42RLZo1nBbgisXCeJI6tszfsmd/SKxvyd Gfsu5DyE9Y9yGr/HZKp7LZBTZAP6/jS2U42330R5pFf7Wf3FQzgxz+I3A3brFYDNusZJ eHjUfW1bWERs32Rhx4VvINz5xFjzK6nibI9lmRDUvGsHhJHh9EQk4iVZh3+fzFRvUd9L T1VOZefFO/QQA2uXL2pZo2dtau/PhLb/QXoeBBEWUV59hMxt90sUw3BAEm5upveg4Sg5 HAfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704393873; x=1704998673; 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=5kitu7E31Nfy5Wj/cmbelTeiCXSGC6eimi0zh0qW4RQ=; b=DE4x5B7RadpTRgREmTFPKKARZEMEonm5mQvQGHaIiBvt2JCnTzHm/KrvGMOkEi3oWZ fLo2TAFSbCBnv1eXaRz32zDxyVrOUzmHe1geaBT6LrjtZPRC1UoNMAWokLue3fQVuEPz GWqBP0xej5Moi8jpIFLO9Hx7MLcxWTmnjhwEi69oo+L+BLiWLkNzhvtmvOSVVdxQV0SF A05vC/LUiVd6Nxn9BJdrESw5EkYQbcKS2K3jw5m7sCb6Di3mBdSmSDwg9UWbn6x7G/Pr lnc1hLeVo5MD0TjXsSSguKl918v/qhc9hPtQzTeiuDJmpFyzIEgaN8c6va/b86h/ZZfS 3xpQ== X-Gm-Message-State: AOJu0YzhF33VwiwqTXA/b8YEeYxLbsYghK1Ybnx+BcuEmlCVQnIFKcQ6 0nxp8w13qJDmCBEpEZlsUBDsCov34hT+PEWK9YA06AXnzFY= X-Google-Smtp-Source: AGHT+IEdHTnrIwQ4Vw9QnvdHKFsj10oU8OR/LoXFyKy4xJnXVTG0HR+6jspeDH/7iio6CiY7AOoSwA== X-Received: by 2002:a05:620a:3785:b0:781:1d5a:4847 with SMTP id pi5-20020a05620a378500b007811d5a4847mr934102qkn.153.1704393873431; Thu, 04 Jan 2024 10:44:33 -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 v9-20020ae9e309000000b00781bd7542ebsm4773qkf.79.2024.01.04.10.44.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Jan 2024 10:44:33 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135733 [dpdk-dev v4 2/2] net/tap: fix buffer overflow for ptypes list through driver API update Date: Thu, 4 Jan 2024 13:44:32 -0500 Message-Id: <20240104184432.1412555-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240104175111.2190075-3-venkatx.sivaramakrishnan@intel.com> References: <20240104175111.2190075-3-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/135733/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7413153441