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 0x48 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 129 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0xcc │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 fixed 182 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 205 │ 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__->