Use crc offload by default when building with meson 32/73132/2
authorXavier Simonart <simonartxavier@gmail.com>
Sun, 2 Jan 2022 16:16:56 +0000 (16:16 +0000)
committerXavier Simonart <simonartxavier@gmail.com>
Mon, 3 Jan 2022 15:12:32 +0000 (15:12 +0000)
Signed-off-by: Xavier Simonart <simonartxavier@gmail.com>
Change-Id: I8a004f2843273a56a3f724a4dca747da9f7f77c2

VNFs/DPPD-PROX/meson_options.txt

index 29f4055..199d31f 100644 (file)
@@ -1,5 +1,5 @@
 #Keep the options sorted alphabetically
-option('crc', type: 'string', value: 'soft')
+#option('crc', type: 'string', value: 'soft')
 option('bng_qinq', type: 'feature', value: 'enabled')
 option('dbg', type: 'boolean', value: false)
 option('gen_decap_ipv6_to_ipv4_cksum', type: 'feature', value: 'enabled')