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 0x88 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 212 │ false │ OK # │ gre │ 4 │ other │ fixed 0x6c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 75 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 13 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 125 │ 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__->