Essays about: "paketprocessering"

Found 2 essays containing the word paketprocessering.

  1. 1. 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

  2. 2. An evaluation of eXpress Data Path from a 5G perspective : Offloading packet processing functions of a 5G simulator to a driver context

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Adrian Byström; Mattias Salo; [2022]
    Keywords : XDP; DPDK; 5G; computer networks; Linux; eXpress Data Path; eBPF; packet processing; XDP; DPDK; 5G; datornätverk; Linux; eXpress Data Path; eBPF; paketprocessering;

    Abstract : The world of computer networks is constantly evolving towards more efficient algorithms and more effective ways of using hardware resources. One of these evolutions is the eXpress Data Path (XDP). XDP is an interrupt based data path in the Linux kernel. XDP uses JIT-compiled programs in a virtual machine in a device driver context. READ MORE