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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 204 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 50 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 47 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->