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 0x08 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 76 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0x24 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 26 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 107 │ 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__->