The title don't talk about pcap. Is it touching only pcap?
2016-04-01 10:55, Fan Zhang:
> Fixes: eb5f411 ("port: add pcap file dump")
>
> This patch fixes pcap supporting logic. The fix includes:What was the issue? > * Adding logic to detect illegal parameter. > * Clearer error message display. > * Remove unnecessary RTE_NEXT_ABI macro warping. > * Code clean-up Maybe these changes can be split?

