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 0x94 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 25 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 fixed 97 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x84 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 45 │ false │ OK # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 242 │ 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__->