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 0x58 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x98 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 120 │ false OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 122 │ 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__->