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 0xb0 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 205 │ true │ OK │ # ├───────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 56 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 27 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 197 │ 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__->