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 0x5c │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 2 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 14 │ false │ OK │ # │ gre │ 6 4 │ fixed 0x20 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 248 │ 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__->