Cristian Dumitrescu
a1b2afe431
pipeline: rework optimization pattern for header generation
...
The P4 language requires marking a header as valid before any of the
header fields are written as opposed to after the writes are done.
Hence, the optimization of replacing the sequence of instructions to
generate a header by reading it from the table action data with a
single DMA internal instruction are reworked from "mov all + validate
-> dma" to "validate + mov all -> dma".
Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2022-06-20 16:14:50 +02:00
..
2022-05-30 23:30:33 +02:00
2022-02-22 13:10:39 +01:00
2021-10-01 15:31:47 +02:00
2022-03-14 11:41:52 +01:00
2021-08-17 08:37:52 +02:00
2022-06-13 10:26:39 +02:00
2022-03-15 02:13:57 +01:00
2022-06-07 16:44:21 +02:00
2022-02-27 19:06:59 +01:00
2022-06-06 23:31:29 +02:00
2022-06-15 09:12:16 +02:00
2022-02-27 18:58:47 +01:00
2022-06-08 21:41:00 +02:00
2022-06-07 16:44:21 +02:00
2022-02-22 13:10:39 +01:00
2022-02-22 13:10:39 +01:00
2022-03-09 00:14:55 +01:00
2022-03-07 20:31:14 +01:00
2022-02-22 13:10:39 +01:00
2021-10-24 13:37:43 +02:00
2022-05-19 10:00:51 -04:00
2022-06-07 16:44:21 +02:00
2022-06-07 16:44:21 +02:00
2022-02-22 13:10:39 +01:00
2022-02-22 14:47:49 +01:00
2022-02-22 13:10:39 +01:00
2022-02-22 13:10:39 +01:00
2022-06-15 09:12:19 +02:00
2022-06-01 11:15:37 +02:00
2022-02-22 13:10:39 +01:00
2022-02-22 13:10:39 +01:00
2021-08-17 08:37:52 +02:00
2022-02-22 14:47:49 +01:00
2022-06-01 08:58:27 +02:00
2022-02-22 13:10:39 +01:00
2022-06-01 16:39:25 +02:00
2022-02-22 13:10:39 +01:00
2022-02-22 13:10:39 +01:00
2022-06-20 16:14:50 +02:00
2022-06-01 15:04:34 +02:00
2022-06-04 22:39:49 +02:00
2022-02-22 13:10:39 +01:00
2022-02-22 13:10:39 +01:00
2022-03-08 15:22:33 +01:00
2022-02-22 13:10:39 +01:00
2022-06-07 16:44:21 +02:00
2022-02-22 13:10:39 +01:00
2022-06-01 08:58:27 +02:00
2022-04-28 09:26:48 +02:00
2022-02-22 13:10:39 +01:00
2022-06-07 16:44:21 +02:00
2022-02-22 14:47:49 +01:00
2022-02-22 13:10:39 +01:00
2022-06-07 16:44:21 +02:00
2022-06-07 20:49:20 +02:00