X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Ftestpmd.h;fp=app%2Ftest-pmd%2Ftestpmd.h;h=368a129fc2909e82dc19c4f58d23970ff9918f06;hb=8d21a6228d73b1a5380e1bf441535d4fc04852e1;hp=c73196f287d16e721818e505290a96f582f17913;hpb=4fbf801efe98e4a96fd2a6e50a25c069b3debd79;p=dpdk.git diff --git a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h index c73196f287..368a129fc2 100644 --- a/app/test-pmd/testpmd.h +++ b/app/test-pmd/testpmd.h @@ -635,6 +635,7 @@ void mcast_addr_remove(uint8_t port_id, struct ether_addr *mc_addr); void port_dcb_info_display(uint8_t port_id); uint8_t *open_ddp_package_file(const char *file_path, uint32_t *size); +int save_ddp_package_file(const char *file_path, uint8_t *buf, uint32_t size); int close_ddp_package_file(uint8_t *buf); enum print_warning {