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 0x8c │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 37 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 6 │ inherit 0x70 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 76 │ 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__->