[dpdk-dev] [PATCH] librte_vhost: eventfd_link: Update the makefile to build against an arbitrary kernel

2015-09-25 Thread Pavel Boldin
Thomas, Can I please have your attention there as well: http://dpdk.org/dev/patchwork/project/dpdk/list/?submitter=194 Pavel On Thu, Sep 24, 2015 at 11:05 PM, Thomas Monjalon wrote: > 2015-09-23 16:03, Aaron Conole: > > The vHost eventlink driver is a kernel module that requires a kernel > >

[dpdk-dev] [PATCH] librte_vhost: eventfd_link: Update the makefile to build against an arbitrary kernel

2015-09-24 Thread Thomas Monjalon
2015-09-23 16:03, Aaron Conole: > The vHost eventlink driver is a kernel module that requires a kernel > source/build directory to build the ko. Convert the fixed kernel build > directory specifier to one which may be user specified on the command-line. > > Signed-off-by: Aaron Conole Applied,

[dpdk-dev] [PATCH] librte_vhost: eventfd_link: Update the makefile to build against an arbitrary kernel

2015-09-23 Thread Aaron Conole
The vHost eventlink driver is a kernel module that requires a kernel source/build directory to build the ko. Convert the fixed kernel build directory specifier to one which may be user specified on the command-line. Signed-off-by: Aaron Conole --- lib/librte_vhost/eventfd_link/Makefile | 6