From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 33) id 74C1225D9; Wed, 25 Jul 2018 09:51:56 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Wed, 25 Jul 2018 07:51:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: core X-Bugzilla-Version: 16.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: easetheworld@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 75] 16.11 compile fail on RHEL 6.9 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: Wed, 25 Jul 2018 07:51:56 -0000 https://bugs.dpdk.org/show_bug.cgi?id=3D75 Bug ID: 75 Summary: 16.11 compile fail on RHEL 6.9 Product: DPDK Version: 16.11 Hardware: x86 OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: easetheworld@gmail.com Target Milestone: --- I recently updated RHEL 6.7 to 6.9 then dpdk compile failed. =3D=3D Build lib/librte_eal/linuxapp/kni dpdk-stable-16.11.7/lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h:283= 7:2: error: implicit declaration of function 'vlan_tx_tag_present' The reason is that vlan_tx_tag_* macros renamed to skb_vlan_tag_* in (>RHEL6.8 &&