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 0x0c │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 7 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 60 │ 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__->