[dpdk-dev] Pcap question

David Marchand david.marchand at 6wind.com
Thu Mar 6 11:10:11 CET 2014


Hello Mats, Meir,

On Thu, Mar 6, 2014 at 10:00 AM, <liljegren.mats2 at gmail.com> wrote:
>
>
> I had this problem a couple of months ago, and tracked it down to a
> check for a macro named pcap_sendpacket. I didn't have this macro, but
> it is a function, so I simply removed the check and got things
> working.
> I thought I mentioned this in the DPDK mailing list, but I cannot find
> any evidence of this. So I probably didn't...
>
> Since I have lost the original patch I used to solve this issue, I
> made a new patch that might work for you, which you should be able to
> find as a reply to this message. It was made completely out of my
> memory of this and I haven't tested it, but the change is pretty
> trivial so I'm sure you can work out any mistakes I might have made.

Actually, the more I look at this, the more I think we should just revert
the
patches I submitted to support old pcap libraries.
I will send a revert patch for now and try to find a better approach later.

So, the patch from Olivier (resolving the conflict on kvargs) and the revert
patch I will send should be enough.
Can you confirm it is working fine for you ?


Regards,
--
David Marchand


More information about the dev mailing list