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 0x0c │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0xb8 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 141 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 194 │ false │ OK │ # │ geneve 4 │ other │ inherit 0xbc │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 100 │ 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__->