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 0x44 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 113 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 113 │ true │ OK │ # vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 194 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 91 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 44 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 26 │ 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__->