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 0x40 │ inherit 181 │ false │ OK │ # gre │ 4 │ 4 │ inherit 0xd8 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 40 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 81 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 59 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 79 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 76 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 inherit 0xa8 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 73 │ 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__->