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 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 112 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 167 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0x50 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 103 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0xe0 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 177 │ 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__->