Coder Social home page Coder Social logo

intel / high-density-scalable-load-balancer Goto Github PK

View Code? Open in Web Editor NEW
99.0 5.0 18.0 1.58 MB

High-Density Scalable Load Balancer(HDSLB) is a high performance Layer-4 load balancer based on DPVS and DPDK(Data Plane Development Kit). It refactors and optimizes the performance of key data plane features, supports 100 Million+ sessions and session sync within LB (load balancer) cluster.

License: Other

Makefile 0.97% C 96.38% Shell 1.20% Roff 1.44%

high-density-scalable-load-balancer's Issues

abort err

OS: rockylinux8.6
Kernel: 4.18.0
CMD:
./ipvsadm -A -t 10.0.0.100:80 -s rr
./ipvsadm -a -t 10.0.0.100:80 -r 192.168.100.2 -b
./ipvsadm -a -t 10.0.0.100:80 -r 192.168.100.3 -b
./ipvsadm --add-laddr -z 192.168.100.200 -t 10.0.0.100:80 -F bond1

when execute: ./ipvsadm -G
error:
hdslb: /data/hdslb/src/ipvs/ip_vs_laddr.c:508: dp_vs_laddr_getall: Assertion `laddr->offset == j' failed.
Aborted (核心已转储)

Unable to compile

Running on Rocky Linux, and I get a compile failure because of linux/if.h and net/if.h define the same values. How have y'all compiled with this issue?

How to activate DLB flow

I want to replicate the experiment done in the Accelerating Elephant FLow paper. But it is unclear on how to run HDSLB with and without Intel DLB active. Can you provide documentation or links to code that activates the DLB queues?

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.