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 0xcc │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 150 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 121 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 78 │ 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__->