Title: Managing changes to a packet-processing virtual machine's instruction set architecture over time

Authors: Ralph Duncan

Addresses: LookingGlass Cyber Solutions, 2728 Orchard Parkway, San Jose, CA 95134, USA

Abstract: We describe an approach to deploying only those bytecodes that can be executed by the current operating system and hardware resources in an environment that combines parallelism, processor heterogeneity and software-defined networking (SDN) capabilities. Packet processing's escalating speed requirements necessitate parallel processing and heterogeneous, specialised processors acting as accelerators. We use bytecodes for a virtual machine to drive the dissimilar processors with interpreters running in parallel. Since processors and SDN are evolving, bytecodes must evolve as well. We must execute reliable programs for packet processing, so we need to deploy only bytecodes that the interpreters and system resources can support. Our solution combines: 1) correlating supported features, interpreter versions and hardware variants in a manifest file; 2) instrumenting a compiler to recognise key feature use; 3) carrying detected feature data in an object module section; 4) running a checking tool at various stages to prevent compiling or deploying a bytecode that cannot be correctly executed. The scheme has handled deprecating features and adding a broad variety of new features. It has been stress-tested by significant changes in hardware variants.

Keywords: compatibility; parallel processing; network processing; bytecodes; computer instructions; reliability.

DOI: 10.1504/IJCSE.2019.103811

International Journal of Computational Science and Engineering, 2019 Vol.20 No.2, pp.166 - 178

Received: 05 Apr 2018
Accepted: 12 Aug 2018

Published online: 29 Nov 2019 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article