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 286EE426A3 for ; Mon, 2 Oct 2023 17:59:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 099404003C for ; Mon, 2 Oct 2023 17:59:32 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id B02B44003C for ; Mon, 2 Oct 2023 17:59:30 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7742be66bd3so885826585a.3 for ; Mon, 02 Oct 2023 08:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696262369; x=1696867169; 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=plWxkFUosdjR5S7B4RSmpkeEwdO8qJxdSy/7WlyYauA=; b=xzgyDr0GWvCxVvC3D95Vfr+rnXpcembm/040EuysheCZSSi+488U/8llg8Ey24xlaY HcApyvy+1AsucoNqASmRYi/G7EflH07mOtVG5TmiH2EQlO5dn4d4G+7c/+jJMdhuKb/T obGWHfimtUzl+TUxkti/Itw21L9iM+WyN1qKhmpbiD2otKkovaHGaLXm0alrdy6uyB/1 KTcooJlKxllzGTq52ozOBa0IrHEwtIWDoAhexHlYIg5ulPzBdPmFlwrfGg3hNvLus4Bx DmO+lePp8kkL6aYwmU301wWeSTfb04dbDVNrysJF/8fmKkBCcCjU5/t9b0QSI5bts0Iy n10Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696262369; x=1696867169; 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=plWxkFUosdjR5S7B4RSmpkeEwdO8qJxdSy/7WlyYauA=; b=W7glFqg9Rp+D5zMYvR94rb6OkNaLUqQvutX62PmtJ1oCzJUeoGr+YgC//2vYou6ykL DzR67xZBQ/U2WucLMkLqtmuvi3nJJg85B3WcBA85Ohi6HeYUyBLTn9LlKIGQiNxvrRj5 iUmOs+PmJLz4zkgbtLBsjd85Esid0vMLY3ANxW0B1cTom8TrG0EMjXVU+bL8hFOdNm5H 9wn2jNa3jM0sQGJT3TUsrpbuglEq0pfLW7OlCNezjcbpBg3VJ+Aj657RGatRnKgplecx wgNN/1rfWQog1xGZdSv7j5l3DwPkaPBYFGdzHLk0nYxl0lFxQSAk6/FKL0P8UxSI2RoL Lnrw== X-Gm-Message-State: AOJu0YxWyUCHThzKDY3z8SnYi8V9a5C5/sV2wVumqX/jsXMwfand116f +Gd9RY17Kov4q6DoM5FQVxKsrlVtaYpOFxBDSwg= X-Google-Smtp-Source: AGHT+IEb3yYzb0Hf4b26C+IBfiKkRjys7KT335j+e9kgoTB7geGKD3Qkz+f/8IXzMBt0XBDS3e2gfA== X-Received: by 2002:a37:ad07:0:b0:76d:bb77:b295 with SMTP id f7-20020a37ad07000000b0076dbb77b295mr10348800qkm.78.1696262369633; Mon, 02 Oct 2023 08:59:29 -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 c7-20020a05620a164700b0076d08d5f93asm9088191qko.60.2023.10.02.08.59.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 08:59:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132265 [PATCH] fib: fix adding default route overwriting entire table Date: Mon, 2 Oct 2023 11:59:27 -0400 Message-Id: <20231002155927.3114007-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231002151148.675857-1-vladimir.medvedkin@intel.com> References: <20231002151148.675857-1-vladimir.medvedkin@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/132265/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6382101627