Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade DPDK to 20.11 #1027

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Upgrade DPDK to 20.11 #1027

wants to merge 3 commits into from

Commits on Feb 3, 2021

  1. Upgrade DPDK to 20.11

    - address memseg and mbuf changes
    - move to meson/ninja build system
    
    Signed-off-by: Saikrishna Edupuganti <[email protected]>
    krsna1729 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    73b60f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Update DPDK version to 20.11.3

    ice ddp loading seems reliable when using a PF with this version
    
    Signed-off-by: Saikrishna Edupuganti <[email protected]>
    krsna1729 committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a3c85bf View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Allow override of base image with IMAGE

    IMAGE="ghcr.io/omec-project/upf-epc/bess_build" \
    ./container_build.py shell
    
    Signed-off-by: Saikrishna Edupuganti <[email protected]>
    krsna1729 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    fb0d627 View commit details
    Browse the repository at this point in the history