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 0404F43E37 for ; Wed, 10 Apr 2024 16:04:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7F93402CF for ; Wed, 10 Apr 2024 16:04:23 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id D16FA402C7 for ; Wed, 10 Apr 2024 16:04:22 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-69682bdf1d5so40295276d6.2 for ; Wed, 10 Apr 2024 07:04:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712757862; x=1713362662; 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=L/mtOukkaoA8ympjDk1KnZX8Yd1fwGV7tYHvHlGEz4A=; b=sVb/dxhDXaErm221+gH9DJGeZzZGFr7Uy9464l5R826Flt/h4beFqEc7VzjWURlpDM C7sk6AERtVGP8z1yauW7jJTGFCVUJS0F6/co8+we6B7pgF5nM+vTLK6mEv+YVwP/zG3c tdBAEBjz/yQ5bJWvKMG6qYrse2hKGkN6PdNhscCVaPv1cxJRM1ZSYjkQdluL51on6pwc sxTMsBl3PYUe5PmoxGhgbbOJemUXoQOzsHtu5+V67MIlH9qKUu5gp3xVwB2cPGLw8qV/ zZE0qd89nK8BKo/iBC/naV9ANIwKWlDXePR4qeQPlPVVeZbCFsD4fx8+boKoEJ8xYYWq xyXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712757862; x=1713362662; 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=L/mtOukkaoA8ympjDk1KnZX8Yd1fwGV7tYHvHlGEz4A=; b=fIDsH1oZkFxny83r5BX4JdTyOyQ0uYE9XcYAomVFj6ZdAdMQy+r1Ms9lAXvHFZLOjj /Qj37CplM2M6VnRMZ6VFWt2HXqw8tNsoCtXEhZc23/GYmWyldpAm8L+rJ7E75tlFaBIi 5Zh2C/kusvIRrUsfhZGycAUBIQotqNcO5qA7EPeJkVyLnCXXnDlzhgj5ZNasF9+nbrJt OtXhbtplC87BP9OfG0SiksygkHRsQhk+bZI6gkI+CsEwYAP6Y4kEd7N065HqM5hNWocW HVGPo0D3/5B93p67Q89eqL1/1XQ4hejxMHC83UQri/cpq+mdbAljn9gRmIY2FF4upo0a 3A1Q== X-Gm-Message-State: AOJu0Yyfneygfg5GJgYFy6t2rKsCVNlhqykWfpXLolxBR/fm2nTHIzGz vRSThbdccouZhjvaybNXpkUlcDxyuZVBVztoGYYk1PDifHbvMy3PXkVIA+cmbwfpg0Mw0iTfzsL I X-Google-Smtp-Source: AGHT+IG6dHvSfWUM3d77QwCVoxGoqAiugzKaYdaW+umUCr8037k7ddL1HFjY5XY8nwp138a3/T1scQ== X-Received: by 2002:a05:6214:5012:b0:69b:1e3b:61d8 with SMTP id jo18-20020a056214501200b0069b1e3b61d8mr3227635qvb.29.1712757861679; Wed, 10 Apr 2024 07:04:21 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id do18-20020a056214097200b0069942d4cc06sm4790704qvb.115.2024.04.10.07.04.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Apr 2024 07:04:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139218 [PATCH] net/cnxk: add RSS config via ethdev configure API Date: Wed, 10 Apr 2024 10:04:19 -0400 Message-Id: <20240410140419.3579185-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240410131127.2482240-1-skori@marvell.com> References: <20240410131127.2482240-1-skori@marvell.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/139218/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8632056646