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 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 59 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 1 │ 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__->