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 0xf4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 8 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 119 │ true OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0x50 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 16 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 184 │ 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__->