DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  KNI broken again
@ 2017-03-20 10:25 Jerin Jacob
  2017-03-20 10:37 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Jerin Jacob @ 2017-03-20 10:25 UTC (permalink / raw)
  To: dev

Found KNI broken in v4.11-rc3

log:

  CC [M] /home/jerin/dpdk-next-net/build/build/lib/librte_eal/linuxapp/kni/kni_misc.o
  CC [M] /home/jerin/dpdk-next-net/build/build/lib/librte_eal/linuxapp/kni/kni_net.o
/home/jerin/dpdk-next-net/build/build/lib/librte_eal/linuxapp/kni/kni_net.c:
In function ‘kni_net_process_request’:
/home/jerin/dpdk-next-net/build/build/lib/librte_eal/linuxapp/kni/kni_net.c:124:6:
error: implicit declaration of function ‘signal_pending’
[-Werror=implicit-function-declaration]
  if (signal_pending(current) || ret_val <= 0) {
      ^
cc1: all warnings being treated as errors
/home/jerin/linux/scripts/Makefile.build:294: recipe for target
'/home/jerin/dpdk-next-net/build/build/lib/librte_eal/linuxapp/kni/kni_net.o' failed

➜ [dpdk-next-net] $ uname -a
Linux localhost.localdomain 4.11.0-rc3 #8 SMP Mon Mar 20 09:52:49 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-20 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-20 10:25 [dpdk-dev] KNI broken again Jerin Jacob
2017-03-20 10:37 ` Ferruh Yigit

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).