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 0x50 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 22 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 224 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x08 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 160 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 196 │ 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__->