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 0x20 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 219 │ true │ OK │ # gre │ 4 │ 6 │ fixed 0x70 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 55 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 143 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 44 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 207 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 69 │ 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__->