make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 80 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 182 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 8 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c inherit 218 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 233 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->