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 0x18 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 171 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 115 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 41 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0xec │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 78 │ 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__->