net/ice/base: fix 4 bytes alignment for PPPoE dummy packet
[dpdk.git] / drivers / net / ice / base / ice_switch.c
index 9681d95..7681ba3 100644 (file)
@@ -441,6 +441,8 @@ dummy_pppoe_packet[] = {
        0x00, 0x11, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x00,
        0x00, 0x00, 0x00, 0x00,
+
+       0x00, 0x00, /* 2 bytes for 4 byte alignment */
 };
 
 /* this is a recipe to profile association bitmap */