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 0xa0 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 140 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 211 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 87 │ 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__->