Added * Introduced T2CL (Intel) and T2A (AMD) CPU templates to provide instruction set feature parity between Intel and AMD CPUs when using these templates. * Added Graviton3 support (c7g instance type). Changed * Improved error message when invalid network backend provided. * Improved TCP throughput by between 5% and 15% (depending on CPU) by using scatter-gather I/O in the net device's TX path. * Upgraded Rust toolchain from 1.64.0 to 1.66.0. * Made seccompiler output bit-reproducible. Fixed * Fixed feature flags in T2 CPU template on Intel Ice Lake.