MAX_PERCPU_PACKETS
ASSERT_LE(percpu_netcnt[cpu].packets, MAX_PERCPU_PACKETS, "MAX_PERCPU_PACKETS");
if (percpu_cnt->packets > MAX_PERCPU_PACKETS) {