From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id EEED4A04BB; Sat, 26 Sep 2020 10:55:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 314C01BCE8; Sat, 26 Sep 2020 10:55:18 +0200 (CEST) Received: from mail-ed1-f54.google.com (mail-ed1-f54.google.com [209.85.208.54]) by dpdk.org (Postfix) with ESMTP id 958781BCE5; Sat, 26 Sep 2020 10:55:15 +0200 (CEST) Received: by mail-ed1-f54.google.com with SMTP id t16so4919621edw.7; Sat, 26 Sep 2020 01:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=lxjRwJiiQi1lW5mREjLvtREYFWNzBJPOUokLSbwmLBo=; b=WN6/ipwA9f106uwe8Z8wfIBNJAKX8HmanOUvZa7KYcdLszB3nQCezkqfW6LOycT3L5 S5isq4vKXlU75AL/ZJUUWkqaCoxWScaoQmGrOqS4t6Rk3z1cL2EhbH01QBpBCVIMb7XQ HE+m3bnnp1KHg6tdY47f1nrqSwh3RCZFyjitPVslxjwPCgF+9X18hZRcr1Y2usmN/gK7 GW6dk2gdUYsxfVgon1CsrIqHlsm4r0D58xE3PbKtGRaOhWxojoPJcORXJ7Y1Xyo3xMYk PVtpCuTnlZ91gOT2gfPp70KZhxpEgNxr1V3aJ1+KGCD2uMKwV9Txf/lde63o8XMh4o3U GJ1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=lxjRwJiiQi1lW5mREjLvtREYFWNzBJPOUokLSbwmLBo=; b=lt/jzr0Qo287oEBw2k9wUBBBnJ8y1mrLQJ8x1zhXbSJAXW0MiUYE6Pto2tgfe7jVzP uU8ltFcScNG49OAkrJ+lOBea3H4UGMkDsDNz/2eMGd4BaJ436wqqGa3rJbp21u6jx10Q ie7GZ4Ze2HQ917BQYgzNEqe7CXUBqfAMmh8FTLepRc1Fq2LA0kJxzQ6iNKI3WXhADBW8 ojCmL5H7JAuXDb789GtQQOkb9Aj0KYdOjA5jrzpZZ4dqxTxKp1W36SZtxtnMLX4bhkZL C06qFXSfoPKl+OfwgOIniduWVooAOBTqMzdQYLKJ2+krBVHGatldlQq5UrTYR9zMIznt B7aw== X-Gm-Message-State: AOAM530GifKmZeiLypSvd01GYzWWYLRxHy8FWGcGwim3Fuh5KdWt54MN TPCTg3pxshyIUq2JR2w40u68QkhLGEp0vw0P+hE= X-Google-Smtp-Source: ABdhPJxBTbdNwnR1oap6wYCwjrcF9xvH4k4F2ZDl6HkoxwLDCjecqJlzpY0tEQPa7RXPKA9ifFiG/y7bw/qJLg6enAk= X-Received: by 2002:a05:6402:50f:: with SMTP id m15mr5876803edv.41.1601110514216; Sat, 26 Sep 2020 01:55:14 -0700 (PDT) MIME-Version: 1.0 References: <2a9c8f5b288d4917806cba6ecefb6ee7@tcs.com> <459eaf8c52084858b4bc16145336255c@tcs.com> In-Reply-To: From: satyavalli rama Date: Sat, 26 Sep 2020 14:25:02 +0530 Message-ID: To: Anoob Joseph , dev@dpdk.org, dev-request@dpdk.org, dev@openvswitch.org, users@dpdk.org, users-request@dpdk.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Port Link Down Error while ruining Dpdk ipsec-secgw application X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Anoob and DPDK Dev Team, Please guide us resolve the issue.. While running the ipsec-secgw application the ports are getting down and it is throwing ------>Port Link Down Error We are doing the below steps: Since we don't have IXGBE driver in the virtual machines. we used SRIOV to import the IXGBE NIC's (Virtual function) from host(Physical function). We refered the below link for SRIOV: https://software.intel.com/content/www/us/en/develop/articles/configure-sr-iov-network-virtual-functions-in-linux-kvm.html This the info after importing IXGBE NIC's into virtual machine: -----------> ip link show 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: ens8: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:bd:f7:ce brd ff:ff:ff:ff:ff:ff 3: ens9: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:e5:35:b5 brd ff:ff:ff:ff:ff:ff 4: ens12: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:14:ce:7c brd ff:ff:ff:ff:ff:ff 5: ens13: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:d0:73:4c brd ff:ff:ff:ff:ff:ff 6: ens3: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 link/ether 96:42:49:cd:9c:61 brd ff:ff:ff:ff:ff:ff <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 7: ens11: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 link/ether 3e:f5:92:ef:9e:16 brd ff:ff:ff:ff:ff:ff <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 8: ens10: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:51:ee:74 brd ff:ff:ff:ff:ff:ff 9: ens14: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:da:08:cb brd ff:ff:ff:ff:ff:ff 10: ens15: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52:54:00:31:7c:6f brd ff:ff:ff:ff:ff:ff ------>While we are running the ipsec-secgw application. We are getting following error: IPSEC: No IPv6 SP Inbound rule specified IPSEC: No IPv6 SP Outbound rule specified Creating IPv4 Routing Table (RT) context with 1024 max routes LPM: Adding route 192.168.122.0/24 (1) Checking link status..........................................................................................done Port 0 Link Down <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Port 1 Link Down <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< IPSEC: entering main loop on lcore 0 IPSEC: -- lcoreid=0 portid=0 rxqueueid=0 IPSEC: -- lcoreid=0 portid=1 rxqueueid=0 Please find the attachment which contain console logs. Thanks and Regards