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 0x20 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 91 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 166 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 13 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0x1c │ inherit 212 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0xe4 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 35 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 104 │ 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__->