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 0x28 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 212 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 11 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 242 │ 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__->