make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x48 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 226 true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 221 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other inherit 0xb8 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 69 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 198 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 121 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 174 │ 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__->