http: fix rescheduling when transport fifo full
[vpp.git] / src / plugins / avf / CMakeLists.txt
index 8547fb7..f7900a6 100644 (file)
@@ -15,16 +15,21 @@ add_vpp_plugin(avf
   SOURCES
   cli.c
   device.c
+  elog.c
   format.c
   input.c
   output.c
   plugin.c
   avf_api.c
+  flow.c
+  avf_fdir_lib.c
 
   MULTIARCH_SOURCES
   input.c
   output.c
 
+  MULTIARCH_FORCE_ON trm
+
   API_FILES
   avf.api