DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Xiao Liang <xiliang@redhat.com>, dev@dpdk.org
Cc: Kiran Kumar <kkokkilagadda@caviumnetworks.com>,
	Mohammed Gamal <mgamal@redhat.com>
Subject: Re: [dpdk-dev] [PATCH v2] kni:fix build failure as "ndo_change_mtu_rh74" not found in RHEL8
Date: Wed, 19 Dec 2018 13:28:45 +0000	[thread overview]
Message-ID: <45bd0d03-1a9f-45e8-fc2b-e25dbf2d0bf5@intel.com> (raw)
In-Reply-To: <348341d8-8a01-91db-c5d2-b11149e963d8@intel.com>

On 12/19/2018 1:26 PM, Ferruh Yigit wrote:
> On 12/19/2018 7:07 AM, Xiao Liang wrote:
>> 'ndo_change_mtu_rh74' was changed to 'ndo_change_mtu' in RHEL8.
>>
>> Build error log:
>> /home/dpdk-18.11/kernel/linux/kni/compat.h:107:24: error: ‘const struct
>> net_device_ops’ has no member named ‘ndo_change_mtu_rh74’; did you mean
>> ‘ndo_change_mtu’?
>>  #define ndo_change_mtu ndo_change_mtu_rh74
> 
> There is already a patch for it:
> https://patches.dpdk.org/patch/48343/
> 
> But that one doesn't cover igb, so I suggest to go with this one.

cc'ed correct person (Mohammed) this time.

  reply	other threads:[~2018-12-19 13:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19  7:07 Xiao Liang
2018-12-19  7:07 ` Xiao Liang
2018-12-19 13:26 ` Ferruh Yigit
2018-12-19 13:28   ` Ferruh Yigit [this message]
2018-12-19 13:47 ` Ferruh Yigit
2019-01-14 13:03   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45bd0d03-1a9f-45e8-fc2b-e25dbf2d0bf5@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=kkokkilagadda@caviumnetworks.com \
    --cc=mgamal@redhat.com \
    --cc=xiliang@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).