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 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0xd8 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 30 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 46 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 203 │ 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__->