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 0C8AB42DE6 for ; Thu, 6 Jul 2023 11:39:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4C2140A79 for ; Thu, 6 Jul 2023 11:39:18 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 74C6940A79 for ; Thu, 6 Jul 2023 11:39:18 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-4021451a4a4so4516931cf.0 for ; Thu, 06 Jul 2023 02:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688636357; x=1691228357; 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=yrFHJVeHEJ1OTdezDWZNE9kp5yGVvt1EJaekgTDyMtk=; b=Tk/kucLrCcSuJNBWEJ2r+QYIZhs3sIEm/NC4T7M3vLm3fbiuJuEFs+CwluLK+U37Zi LSjkL7bE7z/CtUAK+IRYqI+EOyUUWjvjMXS1xUSmcRO1X2wrdFFHBQdcO8wqLzVCUu6M f5V1HuaXEamn4xHRMDbI80MlFRyMLnjVqBiXvBSxZEwaxm2xo9EgtE7fOqJdRie9x0+H T5aIEBI/s93vksiQ7IkdbN98V6cKg0Yi/xQcSywE1BxrDr1MbSeXNNqPNc02yVnO44r/ BKPMOGG8aBTtBA/y+Fq0jkIOMH3Vm6YakmXoyTF3NA0s5zLe4PM1NbZxTgldO+MCnuWD 5H9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688636357; x=1691228357; 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=yrFHJVeHEJ1OTdezDWZNE9kp5yGVvt1EJaekgTDyMtk=; b=PmI5MrJ1WfIDO2XoYvVnWeJhCcQlGKyoC5cNLG/cI4A5Vzwov/VVSDVrRnyBS5oVtM KlLzS49/lsm/OXsVeGhBcdC4Vhrt1tMki6jKz8ws04g3q1DNvEt/olZdh9QVN5Lo7BuX xbkSPGUXDAUfUt+tdSpNz+bN7NGhSnds8N2PZpsLBCVoB15Hfn04/uiqautnM8eb9jDX IQUEYBD42DXHSBi13f6lyGBgZNMxykyLROP7iTXJ5i1Ey8UCSHNBtkq1OfNtIuref+5z 4O0BBbjrCAgFVlRq+TTldTLyLJEB+T/IqchvR7Zq+NocDC1xiHi5gDWOV4NhNBBK769m h1zQ== X-Gm-Message-State: ABy/qLazdg0S6yLn7y262491nYHdSL8UjgT3eoWwlVawtuflyB/5SU3F Mq2Z0VQz2cJ+7Zs4PBCK2a8N+t+gIZwf/KXSW+w= X-Google-Smtp-Source: APBJJlEH8eG3ZGLpDA2gRSAL7Jl7uAAlpfcY69PNO6YyMCsB3fMQzwVT+mMcjshKeF6qv7LujlNGpQ== X-Received: by 2002:a05:622a:11cd:b0:400:91d8:a704 with SMTP id n13-20020a05622a11cd00b0040091d8a704mr1406210qtk.47.1688636357359; Thu, 06 Jul 2023 02:39:17 -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 a7-20020aed2787000000b003f4e18bfa06sm421250qtd.60.2023.07.06.02.39.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jul 2023 02:39:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129331 [PATCH v3] net/mlx5: fix RSS expansion inner buffer overflow. Date: Thu, 6 Jul 2023 05:39:15 -0400 Message-Id: <20230706093915.3612822-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230706085544.105641-1-mkashani@nvidia.com> References: <20230706085544.105641-1-mkashani@nvidia.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/129331/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5473552158