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 0xcc │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0xb4 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 245 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 116 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 96 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 213 │ 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__->