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 0x48 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 27 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x60 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 172 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0xa4 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 other │ fixed 0x1c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 124 │ 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__->