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 0xc8 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 fixed 0xe4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 59 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 102 │ 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__->