Essays about: "dpdk"

Showing result 1 - 5 of 16 essays containing the word dpdk.

  1. 1. Improving and Evaluating TRex Traffic Generator through P4 Switches

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Chenming Du; [2023]
    Keywords : Traffic Generators; P4 Programmable Switch; TRex; Traffikgeneratorer; P4 Programmerbar Switchar; TRex;

    Abstract : Traffic generators, as an indispensable tool to test devices under test and networking protocols, help researchers to execute performance inspection and optimization. Among all traffic generators, TRex is an open-source, high-performance, and low-cost traffic generator which is built on Data Plane Development Kit (DPDK). READ MORE

  2. 2. Rust async for thread-per-core packet processing

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Josef Olsson; Isak Stenström; [2023]
    Keywords : ;

    Abstract : When building a packet processing system, it is common to use frameworks that are written in C and built upon DPDK Eventdev, which is what Ericsson AB currently uses. However, using Rust async for this task could improve the developer experience and efficiency. READ MORE

  3. 3. Analyzing the Performance of Linux Networking Approaches for Packet Processing : A Comparative Analysis of DPDK, io_uring and the standard Linux network stack

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Maximilian Vorbrodt; Isak Toivanen; [2023]
    Keywords : linux computer dpdk kernel io_uring network packets processing;

    Abstract : This thesis investigates the network performance of DPDK, io_uring, and the standard Linux network stack in terms of latency, packet loss, throughput, and packet rate. DPDK is widely adopted in the telecommunication industry and has been for several years. READ MORE

  4. 4. Diffuser: Packet Spraying While Maintaining Order : Distributed Event Scheduler for Maintaining Packet Order while Packet Spraying in DPDK

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Vignesh Purushotham Srinivas; [2023]
    Keywords : Packet scheduling; Scheduling; Out of order; Data plane development kit; Parallel processing; Network processor; Paketschemaläggning; Schemaläggning; oordning; Dataplansutvecklingskit; Parallell bearbetning; Nätverksprocessor;

    Abstract : The demand for high-speed networking applications has made Network Processors (NPs) and Central Computing Units (CPUs) increasingly parallel and complex, containing numerous on-chip processing cores. This parallelism can only be exploited fully by the underlying packet scheduler by efficiently utilizing all the available cores. READ MORE

  5. 5. Constraint based network communications in a virtual environment of a proprietary hardware

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Saaish Bhonagiri; Soumith Kumar Mudugonda; [2022]
    Keywords : Network communication; SR-IOV; OVS DPDK; MPI; OpenStack; Kubernetes;

    Abstract : The specialized hardware remains a key component of the mobile networks, but at the same time, the telecom industry is adapting a vision of a fully programable distributed end-to-end network with cloud style management and Software-Defined Networking. In the specialized hardware programmable network, it will be possible to place workloads across abstracted compute and networking infrastructure. READ MORE