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 131 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 158 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0x48 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 232 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 219 │ 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__->