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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x28 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 159 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 152 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 32 │ false │ OK # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 127 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->