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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬─────── # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 179 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 186 false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 83 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 135 true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 171 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->