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 0x68 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 88 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 36 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 198 │ true │ OK │ # │ gre │ 6 6 │ fixed 0xdc │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 142 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 9 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0x7c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 205 │ 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__->