Hi Neil,
28/03/2014 21:32, Neil Horman :
> The libpcap library has had the ability to send packets since 2004, theres
> really no need to test for it. Especially in the way dpdk is doing as, as
> according to the libpcap git tree pcap_sendpacket has never been a #define,
> and dpdk tests for its
On Sat, Mar 29, 2014 at 11:34:46AM +0100, Thomas Monjalon wrote:
> Hi Neil,
>
> 28/03/2014 21:32, Neil Horman :
> > The libpcap library has had the ability to send packets since 2004, theres
> > really no need to test for it. Especially in the way dpdk is doing as, as
> > according to the libpcap
The libpcap library has had the ability to send packets since 2004, theres
really no need to test for it. Especially in the way dpdk is doing as, as
according to the libpcap git tree pcap_sendpacket has never been a #define, and
dpdk tests for its existance with an #ifdef. Its easier just to remo
3 matches
Mail list logo