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 0x3c │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 19 │ false │ OK # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 204 │ false │ OK # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 8 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 202 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 12 │ 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__->