From mboxrd@z Thu Jan 1 00:00:00 1970 From: sujith sankar Subject: ixgbe - link state change detection of port-channel members triggered from Cisco Nexus 9000 Date: Tue, 3 Oct 2017 17:23:01 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: dev@dpdk.org Return-path: Received: from mail-oi0-f46.google.com (mail-oi0-f46.google.com [209.85.218.46]) by dpdk.org (Postfix) with ESMTP id 42A431B34B for ; Tue, 3 Oct 2017 13:53:02 +0200 (CEST) Received: by mail-oi0-f46.google.com with SMTP id p126so13784853oih.9 for ; Tue, 03 Oct 2017 04:53:02 -0700 (PDT) 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, While testing port-channels (LACP) on ixgbe, I observed that when port-channel member interfaces are brought down from Cisco Nexus 9000 switch, ixgbe PMD is not detecting it. It was seen that LSC interrupts are not getting generated. This behaviour is intermittent and is not seen with Linux kernel mode driver. We are using DPDK 16.04 in our code. Please find below the details of the NIC and switch. NIC firmware version : 0x80000887 Switch : Cisco Nexus9000 C9372PX (observed the same on Nexus 7000 also) Switch firmware : 7.0(3)I1(3) This behaviour was not observed while testing with Cumulus or Netgear switches. Could the maintainers of ixgbe confirm if there are any such inter-operability problems between Cisco switches and Niantic cards? Also, is there any work-around for this? Thanks, -Sujith Sankar