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 0xf4 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0x08 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 200 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 179 │ 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__->