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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 69 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 204 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 196 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 17 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 130 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0xc8 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x9c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 121 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->