Juniper EX3300 Unit shows very different traffic than the Port itself

So as the title says the Port shows very different traffic than the unit itself…
This one is the Port:

And last of all the configuration:

unit 0 {
    description Test;
    family ethernet-switching {
        port-mode trunk;
        vlan {
            members [ Test Test2 ];
        }
    }
}

And this is the Unit:

(can only post one mediafile per post…)