I have an issue with an N2048 stack reporting jumbo packets in the SNMP InErrors table:
#show statistics tengigabitethernet 1/0/1
Packets Received > 1518 Octets................. 9479
Received packets dropped > MTU: ............... 9479
$ snmpget <switch> .1.3.6.1.2.1.2.2.1.14.49
.1.3.6.1.2.1.2.2.1.14.49 = Counter32: 9479
#show system mtu
System jumbo MTU size is 9216 bytes
I'm not seeing any performance related issues and I don't think the packets are actually being dropped. I've tested with jumbo sized pings and the response comes back. The error counter is still incremented, however. On the other side of the interface is an Arista 7050S with an MTU of 9214.