[dpdk-dev] eal/tile arch broken on v16.04

2016-04-08 Thread tom.barbe...@ulg.ac.be
Hi, I cannot build DPDK for tile-tilegx-linuxapp-gcc with any of the release candidates for 16.04 : -- (...) CC eal.o In file included from /home/tom/dpdk-tile/lib/librte_eal/linuxapp/eal/eal.c:68:0: /home/tom/dpdk-tile/tile-tilegx-linuxapp-gcc/include/rte_cycles.h:40:24: fatal error:

[dpdk-dev] Bug in ring-based pmd?

2015-12-03 Thread tom.barbe...@ulg.ac.be
Hi list, I try to make two DPDK process work together through a ring-based veth. The first one fills the ring with generated packets : ./bin/click -n 4 -c 0x1 --proc-type=auto --vdev=eth_ring_0 -- conf/flow/veth-out.click The second one reads them : ./bin/click -n 4 -c 0x2 --proc-type=auto

[dpdk-dev] [dpdk-announce] DPDK support in the Click Modular Router

2015-10-28 Thread tom.barbe...@ulg.ac.be
Hi all, We just had DPDK support merged to the mainline Click Modular Router (https://github.com/kohler/click). Click is well-known to academics and research teams as it allows to pipe simple elements together to build a complex graph. While DPDK already provides the pipelining part, Click