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 0x10 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 fixed 0x18 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 216 │ false │ OK │ # gre │ 4 │ 6 │ fixed 0xf4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0x10 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 171 │ false │ OK │ # │ geneve │ 4 other │ fixed 0x80 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 105 │ 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__->