Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1553637
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv1 6/7] TAP: tap as an independent module |
| Date | 2017-01-07 11:50 +0100 |
| Message-ID | <sWWJr-7wv-5@gated-at.bofh.it> (permalink) |
| References | <sWLl0-8sx-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Sainath,
[auto build test ERROR on net/master]
[also build test ERROR on v4.10-rc2 next-20170106]
[cannot apply to net-next/master]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Sainath-Grandhi/Refactor-macvtap-to-re-use-tap-functionality-by-other-virtual-intefaces/20170107-165707
config: s390-default_defconfig (attached as .config)
compiler: s390x-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=s390
All errors (new ones prefixed by >>):
ERROR: "tap_get_socket" [drivers/vhost/vhost_net.ko] undefined!
>> ERROR: "tap_create_cdev" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_queue_resize" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_get_minor" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_destroy_cdev" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_handle_frame" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_free_minor" [drivers/net/macvtap.ko] undefined!
>> ERROR: "tap_del_queues" [drivers/net/macvtap.ko] undefined!
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCHv1 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
[PATCHv1 6/7] TAP: tap as an independent module Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
Re: [PATCHv1 6/7] TAP: tap as an independent module kbuild test robot <lkp@intel.com> - 2017-01-07 11:50 +0100
[PATCHv1 5/7] TAP: Extending tap device create/destroy APIs Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
Re: [PATCHv1 5/7] TAP: Extending tap device create/destroy APIs Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-07 00:30 +0100
Re: [PATCHv1 5/7] TAP: Extending tap device create/destroy APIs Eric Dumazet <eric.dumazet@gmail.com> - 2017-01-07 00:30 +0100
[PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
Re: [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver Eric Dumazet <eric.dumazet@gmail.com> - 2017-01-07 00:20 +0100
Re: [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver Mahesh Bandewar (महेश बंडेवार) <maheshb@google.com> - 2017-01-07 00:50 +0100
[PATCHv1 2/7] TAP: Renaming tap related APIs, data structures, macros Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
Re: [PATCHv1 2/7] TAP: Renaming tap related APIs, data structures, macros kbuild test robot <lkp@intel.com> - 2017-01-07 11:40 +0100
[PATCHv1 3/7] TAP: Tap character device creation/destroy API Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
[PATCHv1 4/7] TAP: Abstract type of virtual interface from tap implementation Sainath Grandhi <sainath.grandhi@intel.com> - 2017-01-06 23:40 +0100
Re: [PATCHv1 1/7] TAP: Refactoring macvtap.c Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-01-07 00:20 +0100
csiph-web