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 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 166 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 243 │ 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__->