Results 7 comments of brushek

Hi, I have gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)

I copy/paste Your way (In my case there were only one difference: I downloaded source from dpdk.org, not from git) but problem remain the same.. :( : brushek@rtr-krk-new:~$ rm -rf...

Hi same output: ``` brushek@rtr-krk-new:~$ sed -ri -e 's,(RTE_MACHINE=).*,\1"default",' dpdk/build/.config brushek@rtr-krk-new:~$ cd dpdk/ brushek@rtr-krk-new:~/dpdk$ make == Build lib == Build lib/librte_compat [...] Build complete [build] brushek@rtr-krk-new:~/dpdk$ cd packet-journey/ brushek@rtr-krk-new:~/dpdk/packet-journey$ make...

And this is the case - I have : `model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz` So there is no chance to use packet-journey on this cpu ?

OK, thank You for answer. I'm testing DPDK on old computer with two gigabit ports, I will stay with this hardware.

Hi, I can this server hold to run later - I'm trying to make ruter with bird (for routing bgp ospf, ospfv3) and zebra (only zebra) for setting IPs. Now...

@kalou - thank You - it is building now on my old dell 1950 :) - I will test tomorrow.