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 0xc8 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 251 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 35 true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 28 │ 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__->