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 0xf8 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 141 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 137 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 105 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 62 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 116 │ 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__->