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 0x94 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 24 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 35 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 179 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 225 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0xcc │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 37 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x74 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 52 │ 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__->