make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 162 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xb0 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 251 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 247 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 176 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 4 │ inherit 0x78 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 33 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->