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 0x24 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 191 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x28 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 174 │ 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__->