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 0xc0 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 35 │ 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__->