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 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 219 │ 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__->