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 0x58 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 79 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x50 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 89 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 138 │ 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__->