From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 33) id 61DEA1B3E8; Thu, 29 Nov 2018 07:08:01 +0100 (CET) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Thu, 29 Nov 2018 06:08:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: other X-Bugzilla-Version: 18.05 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: anandashish92@gmail.com X-Bugzilla-Status: CONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 112] dpdk-18.05 not allowing to create bond interface with name "lan_bond" 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: , X-List-Received-Date: Thu, 29 Nov 2018 06:08:01 -0000 https://bugs.dpdk.org/show_bug.cgi?id=3D112 Bug ID: 112 Summary: dpdk-18.05 not allowing to create bond interface with name "lan_bond" Product: DPDK Version: 18.05 Hardware: All OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: anandashish92@gmail.com Target Milestone: --- Before upgrading to dpdk latest stable release (18.05), i was using dpdk-stable-17.05.1. With dpdk-stable-17.05.1, i was able to create bond interface with the name as "lan_bond". After upgrading to dpdk-18.05, the a= pi rte_eth_bond_create is failing . On further testing, i found that it is accepting the bond interface name as "net_bonding0" but failing to accept t= he name as "lan_bond". Please help in this regard and let me know if more information is needed. Thanks in advance. --=20 You are receiving this mail because: You are the assignee for the bug.=