Giter VIP home page Giter VIP logo

ipaugenblick's People

Contributors

ajeecai avatar vadimsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ipaugenblick's Issues

Multicore test

I want to test multi-core version of ipaugenblick. I found 3 multi-core branches, but can't run any of them:

  • mulitcore branch: give me following error:
    ipaugenblick-multicore/dpdk-1.6.0r2/x86_64-default-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/ixgbe_ethtool.c:2899:2: error: implicit declaration of function ‘SET_ETHTOOL_OPS’ [-Werror=implicit-function-declaration] SET_ETHTOOL_OPS(netdev, &ixgbe_ethtool_ops);
  • mulitcore2 branch: give me following error:
    ipaugenblick-multicore2/stack_and_service/porting/app_glue.c:416:26: error: subscripted value is neither array nor pointer nor vector app_glue_periodic_called[rte_lcore_id()]++;
  • mulitcore3 branch: give me following error:
    ipaugenblick-multicore3/stack_and_service/specific_includes/net/sock.h:1294:57: error: subscripted value is neither array nor pointer nor vector ret = res_counter_charge_nofail(&prot->memory_allocated[rte_lcore_id()],

Failed to run it on Ubuntu14.04

Hi,

I'm trying to run ipaugenblick on Linux, the compile is fine.
When I try to run ipaugenblick, I get some error:
/usr/bin/ipaugenblick_srv -c 1 -n 1
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 1 lcore(s)
EAL: No free hugepages reported in hugepages-2048kB
PANIC in rte_eal_init():
Cannot get hugepage information
7: [/usr/bin/ipaugenblick_srv() [0x4008ec]]
6: [/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f5e3f52fec5]]
5: [/usr/bin/ipaugenblick_srv(main+0x9) [0x400889]]
4: [/usr/lib/ipaugenblick/libnetinet.so(dpdk_linux_tcpip_init+0x131) [0x7f5e41e120c1]]
3: [/usr/lib/ipaugenblick/librte_eal.so.1(rte_eal_init+0xd25) [0x7f5e40826dc5]]
2: [/usr/lib/ipaugenblick/librte_eal.so.1(__rte_panic+0xcb) [0x7f5e40825a1b]]
1: [/usr/lib/ipaugenblick/librte_eal.so.1(rte_dump_stack+0x18) [0x7f5e4082f0e8]]

After checked the help, I add the cmd with --no-huge option:
/usr/bin/ipaugenblick_srv -c 1 -n 1 --no-huge
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Support maximum 128 logical core(s) by configuration.
EAL: Detected 1 lcore(s)
EAL: VFIO modules not all loaded, skip VFIO support...
EAL: Setting up memory...
EAL: TSC frequency is ~2593677 KHz
EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !
EAL: WARNING: Master core has no memory on local socket!
EAL: Master lcore 0 is ready (tid=a09c2900;cpuset=[0])
TCP: Can't create sock SLAB cache!
argc = 1
PANIC in init_rx_queues_mempools():
Cannot init direct mbuf pool
6: [/usr/bin/ipaugenblick_srv() [0x4008ec]]
5: [/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f139dc75ec5]]
4: [/usr/bin/ipaugenblick_srv(main+0x9) [0x400889]]
3: [/usr/lib/ipaugenblick/libnetinet.so(dpdk_linux_tcpip_init+0xacf) [0x7f13a0558a5f]]
2: [/usr/lib/ipaugenblick/librte_eal.so.1(__rte_panic+0xcb) [0x7f139ef6ba1b]]
1: [/usr/lib/ipaugenblick/librte_eal.so.1(rte_dump_stack+0x18) [0x7f139ef750e8]]

My system is a KVM based virtual server, Ubuntu 14.04
uname -a
Linux iZu1fevuxjdZ 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

BR

Did you port netfilter?

Did you port netfilter completely? if no, which parts are ported? which rules can be defined?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.