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 0xb4 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 197 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 44 │ 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__->