summaryrefslogtreecommitdiffstats
path: root/src/bp_gtest.cpp
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-10-26 16:49:19 +0200
committerHanoh Haim <hhaim@cisco.com>2015-10-26 16:49:19 +0200
commit587f97686900f757b173469a2b231ede6705c568 (patch)
tree97f41581406211346f7e4c757e055c42bf620752 /src/bp_gtest.cpp
parent44d266232d124bb277f6dec965a04dd93e47fb55 (diff)
stateless dp works with static packet
Diffstat (limited to 'src/bp_gtest.cpp')
-rwxr-xr-xsrc/bp_gtest.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bp_gtest.cpp b/src/bp_gtest.cpp
index d0bc27bc..556aa414 100755
--- a/src/bp_gtest.cpp
+++ b/src/bp_gtest.cpp
@@ -2031,6 +2031,10 @@ public:
virtual int send_node(CGenNode * node);
+ virtual int update_mac_addr_from_global_cfg(pkt_dir_t dir, rte_mbuf_t *m){
+ return (0);
+ }
+
/**
* flush all pending packets into the stream