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 0x48 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 102 │ false OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 200 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 181 │ 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__->