[dpdk-dev] [PATCH] kni: fix build on RHEL 7.5
Drocula
quzeyao at gmail.com
Thu Aug 9 12:33:17 CEST 2018
Sorry for my mistake,
This patch fixes compilation errors on Centos 7.5 when
CONFIG_RTE_KNI_KMOD_ETHTOOL is set to 'y'.
On RHEL75 ndo_change_mtu has changed to ndo_change_mtu_rh74.
See commit 37d477b6863e5c06e20be434b559d3a03d89f46a
-- Drocula Lambda
Thanks
On Aug 9, 2018 18:25, "Drocula" <quzeyao at gmail.com> wrote:
This patch Fix compilation errors on Centos 7.4 when
CONFIG_RTE_KNI_KMOD_ETHTOOL is set to 'y'.
On Thu, Aug 9, 2018, 17:59 Ferruh Yigit <ferruh.yigit at intel.com> wrote:
> On 8/6/2018 1:06 PM, Drocula wrote:
> > Signed-off-by: Drocula <quzeyao at gmail.com>
>
> +1 for fixing build error, hence
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
>
> But it would be better to have more detail on the build error, why and
> when this
> change required in RedHat side, it would be good if this information can
> make on
> time, but not I am for still getting the patch.
>
> Also we require "Name Surname" syntax for sign off, can you please provide
> this.
>
> Thanks,
> ferruh
>
More information about the dev
mailing list