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 0x60 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 17 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 234 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 inherit 124 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 100 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 40 │ false │ OK # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 3 │ true │ OK # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 234 │ 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__->