make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x68 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 22 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 4 │ 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__->