summaryrefslogtreecommitdiffstats
path: root/src/stateless/dp/trex_stream_node.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-05-09 14:25:21 +0300
committerimarom <imarom@cisco.com>2016-05-09 16:48:16 +0300
commitc4e6748cedf1f9f3a3c1916c96c4f044561b075b (patch)
treecc4a3f77bd6bc3127af9587eef765f9b11ff0cd9 /src/stateless/dp/trex_stream_node.h
parentdb9145d248720c633dd4da6c785e071198986326 (diff)
PCAP remote code review fixes
Diffstat (limited to 'src/stateless/dp/trex_stream_node.h')
-rw-r--r--src/stateless/dp/trex_stream_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stateless/dp/trex_stream_node.h b/src/stateless/dp/trex_stream_node.h
index bdbc5084..de4c21de 100644
--- a/src/stateless/dp/trex_stream_node.h
+++ b/src/stateless/dp/trex_stream_node.h
@@ -552,7 +552,7 @@ private:
uint8_t m_port_id;
/* pad to match the size of CGenNode */
- uint8_t m_pad_end[25];
+ uint8_t m_pad_end[33];
} __rte_cache_aligned;