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 0xac │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 226 │ true │ OK │ # │ gre │ 4 4 │ fixed 0x14 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 108 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 45 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xb0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 108 │ 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__->