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 0xc4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 178 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 121 │ 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__->