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 0xb0 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 29 │ true OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 33 │ 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__->