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 139B043AD9 for ; Sun, 11 Feb 2024 11:24:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B6B40283 for ; Sun, 11 Feb 2024 11:24:27 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 5E4A54025D for ; Sun, 11 Feb 2024 11:24:27 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-785d567fa26so2189785a.3 for ; Sun, 11 Feb 2024 02:24:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707647066; x=1708251866; 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=lrUXFJzA7hBbMotQxdNi03YoNr9l0vTY8Brcxl/ry80=; b=rdtltpwYi1HibKncZVQR7dLYEao+pSXUb+u37YAIchZUj3NR1jFdm7bpXbDQ+TNCQZ UhIerO6ViAIhI4TfKlGMMHPY/Rplf26XVhCC61D7Pcp+RYMM8z0SaD0cl96Cu3++GID5 6HOYMF9P9GuT7IqMSy40GGUw14Cibhp1LnwXlIrrUyEoadRtRDlaSjt0bzjcvVHKrv+t rfm0BGJ2T0Y/0+bOd9YxHCZIu0SjaT47Z3KsJvChi3bbNLeCJjgO6NVjRDDOeKuyHYKv AJVE3NFA/DSuFyKkvYjXLfYIDtaB34dAs7Ck9i8KxjU1+MxgSYSDN1RAqa4xB+sxSuZ1 a1ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707647066; x=1708251866; 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=lrUXFJzA7hBbMotQxdNi03YoNr9l0vTY8Brcxl/ry80=; b=Ew9PInFZYl/d1AG79hIDPspzD6wPzH/c6xLakBFZR2aPHyzVP1F5Nnhcmza5+NaSZO o5mjc8FCxC3RZq8bzRTo6RBjgRcwV+qy0Ldyawuu6Sh4UPtQa3OulN5/vwj9JLPi9iYl n9RVT9ukKjnq9PFXFEv/RMl38M+9TGzEcCueOp/rZ733iciXa1OZy2acTmxXZ+/jtFT5 GVbJ0ZDCbdwaLRTnWvzxQv5gDVu/xjk4xnc2noa4L5BabZgrHbgd6/UZt67abvKR61Qw Y1KG/Z2rXPrk+FCWAuIgYq+F2iARgD93s0MlYDMwb/yDBhjY0IUSMXJt+qaSyH7CXB0a f1oQ== X-Gm-Message-State: AOJu0YyKZ7T0tT3FNptQGQ8+q/5tUmNLw/k1OjwYMP3ZriC7DBxE7Uph LxMMHfUcGyhnVcRiMX1lJfsPiAwsFVRy/fm71RHMyQxlbFowsnjZ31csTdRlda7CqbthsQLmgRb h X-Google-Smtp-Source: AGHT+IFkHiOhnA9z627s/XQVGwTmMpIZRwxZpRyqiM1x17EuiZDrpFR7ws02Hb0NtXtkQMtb+EnXzg== X-Received: by 2002:a05:620a:564:b0:784:8bd:8489 with SMTP id p4-20020a05620a056400b0078408bd8489mr3537922qkp.42.1707647066133; Sun, 11 Feb 2024 02:24:26 -0800 (PST) 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 os2-20020a05620a810200b00784b5fc8f1dsm1212717qkn.34.2024.02.11.02.24.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Feb 2024 02:24:25 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136586 [PATCH v5] ethdev: add template table resize API Date: Sun, 11 Feb 2024 05:24:24 -0500 Message-Id: <20240211102424.2307116-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240211093053.397469-1-getelson@nvidia.com> References: <20240211093053.397469-1-getelson@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/136586/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7861122117