Hi Aaron,
  Where do I run that ./configure from. Is that from the tcpreplay
directory or the netmap directory?

Thanks for the feedback


On Wed, Sep 3, 2014 at 1:10 PM, Aaron Turner <synfina...@gmail.com> wrote:

> When you run ./configure, at the end it generates a report of
> supported injection methods:
>
> Supported Packet Injection Methods (*):
> Linux TX_RING:              no
> Linux PF_PACKET:            no
> BSD BPF:                    no
> libdnet:                    yes
> pcap_inject:                yes
> pcap_sendpacket:            yes **
> pcap_netmap                 no
> Linux/BSD netmap:           no
>
> Is my result on OSX.  Notice that netmap is not supported.  To
> understand why, you'll have to look at the results of the netmap tests
> to see what failed (see the config.log file).
>
> Btw, Fred, is that the correct order of preference?  Shouldn't netmap
> be first not last?
> --
> Aaron Turner
> http://synfin.net/         Twitter: @synfinatic
> Those who would give up essential Liberty, to purchase a little temporary
> Safety, deserve neither Liberty nor Safety.
>     -- Benjamin Franklin
>
>
> On Wed, Sep 3, 2014 at 7:50 AM, Rogee Fe de Leon <rfede...@gmail.com>
> wrote:
> > Just some updates with Ubuntu 14.
> >
> > I was able to get the make command for netmap to work properly. The
> incident
> > is here:
> >
> https://code.google.com/p/netmap/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=15
> >
> > I followed your (Fred's) video to install netmap and followed the steps
> of
> > unloading and reloading the drivers. I wasn't sure what exactly each
> command
> > did but I just followed Fred's script in hopes that it was the same for
> > Ubuntu 14.
> >
> > ifdown p1p1   (p1p1 is my 10gig)
> > rmmod ixgbe
> > insmod ./netmap_lin.ko
> > mknod /dev/netmap c 10 59
> > modprobe mdio
> > insmod ./ixgbe/ixgbe.ko
> > ifup p1p1
> >
> > However when I run the tcpreplay with the --netmap option I am receiving
> > --netmap feature was not compiled in. See INSTALL
> >
> > Is this a tcpreplay issue or did I still not install --netmap correctly?
> >
> > Thanks.
> >
> >
> >
> > On Sat, Aug 16, 2014 at 4:38 PM, Fred Klassen <fklas...@appneta.com>
> wrote:
> >>
> >> Hi Rog.
> >>
> >> I was using Ubuntu 10.04 in my video. I have not tried Ubuntu 14, but
> plan
> >> to do so soon.
> >>
> >> I notice on the netmap issue that they released a patch. Did that work
> for
> >> you? When I move to Ubuntu 14 I'll make a note of testing it.
> >>
> >> Fred.
> >>
> >> From: Rogee Fe de Leon <rfede...@gmail.com>
> >> Reply-To: Main forum for tcpreplay <
> tcpreplay-users@lists.sourceforge.net>
> >> Date: Saturday, August 16, 2014 at 5:31 AM
> >> To: "tcpreplay-users@lists.sourceforge.net"
> >> <tcpreplay-users@lists.sourceforge.net>
> >> Subject: [Tcpreplay-users] Which version of Ubuntu is being used in the
> >> Youtube instructions for tcpreplay and netmap.
> >>
> >> Hi,
> >>    I am currently using Ubuntu 14. I am trying to setup netmap with the
> >> lastest version of tcpreplay using the instructions from Fred's youtube
> >> videos. I had no issues setting up tcpreplay but am having a heck of a
> time
> >> trying to setup netmap. I currently have been posting on the netmap
> Issues
> >> page.
> >>
> >> I am issue 15: https://code.google.com/p/netmap/issues/detail?id=15
> >>
> >> I think my issue may be related to the version of Ubuntu I am using.
> Does
> >> anyone know which version of Ubuntu Fred is using on his video? I will
> try
> >> to use that and see if I get better results.
> >>
> >> Thanks,
> >> Rog
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> Tcpreplay-users mailing list
> >> Tcpreplay-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> >> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Slashdot TV.
> > Video for Nerds.  Stuff that matters.
> > http://tv.slashdot.org/
> > _______________________________________________
> > Tcpreplay-users mailing list
> > Tcpreplay-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> > Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Tcpreplay-users mailing list
> Tcpreplay-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
> Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Tcpreplay-users mailing list
Tcpreplay-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support

Reply via email to