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 0xa0 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 182 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0xfc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 77 │ 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__->