TSG-14351 tsg-service-chaining-engine通过Mock Mrzcpd进行单元测试
This commit is contained in:
@@ -6,6 +6,11 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
// only for gtest
|
||||
int mbuff_get_metadata(marsio_buff_t *rx_buff, struct metadata *meta);
|
||||
int mbuff_set_metadata(marsio_buff_t *tx_buff, struct metadata *meta);
|
||||
struct mr_instance *packet_io_get_mr_instance(struct packet_io *handle);
|
||||
|
||||
struct packet_io *packet_io_create(const char *profile, int thread_num, cpu_set_t *coremask);
|
||||
void packet_io_destory(struct packet_io *handle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user