[dpdk-dev] [PATCH v3] kni: fix build on SLE12 SP3

Ferruh Yigit ferruh.yigit at intel.com
Sat Oct 14 00:47:51 CEST 2017


On 10/9/2017 11:04 PM, Ferruh Yigit wrote:
> From: Nirmoy Das <ndas at suse.de>
> 
> compilation error:
> build/lib/librte_eal/linuxapp/kni/kni_net.c:215:5: error:
> ‘struct net_device’ has no member named ‘trans_start’
>   dev->trans_start = jiffies;
> 
> Signed-off-by: Nirmoy Das <ndas at suse.de>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk/master, thanks.


More information about the dev mailing list