Updated wls_lib to remove driver non dpdk option 91/4191/1
authorLuis Farias <luis.farias@intel.com>
Tue, 16 Jun 2020 22:31:32 +0000 (15:31 -0700)
committerLuis Farias <luis.farias@intel.com>
Fri, 19 Jun 2020 04:40:16 +0000 (21:40 -0700)
commit601bdead8ae15a0c7ca5dee02675808b51477269
tree387de31fcf9848a6af4b9e8b550aa553d7bf3892
parent62f80e30407337464c28193f44a5b09521a6def9
Updated wls_lib to remove driver non dpdk option

Removed wls_drv.c and wls_drv.h and updated makefile, scripts
and source files to remove compile switches.
Tests performed: Unit test

Issue-Id: ODULOW-10

Change-Id: I89437e548a8e82eb07dcf2cc4bd0572941399fc4
Signed-off-by: Luis Farias <luis.farias@intel.com>
Updated wls_lib to remove driver non dpdk option

Removed wls_drv.c and wls_drv.h and updated makefile, scripts
and source files to remove compile switches.
Tests performed: Unit test

Issue-Id: ODULOW-10

Change-Id: I2babe021bb8557e76c410249f26ac95589768d71
Signed-off-by: Luis Farias <luis.farias@intel.com>
Updated wls_lib to remove driver non dpdk option

Removed wls_drv.c and wls_drv.h and updated makefile, scripts
and source files to remove compile switches.
Tests performed: Unit test

Issue-Id: ODULOW-2

Change-Id: Ib52c87a66a2787aa9affb43ce209a8573e6d5f62
Signed-off-by: Luis Farias <luis.farias@intel.com>
wls_lib/Makefile
wls_lib/build.sh
wls_lib/syslib.c
wls_lib/testapp/Makefile
wls_lib/testapp/testapp.c
wls_lib/wls.h
wls_lib/wls_drv.c [deleted file]
wls_lib/wls_drv.h [deleted file]
wls_lib/wls_lib_dpdk.c