Author

Mahdi Attawna

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Jul 2026

BoostState: Low-Latency State Transfer in Edge Cloud Using Programmable Data Planes

Stateful Network Functions (NFs) are widely deployed in cloud environments, where operations such as scaling, failover, and migration depend on NF state to ensure correct processing. Supporting these operations requires state transfer between NFs. The emergence of Multi Access Edge Computing (MEC) introduces state transfer scenarios such as state splitting and merging across NFs, driven by user mobility and distributed deployment. Existing techniques perform state transfer at NFs, which becomes a bottleneck, particularly when a NF transfers state to other NFs while continuing packet processing or competing for CPU resources. We present BoostState, a low-latency state transfer framework in MEC that leverages programmable data planes to accelerate state transfer while preserving conventional cloud-based NF deployments. BoostState leverages state partitioning, where NF state is partitioned into header and action state. It delegates handling header state to programmable data planes, reducing state transfer overhead at NFs. We implement BoostState using P4 language on a Netronome SmartNIC. Our results show that BoostState reduces state transfer latency compared to prior work, including up to 60% lower transmission latency.

Mahdi Attawna, Tung V. Doan, F. Fitzek et al. · 0 citations