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 0xb8 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 212 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0x68 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 230 │ 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__->