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 0x74 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 38 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 14 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 207 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0x54 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 225 │ 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__->