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 0xdc │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 91 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 242 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 181 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 117 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 242 │ false OK # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 128 │ 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__->