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 88 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 152 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 21 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0xd0 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0xe4 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0x54 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 42 │ 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__->