All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Xiao Liang <xiliang@redhat.com>, dev@dpdk.org
Subject: Re: [PATCH v2] kni:fix build failure as "ndo_change_mtu_rh74" not found in RHEL8
Date: Wed, 19 Dec 2018 13:47:03 +0000	[thread overview]
Message-ID: <b14d672b-cb6b-8706-4219-85145f3ae442@intel.com> (raw)
In-Reply-To: <20181219070759.7538-1-xiliang@redhat.com>

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
> 
>                         ^~~~~~~~~~~~~~~~~~~
> Signed-off-by: Xiao Liang <xiliang@redhat.com>

Suggested title: 'kni: fix build on RHEL 8'

And a request to backport:
Cc: stable@dpdk.org

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19  7:07 [PATCH v2] kni:fix build failure as "ndo_change_mtu_rh74" not found in RHEL8 Xiao Liang
2018-12-19  7:07 ` Xiao Liang
2018-12-19 13:26 ` Ferruh Yigit
2018-12-19 13:28   ` Ferruh Yigit
2018-12-19 13:47 ` Ferruh Yigit [this message]
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=b14d672b-cb6b-8706-4219-85145f3ae442@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.