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 0xb8 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 57 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 230 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 208 │ 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__->